Description of problem: When I try to use this library. E.g. with simplest: import captcha.urls I got >>> import captcha.urls Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/captcha/urls.py", line 2, in <module> from django.conf.urls import patterns, url ImportError: cannot import name 'patterns' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/usr/lib/python3.6/site-packages/captcha/urls.py", line 4, in <module> from django.conf.urls.defaults import patterns, url ModuleNotFoundError: No module named 'django.conf.urls.defaults' Note that this has been resolved in upstream 2 years ago and is fixed in 0.4.7 release. So rebase to latest upstream version should fix this. Version-Release number of selected component (if applicable): python3-django-simple-captcha-0.4.5-5.fc26.noarch
This issue is blocking upgrade softwarecollections.org to F26.
This bug appears to have been reported against 'rawhide' during the Fedora 28 development cycle. Changing version to '28'.
looking at https://koji.fedoraproject.org/koji/packageinfo?packageID=13639 , it appears there is a very old version in f26 and f27. Assuming, nobody is really using it, I'm going to push the version from f28 to f27. Are you using the python3 version, or do you need the python2 package?
python-django-simple-captcha-0.5.6-1.fc27 has been submitted as an update to Fedora 27. https://bodhi.fedoraproject.org/updates/FEDORA-2018-20569a7cd4
python-django-simple-captcha-0.5.6-1.fc27 has been pushed to the Fedora 27 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-20569a7cd4
python-django-simple-captcha-0.5.6-1.fc27 has been pushed to the Fedora 27 stable repository. If problems still persist, please make note of it in this bug report.