Latest upstream release: 2.0.0 Current version/release in rawhide: 1.4.11-13.fc35 URL: https://pypi.python.org/pypi/sure Please consult the package updates policy before you issue an update to a stable branch: https://docs.fedoraproject.org/en-US/fesco/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/4045/
Created attachment 1792824 [details] [patch] Update to 2.0.0 (#1974521)
the-new-hotness/release-monitoring.org's scratch build of python-sure-2.0.0-1.fc32.src.rpm for rawhide failed http://koji.fedoraproject.org/koji/taskinfo?taskID=70578463
This package has changed maintainer in Fedora. Reassigning to the new maintainer of this component.
This is up next after I finish some packaging improvements for the existing version 1.4.11. Changes from 1.4.11: https://github.com/gabrielfalcao/sure/compare/1.4.11...2.0.0 The breaking change in this major version is: > No longer patch the builtin `dir()` function, which fixes pytest in some cases such as projects using gevent.