Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python 3 check doesn't seem accurate #202

Open
jimr opened this issue Mar 10, 2017 · 2 comments
Open

Python 3 check doesn't seem accurate #202

jimr opened this issue Mar 10, 2017 · 2 comments
Assignees
Labels

Comments

@jimr
Copy link

jimr commented Mar 10, 2017

I'm not sure where the Python 3 compatibility logic is, but for, e.g bumpversion it seems incorrect; pyup reports it as incompatible but the package claims Python 3 support: https://github.com/peritus/bumpversion/blob/master/setup.py#L35 vs https://pyup.io/account/repos/github/jimr/Showcase/

@jayfk jayfk added the bug label Mar 10, 2017
@jayfk jayfk self-assigned this Mar 10, 2017
@jayfk
Copy link
Contributor

jayfk commented Mar 10, 2017

thanks for reporting that @jimr. Looks like a bug!

@jayfk jayfk closed this as completed Mar 10, 2017
@jayfk jayfk reopened this Mar 10, 2017
@atodorov
Copy link

Same for django-uuslug, python-bugzilla, jira and epydoc.

Does pyup think these are not PY3 compatible b/c they have not explicitly defined so in their setup.py file ?

We're using the above 4 with Python 3.6 for about a year now and haven't seen issues with them. It seems odd that pyup reports them as not being compatible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants