Bug 2104964

Summary: python-urllib3-1.26.12 is available
Product: [Fedora] Fedora Reporter: Upstream Release Monitoring <upstream-release-monitoring>
Component: python-urllib3Assignee: Fedora Infrastructure SIG <infra-sig>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: aurelien, infra-sig, jeremy, kevin, python-sig, rominf
Target Milestone: ---Keywords: FutureFeature, Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python-urllib3-1.26.12-1.fc38 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-09-16 01:19:52 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: 2115953    
Attachments:
Description Flags
Update to 1.26.11 (#2104964) none

Description Upstream Release Monitoring 2022-07-07 15:14:45 UTC
Releases retrieved: 1.26.10
Upstream release that is considered latest: 1.26.10
Current version/release in rawhide: 1.26.9-3.fc37
URL: https://github.com/shazow/urllib3

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


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

Comment 1 Upstream Release Monitoring 2022-07-07 15:14:50 UTC
Scratch build failed. Details below:

GenericError: File upload failed: cli-build/1657206889.2271817.vgjTTCkY/python-urllib3-1.26.10-1.fc36.src.rpm
Traceback:
  File "/usr/local/lib/python3.10/site-packages/hotness/use_cases/package_scratch_build_use_case.py", line 56, in build
    result = self.builder.build(request.package, request.opts)
  File "/usr/local/lib/python3.10/site-packages/hotness/builders/koji.py", line 198, in build
    output["build_id"] = self._scratch_build(session, package.name, srpm)
  File "/usr/local/lib/python3.10/site-packages/hotness/builders/koji.py", line 451, in _scratch_build
    session.uploadWrapper(source, serverdir)
  File "/usr/lib/python3.10/site-packages/koji/__init__.py", line 3073, in uploadWrapper
    self.fastUpload(localfile, path, name, callback, blocksize, overwrite, volume=volume)
  File "/usr/lib/python3.10/site-packages/koji/__init__.py", line 3008, in fastUpload
    raise GenericError("File upload failed: %s/%s" % (path, name))

If you think this issue is caused by some bug in the-new-hotness, please report it on the-new-hotness issue tracker: https://github.com/fedora-infra/the-new-hotness/issues

Comment 2 Upstream Release Monitoring 2022-07-25 18:11:12 UTC
Releases retrieved: 1.26.11
Upstream release that is considered latest: 1.26.11
Current version/release in rawhide: 1.26.9-4.fc37
URL: https://github.com/shazow/urllib3

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


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

Comment 3 Upstream Release Monitoring 2022-07-25 18:11:16 UTC
Created attachment 1899215 [details]
Update to 1.26.11 (#2104964)

Comment 4 Upstream Release Monitoring 2022-07-26 03:15:56 UTC
the-new-hotness/release-monitoring.org's scratch build of python-urllib3-1.26.11-1.fc36.src.rpm for rawhide completed http://koji.fedoraproject.org/koji/taskinfo?taskID=90038288

Comment 5 Upstream Release Monitoring 2022-08-22 13:30:02 UTC
Releases retrieved: 1.26.12
Upstream release that is considered latest: 1.26.12
Current version/release in rawhide: 1.26.9-4.fc37
URL: https://github.com/shazow/urllib3

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


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

Comment 6 Upstream Release Monitoring 2022-08-22 13:30:06 UTC
Scratch build failed. Details below:

GenericError: File upload failed: cli-build/1661175004.9959185.ZDcAeKUR/python-urllib3-1.26.12-1.fc36.src.rpm
Traceback:
  File "/usr/local/lib/python3.10/site-packages/hotness/use_cases/package_scratch_build_use_case.py", line 56, in build
    result = self.builder.build(request.package, request.opts)
  File "/usr/local/lib/python3.10/site-packages/hotness/builders/koji.py", line 198, in build
    output["build_id"] = self._scratch_build(session, package.name, srpm)
  File "/usr/local/lib/python3.10/site-packages/hotness/builders/koji.py", line 451, in _scratch_build
    session.uploadWrapper(source, serverdir)
  File "/usr/lib/python3.10/site-packages/koji/__init__.py", line 3073, in uploadWrapper
    self.fastUpload(localfile, path, name, callback, blocksize, overwrite, volume=volume)
  File "/usr/lib/python3.10/site-packages/koji/__init__.py", line 3008, in fastUpload
    raise GenericError("File upload failed: %s/%s" % (path, name))

If you think this issue is caused by some bug in the-new-hotness, please report it on the-new-hotness issue tracker: https://github.com/fedora-infra/the-new-hotness/issues

Comment 7 Roman Inflianskas 2022-09-12 07:01:24 UTC
Can we get this update? I cannot update `python-sentry-sdk` because of old version of the package for more than a month.

Comment 8 Kevin Fenzi 2022-09-16 01:12:52 UTC
Sorry for the delay here. 

Rawhide build coming... do you need f37 as well?

Comment 9 Fedora Update System 2022-09-16 01:18:32 UTC
FEDORA-2022-5729357d83 has been submitted as an update to Fedora 38. https://bodhi.fedoraproject.org/updates/FEDORA-2022-5729357d83

Comment 10 Fedora Update System 2022-09-16 01:19:52 UTC
FEDORA-2022-5729357d83 has been pushed to the Fedora 38 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 11 Roman Inflianskas 2022-09-16 07:01:30 UTC
I believe the update can be made for all remaining Fedora versions as well (f35-f37), since it's a patch version bump. The company I'm working at would benefit from the latest versions of `python3-urllib3` and `python3-sentry-sdk` in Fedora 35.

Comment 12 Kevin Fenzi 2022-09-20 00:05:23 UTC
ok, updates for f35/36/37 on the way.