Bug 1843713 - certifi 2020.4.5.1 is available
Summary: certifi 2020.4.5.1 is available
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: python-certifi
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Miro Hrončok
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-06-03 22:18 UTC by Dominik 'Rathann' Mierzejewski
Modified: 2020-06-04 15:42 UTC (History)
5 users (show)

Fixed In Version: python-certifi-2020.4.5.1-1.fc33
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-06-04 15:42:28 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Dominik 'Rathann' Mierzejewski 2020-06-03 22:18:21 UTC
Latest upstream release: 2020.4.5.1
Current version/release in rawhide: 2018.10.15-8.fc32
URL: https://pypi.python.org/pypi/certifi

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

Also, please enable upstream release monitoring status at https://src.fedoraproject.org/rpms/python-certifi .

Comment 1 Miro Hrončok 2020-06-04 07:58:37 UTC
Our certifi is basically patched out. So I don't ruch to do this update. Feel free to beta me to it.

Comment 2 Dominik 'Rathann' Mierzejewski 2020-06-04 08:31:07 UTC
I'm not sure what you mean by "patched out", but it's detected as old version by mitmproxy which declares dependency on >=2019.9.11, but finds 2018.10.15 and complains. I'd prefer to avoid patching version requirements if possible.

Comment 3 Miro Hrončok 2020-06-04 08:46:59 UTC
By patched out I mean that in reality whatever version of certifi we have, it gives /etc/pki/tls/certs/ca-bundle.crt. If we update it, it will still do the same and the only difference will be the version number.

> mitmproxy which declares dependency on >=2019.9.11

Any idea what is the reason fo them to do this?


> I'd prefer to avoid patching 

Understood. Let's update it then. The patch needs to be updated as well.


Note You need to log in before you can comment on or make changes to this bug.