Bug 1460506
| Summary: | python-twisted-18.4.0 is available | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Upstream Release Monitoring <upstream-release-monitoring> | ||||||
| Component: | python-twisted | Assignee: | Thomas Vander Stichele <thomas> | ||||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | rawhide | CC: | cristian.ciupitu, harald, jonathansteffan, jujens, matthias, orion, rdieter, thomas, tom.prince | ||||||
| Target Milestone: | --- | Keywords: | FutureFeature, Triaged | ||||||
| Target Release: | --- | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Enhancement | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2018-07-08 13:47:40 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: | 1496581 | ||||||||
| Attachments: |
|
||||||||
|
Description
Upstream Release Monitoring
2017-06-11 12:24:30 UTC
Created attachment 1286832 [details]
[patch] Update to 17.5.0 (#1460506)
hotness's scratch build of python-twisted-17.5.0-1.el7.src.rpm for rawhide failed http://koji.fedoraproject.org/koji/taskinfo?taskID=19968228 Latest upstream release: 17.9.0 Current version/release in rawhide: 16.4.1-5.fc27 URL: http://twistedmatrix.com/trac/wiki/Downloads 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/4071/ Created attachment 1329923 [details]
[patch] Update to 17.9.0 (#1460506)
hotness's scratch build of python-twisted-17.9.0-1.el7.src.rpm for rawhide failed http://koji.fedoraproject.org/koji/taskinfo?taskID=22043220 *** Bug 1451017 has been marked as a duplicate of this bug. *** Just looking at a minimal update to 16.6.0 that my package needs, I ran into 2 new dependencies (so far): python-incremental python-constantly (not packaged yet, as far as I can tell) Can we please have a more recent python3-twisted package?
$ python3 test-more-twisted.py
Traceback (most recent call last):
File "./twisted-varlink-server.py", line 100, in <module>
reactor.adoptStreamPort(listen_fd, socket.AF_UNIX, VarlinkServerFactory())
File "/usr/lib64/python3.6/site-packages/twisted/internet/posixbase.py", line 442, in adoptStreamPort
raise error.UnsupportedAddressFamily(addressFamily)
twisted.internet.error.UnsupportedAddressFamily: AddressFamily.AF_UNIX
Latest upstream release: 18.4.0 Current version/release in rawhide: 16.4.1-6.fc28 URL: https://twistedmatrix.com/trac/ 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/4071/ Rawhide now has python-twisted-18.4.0 (would be nice to see an update for f28 at least at some point) |