certifi: Python package for providing Mozilla’s CA Bundle

Description

Python package for providing Mozilla’s CA Bundle.

License

MPL-2.0

Upstream Contact

https://pypi.org/project/certifi/

Type

standard

Dependencies

Version Information

package-version.txt:

2024.2.2

version_requirements.txt:

certifi >=2020.6.20

Equivalent System Packages

$ sudo pacman -S python-certifi
$ conda install certifi
$ sudo apt-get install python3-certifi
$ sudo yum install python3-certifi
$ sudo emerge dev-python/certifi
$ sudo port install py-certifi
$ sudo zypper install python3\$\{PYTHON_MINOR\}-certifi
$ sudo xbps-install python3-certifi

See https://repology.org/project/python:certifi/versions

If the system package is installed and if the (experimental) option --enable-system-site-packages is passed to ./configure, then ./configure will check if the system package can be used.