Bug 2326711

Summary: python-waitress-3.0.2 is available
Product: [Fedora] Fedora Reporter: Upstream Release Monitoring <upstream-release-monitoring>
Component: python-waitressAssignee: Carl George 🤠 <carl>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: carl, infra-sig, lorenzo.gil.sanchez, ondrejj, python-packagers-sig
Target Milestone: ---Keywords: FutureFeature, Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python-waitress-3.0.2-1.fc43 python-waitress-3.0.2-1.fc42 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2025-02-05 22:10:36 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: 2343946, 2343949    

Description Upstream Release Monitoring 2024-11-16 21:05:02 UTC
Releases retrieved: 3.0.2
Upstream release that is considered latest: 3.0.2
Current version/release in rawhide: 3.0.1-1.fc42
URL: https://pypi.python.org/pypi/waitress

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://docs.fedoraproject.org/en-US/package-maintainers/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/4085/


To change the monitoring settings for the project, please visit:
https://src.fedoraproject.org/rpms/python-waitress

Comment 1 Jan ONDREJ 2025-02-05 13:01:16 UTC
@carlwgeorge+oldfedoraid, can you please build this?

If you need help, make me FAS: @ondrejj as admin of this package.

Comment 2 Fedora Update System 2025-02-05 22:05:00 UTC
FEDORA-2025-7594970aca (python-waitress-3.0.2-1.fc43) has been submitted as an update to Fedora 43.
https://bodhi.fedoraproject.org/updates/FEDORA-2025-7594970aca

Comment 3 Fedora Update System 2025-02-05 22:06:50 UTC
FEDORA-2025-f7592c5048 (python-waitress-3.0.2-1.fc42) has been submitted as an update to Fedora 42.
https://bodhi.fedoraproject.org/updates/FEDORA-2025-f7592c5048

Comment 4 Fedora Update System 2025-02-05 22:10:36 UTC
FEDORA-2025-7594970aca (python-waitress-3.0.2-1.fc43) has been pushed to the Fedora 43 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 5 Fedora Update System 2025-02-05 22:10:42 UTC
FEDORA-2025-f7592c5048 (python-waitress-3.0.2-1.fc42) has been pushed to the Fedora 42 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 6 Carl George 🤠 2025-02-05 22:26:46 UTC
Sure thing.  I added you as a co-maintainer.

I think if we update python-webtest to use the modern python macros we can prevent this in the future, since the minimum runtime version is encoded in the metadata.  I'll send a PR over there to port it.

Comment 7 Carl George 🤠 2025-02-06 00:10:57 UTC
Here's the PR.

https://src.fedoraproject.org/rpms/python-webtest/pull-request/4

As expected, it fails to build for me locally since it can't find python3-waitress 3.0.2, but the PR scratch build works in koji where that is already available.

Comment 8 Jan ONDREJ 2025-02-06 07:06:57 UTC
Can you please update waitress for EPEL10 too?