Bug 1849341

Summary: python-dns-2.0.0rc2 is available
Product: [Fedora] Fedora Reporter: Upstream Release Monitoring <upstream-release-monitoring>
Component: python-dnsAssignee: Lumír Balhar <lbalhar>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: aviso, lbalhar, louiz, paul, pspacek, pwouters
Target Milestone: ---Keywords: FutureFeature, Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-08-04 11:37:59 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1824036    

Description Upstream Release Monitoring 2020-06-20 21:35:01 UTC
Latest upstream release: 2.0.0rc1
Current version/release in rawhide: 1.16.0-12.fc33
URL: http://www.dnspython.org/

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/13190/

Comment 1 Upstream Release Monitoring 2020-06-20 21:35:04 UTC
The following Sources of the specfile are not valid URLs so we cannot automatically build the new version for you.  Please use URLs in your Source declarations if possible.

- typing.py

Comment 2 Lumír Balhar 2020-06-22 13:38:04 UTC
I'll start with this update soon and check what will happen to dependant packages.

Comment 3 Lumír Balhar 2020-06-24 05:34:09 UTC
*** Bug 1764096 has been marked as a duplicate of this bug. ***

Comment 4 Lumír Balhar 2020-06-24 05:40:41 UTC
It seems that only two packages depend on python2-dns:

$ dnf repoquery --repo=rawhide{,-source} --whatrequires python2-dns
mailman-3:2.1.33-1.fc33.src
mailman-3:2.1.33-1.fc33.x86_64
trac-spamfilter-plugin-0:1.4.0-0.2.20190829svn17127.fc32.noarch
trac-spamfilter-plugin-0:1.4.0-0.2.20190829svn17127.fc32.src

So this change has to be coordinated with their maintainers.

Comment 5 Paul Howarth 2020-06-25 07:22:20 UTC
If Python 2 support is holding back progress, maybe it's worth considering splitting off python2-dns into a separate package that can stay on the current version, allowing python-dns to become Python 3 only and be able to upgrade as required?

Comment 6 Upstream Release Monitoring 2020-07-04 17:13:56 UTC
Latest upstream release: 2.0.0rc2
Current version/release in rawhide: 1.16.0-12.fc33
URL: http://www.dnspython.org/

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/13190/

Comment 7 Upstream Release Monitoring 2020-07-04 17:13:58 UTC
The following Sources of the specfile are not valid URLs so we cannot automatically build the new version for you.  Please use URLs in your Source declarations if possible.

- typing.py

Comment 8 Lumír Balhar 2020-07-23 08:04:52 UTC
Because we want to update python-dns to the latest version before Fedora beta release, I've decided to prepare a split package python2-dns so the update won't be blocked. Who wants to co-maintain python2-dns?