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

New pypi release to fix dependency issue with Django 1.11.x #116

Closed
livenson opened this issue Feb 14, 2018 · 5 comments
Closed

New pypi release to fix dependency issue with Django 1.11.x #116

livenson opened this issue Feb 14, 2018 · 5 comments

Comments

@livenson
Copy link

We are using Django 1.11.4, which should totally work, but the installation is failing due to a conflict:

error: Django 1.11.4 is installed but Django<=1.11,>=1.8 is required by set(['django-defender'])

Seems to be ok with master -- but we'd need something from pypi. Thanks!

@kencochrane
Copy link
Collaborator

0.5.2 is now on pypi : https://pypi.python.org/pypi/django-defender/0.5.2

@livenson
Copy link
Author

Thanks! It would be great to get another release once #115 is merged. We are packaging defender into RPMs and these extra dependencies are not making life easier at all.

@kencochrane
Copy link
Collaborator

@livenson yes, I was hoping to have everything in this release, but didn't want to keep everyone waiting, hopefully we can get the other PR's merged, and once we do, I'll do another release.

@livenson
Copy link
Author

livenson commented Mar 4, 2018

@kencochrane , any chance of doing a 0.5.3 release with dropped mock dependency?

@kencochrane
Copy link
Collaborator

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

No branches or pull requests

2 participants