Created attachment 1045745 [details] Add Python 3 support Description of problem: GeographicLib can be installed for Python 2, but not Python 3. Version-Release number of selected component (if applicable): python-GeographicLib-1.43-2.fc22 Steps to Reproduce: 1. sudo dnf install python3-GeographicLib Actual results: No package is available. Expected results: GeographicLib is installed for Python 3. Additional info: Attached is a patch to the .spec to allow installation of Python 3 files. It uses the same method of dbus-python (which is to just configure a second copy for Python 3). A copr build is available here https://copr.fedoraproject.org/coprs/qulogic/backports/build/102327/
Thanks for the patch. I applied it to the package and it seems to work just fine, so I'll start building for all the active branches.
GeographicLib-1.43-2.fc22 has been submitted as an update for Fedora 22. https://admin.fedoraproject.org/updates/GeographicLib-1.43-2.fc22
Package GeographicLib-1.43-2.fc22: * should fix your issue, * was pushed to the Fedora 22 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing GeographicLib-1.43-2.fc22' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2015-11616/GeographicLib-1.43-2.fc22 then log in and leave karma (feedback).
GeographicLib-1.43-2.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.