Latest upstream release: 3.0.1 Current version/release in rawhide: 2.3-3.fc26 URL: https://pypi.python.org/pypi/Lektor/ Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream. Based on the information from anitya: https://release-monitoring.org/project/9744/
One or more of the specfile's Sources is not a valid URL so we cannot automatically build the new version for you.Please use a URL in your Source declarations if possible.
Created attachment 1292349 [details] Python 3 support Planning to change the package to python3 only. Initial patch attached.
Miro could you do a sanity check on the patch? (especially at the provides/obsoletes?)
Sure. On it.
Comment on attachment 1292349 [details] Python 3 support That package had the following structure: SRPM python-Lektor: - RPM python2-Lektor (providing python-Lektor via %python_provide) Now you are trying to change it like this: SRPM python-Lektor: - RPM python-Lektor (providing python3-Lektor manually) I don't think this is good idea. Change it as follows: SRPM python-Lektor: - RPM python3-Lektor (noping via %python_provide) - providing and obsoleting python2-Lektor for 2 releases to provide safe upgrade path
Created attachment 1294195 [details] updated patch
Created attachment 1301132 [details] And another update
Comment on attachment 1301132 [details] And another update Remove the redundant "Provides: python3-%{srcname} = %{version}-%{release}" line and you are good to go.
cstratak's python-Lektor-3.0.1-1.fc27 completed http://koji.fedoraproject.org/koji/buildinfo?buildID=920382
python-Lektor-3.0.1-1.fc26 has been submitted as an update to Fedora 26. https://bodhi.fedoraproject.org/updates/FEDORA-2017-9f40b82666
python-Lektor-3.0.1-1.fc26 has been pushed to the Fedora 26 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-2017-9f40b82666
releng's python-Lektor-3.0.1-2.fc27 completed http://koji.fedoraproject.org/koji/buildinfo?buildID=939266
python-Lektor-3.0.1-1.fc26 has been pushed to the Fedora 26 stable repository. If problems still persist, please make note of it in this bug report.