Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 10 additions & 6 deletions packages/py/python-certifi/package.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# yaml-language-server: $schema=/usr/share/ypkg/schema/schema.json
name : python-certifi
version : 2026.5.20
release : 29
version : 2026.7.22
release : 30
source :
- https://pypi.debian.net/certifi/certifi-2026.5.20.tar.gz : 69dea482ab64caa7b9f6aba1c6bf48bb6a5448d1c0f1b17ab42ad8c763a5344d
- https://pypi.debian.net/certifi/certifi-2026.7.22.tar.gz : 741e2c3b351ddf169a738da9f2c048608ff7f2c5cc02f1ebc6b118bb090d5d55
homepage : https://github.com/certifi/python-certifi
license : MPL-2.0
component : programming.python
Expand All @@ -15,7 +15,11 @@
- python-build
- python-installer
- python-setuptools
setup : |
%python3_setup
checkdeps :
- python-pytest
build : |
%pyproject_build
install : |
%python3_install
%pyproject_install
check : |
%pytest -v
30 changes: 18 additions & 12 deletions packages/py/python-certifi/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<Name>python-certifi</Name>
<Homepage>https://github.com/certifi/python-certifi</Homepage>
<Packager>
<Name>Joey Riches</Name>
<Email>josephriches@gmail.com</Email>
<Name>Evan Maddock</Name>
<Email>maddock.evan@vivaldi.net</Email>
</Packager>
<License>MPL-2.0</License>
<PartOf>programming.python</PartOf>
Expand All @@ -20,11 +20,11 @@
</Description>
<PartOf>programming.python</PartOf>
<Files>
<Path fileType="library">/usr/lib/python3.14/site-packages/certifi-2026.5.20.dist-info/METADATA</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/certifi-2026.5.20.dist-info/RECORD</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/certifi-2026.5.20.dist-info/WHEEL</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/certifi-2026.5.20.dist-info/licenses/LICENSE</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/certifi-2026.5.20.dist-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/certifi-2026.7.22.dist-info/METADATA</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/certifi-2026.7.22.dist-info/RECORD</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/certifi-2026.7.22.dist-info/WHEEL</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/certifi-2026.7.22.dist-info/licenses/LICENSE</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/certifi-2026.7.22.dist-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/certifi/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/certifi/__main__.py</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/certifi/__pycache__/__init__.cpython-314.opt-1.pyc</Path>
Expand All @@ -36,15 +36,21 @@
<Path fileType="library">/usr/lib/python3.14/site-packages/certifi/cacert.pem</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/certifi/core.py</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/certifi/py.typed</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/certifi/tests/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/certifi/tests/__pycache__/__init__.cpython-314.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/certifi/tests/__pycache__/__init__.cpython-314.pyc</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/certifi/tests/__pycache__/test_certify.cpython-314.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/certifi/tests/__pycache__/test_certify.cpython-314.pyc</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/certifi/tests/test_certify.py</Path>
</Files>
</Package>
<History>
<Update release="29">
<Date>2026-06-05</Date>
<Version>2026.5.20</Version>
<Update release="30">
<Date>2026-07-31</Date>
<Version>2026.7.22</Version>
<Comment>Packaging update</Comment>
<Name>Joey Riches</Name>
<Email>josephriches@gmail.com</Email>
<Name>Evan Maddock</Name>
<Email>maddock.evan@vivaldi.net</Email>
</Update>
</History>
</PISI>