|
4 | 4 | "tool_homepageurl": "https://github.com/aboutcode-org/python-inspector", |
5 | 5 | "options": [ |
6 | 6 | "--index-url https://pypi.org/simple", |
| 7 | + "--index-url https://thirdparty.aboutcode.org/pypi/simple", |
7 | 8 | "--json <file>", |
8 | 9 | "--operating-system linux", |
9 | 10 | "--python-version 38", |
|
169 | 170 | "type": "pypi", |
170 | 171 | "namespace": null, |
171 | 172 | "name": "certifi", |
172 | | - "version": "2026.1.4", |
| 173 | + "version": "2026.2.25", |
173 | 174 | "qualifiers": {}, |
174 | 175 | "subpath": null, |
175 | 176 | "primary_language": "Python", |
176 | 177 | "description": "Python package for providing Mozilla's CA Bundle.\nCertifi: Python SSL Certificates\n================================\n\nCertifi provides Mozilla's carefully curated collection of Root Certificates for\nvalidating the trustworthiness of SSL certificates while verifying the identity\nof TLS hosts. It has been extracted from the `Requests`_ project.\n\nInstallation\n------------\n\n``certifi`` is available on PyPI. Simply install it with ``pip``::\n\n $ pip install certifi\n\nUsage\n-----\n\nTo reference the installed certificate authority (CA) bundle, you can use the\nbuilt-in function::\n\n >>> import certifi\n\n >>> certifi.where()\n '/usr/local/lib/python3.7/site-packages/certifi/cacert.pem'\n\nOr from the command line::\n\n $ python -m certifi\n /usr/local/lib/python3.7/site-packages/certifi/cacert.pem\n\nEnjoy!\n\n.. _`Requests`: https://requests.readthedocs.io/en/master/\n\nAddition/Removal of Certificates\n--------------------------------\n\nCertifi does not support any addition/removal or other modification of the\nCA trust store content. This project is intended to provide a reliable and\nhighly portable root of trust to python deployments. Look to upstream projects\nfor methods to use alternate trust.", |
177 | | - "release_date": "2026-01-04T02:42:40", |
| 178 | + "release_date": "2026-02-25T02:54:15", |
178 | 179 | "parties": [ |
179 | 180 | { |
180 | 181 | "type": "person", |
|
201 | 202 | "Programming Language :: Python :: 3.9" |
202 | 203 | ], |
203 | 204 | "homepage_url": "https://github.com/certifi/python-certifi", |
204 | | - "download_url": "https://files.pythonhosted.org/packages/e6/ad/3cc14f097111b4de0040c83a525973216457bbeeb63739ef1ed275c1c021/certifi-2026.1.4-py3-none-any.whl", |
205 | | - "size": 152900, |
| 205 | + "download_url": "https://files.pythonhosted.org/packages/9a/3c/c17fb3ca2d9c3acff52e30b309f538586f9f5b9c9cf454f3845fc9af4881/certifi-2026.2.25-py3-none-any.whl", |
| 206 | + "size": 153684, |
206 | 207 | "sha1": null, |
207 | | - "md5": "1dab98768140ad2d8dbc9be8f14a2af9", |
208 | | - "sha256": "9943707519e4add1115f44c2bc244f782c0249876bf51b6599fee1ffbedd685c", |
| 208 | + "md5": "1719fecdcfb531a622c0ee93e6bf4ba1", |
| 209 | + "sha256": "027692e4402ad994f1c42e52a4997a9763c646b73e4096e4d5d6db8af1d6f0fa", |
209 | 210 | "sha512": null, |
210 | 211 | "bug_tracking_url": null, |
211 | 212 | "code_view_url": "https://github.com/certifi/python-certifi", |
|
225 | 226 | "dependencies": [], |
226 | 227 | "repository_homepage_url": null, |
227 | 228 | "repository_download_url": null, |
228 | | - "api_data_url": "https://pypi.org/pypi/certifi/2026.1.4/json", |
| 229 | + "api_data_url": "https://pypi.org/pypi/certifi/2026.2.25/json", |
229 | 230 | "datasource_id": null, |
230 | | - "purl": "pkg:pypi/certifi@2026.1.4" |
| 231 | + "purl": "pkg:pypi/certifi@2026.2.25" |
231 | 232 | }, |
232 | 233 | { |
233 | 234 | "type": "pypi", |
|
277 | 278 | "Topic :: Text Processing :: Linguistic" |
278 | 279 | ], |
279 | 280 | "homepage_url": "https://github.com/chardet/chardet", |
280 | | - "download_url": "https://files.pythonhosted.org/packages/19/c7/fa589626997dd07bd87d9269342ccb74b1720384a4d739a1872bd84fbe68/chardet-4.0.0-py2.py3-none-any.whl", |
| 281 | + "download_url": "https://thirdparty.aboutcode.org/pypi/chardet-4.0.0-py2.py3-none-any.whl", |
281 | 282 | "size": 178743, |
282 | 283 | "sha1": null, |
283 | 284 | "md5": "504627b9b4fcd44720d5aa1345e29cc7", |
|
345 | 346 | "Topic :: Utilities" |
346 | 347 | ], |
347 | 348 | "homepage_url": "https://github.com/kjd/idna", |
348 | | - "download_url": "https://files.pythonhosted.org/packages/a2/38/928ddce2273eaa564f6f50de919327bf3a00f091b5baba8dfa9460f3a8a8/idna-2.10-py2.py3-none-any.whl", |
| 349 | + "download_url": "https://thirdparty.aboutcode.org/pypi/idna-2.10-py2.py3-none-any.whl", |
349 | 350 | "size": 58811, |
350 | 351 | "sha1": null, |
351 | 352 | "md5": "8f7d13f63706aa265d31ffedc8aa3053", |
|
409 | 410 | "Programming Language :: Python :: Implementation :: PyPy" |
410 | 411 | ], |
411 | 412 | "homepage_url": "https://requests.readthedocs.io", |
412 | | - "download_url": "https://files.pythonhosted.org/packages/29/c1/24814557f1d22c56d50280771a17307e6bf87b70727d975fd6b2ce6b014a/requests-2.25.1-py2.py3-none-any.whl", |
| 413 | + "download_url": "https://thirdparty.aboutcode.org/pypi/requests-2.25.1-py2.py3-none-any.whl", |
413 | 414 | "size": 61216, |
414 | 415 | "sha1": null, |
415 | 416 | "md5": "ec79209809129bf13cb002a0a573ef45", |
|
514 | 515 | "dependencies": [] |
515 | 516 | }, |
516 | 517 | { |
517 | | - "package": "pkg:pypi/certifi@2026.1.4", |
| 518 | + "package": "pkg:pypi/certifi@2026.2.25", |
518 | 519 | "dependencies": [] |
519 | 520 | }, |
520 | 521 | { |
|
528 | 529 | { |
529 | 530 | "package": "pkg:pypi/requests@2.25.1", |
530 | 531 | "dependencies": [ |
531 | | - "pkg:pypi/certifi@2026.1.4", |
| 532 | + "pkg:pypi/certifi@2026.2.25", |
532 | 533 | "pkg:pypi/chardet@4.0.0", |
533 | 534 | "pkg:pypi/idna@2.10", |
534 | 535 | "pkg:pypi/urllib3@1.26.20" |
|
0 commit comments