Skip to content
Open
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
6 changes: 3 additions & 3 deletions packages/py/python-pyjwt/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-pyjwt
version : 2.12.1
release : 17
version : 2.13.0
release : 18
source :
- https://files.pythonhosted.org/packages/source/P/PyJWT/pyjwt-2.12.1.tar.gz : c74a7a2adf861c04d002db713dd85f84beb242228e671280bf709d765b03672b
- https://files.pythonhosted.org/packages/source/P/PyJWT/pyjwt-2.13.0.tar.gz : 41571c89ca91598c79e8ef18a2d07367d4810fbbd6f637794879baf1b7703423
homepage : https://github.com/jpadilla/pyjwt
license : MIT
component : programming.python
Expand Down
18 changes: 9 additions & 9 deletions packages/py/python-pyjwt/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,18 +57,18 @@
<Path fileType="library">/usr/lib/python3.12/site-packages/jwt/types.py</Path>
<Path fileType="library">/usr/lib/python3.12/site-packages/jwt/utils.py</Path>
<Path fileType="library">/usr/lib/python3.12/site-packages/jwt/warnings.py</Path>
<Path fileType="library">/usr/lib/python3.12/site-packages/pyjwt-2.12.1.dist-info/METADATA</Path>
<Path fileType="library">/usr/lib/python3.12/site-packages/pyjwt-2.12.1.dist-info/RECORD</Path>
<Path fileType="library">/usr/lib/python3.12/site-packages/pyjwt-2.12.1.dist-info/WHEEL</Path>
<Path fileType="library">/usr/lib/python3.12/site-packages/pyjwt-2.12.1.dist-info/licenses/AUTHORS.rst</Path>
<Path fileType="library">/usr/lib/python3.12/site-packages/pyjwt-2.12.1.dist-info/licenses/LICENSE</Path>
<Path fileType="library">/usr/lib/python3.12/site-packages/pyjwt-2.12.1.dist-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.12/site-packages/pyjwt-2.13.0.dist-info/METADATA</Path>
<Path fileType="library">/usr/lib/python3.12/site-packages/pyjwt-2.13.0.dist-info/RECORD</Path>
<Path fileType="library">/usr/lib/python3.12/site-packages/pyjwt-2.13.0.dist-info/WHEEL</Path>
<Path fileType="library">/usr/lib/python3.12/site-packages/pyjwt-2.13.0.dist-info/licenses/AUTHORS.rst</Path>
<Path fileType="library">/usr/lib/python3.12/site-packages/pyjwt-2.13.0.dist-info/licenses/LICENSE</Path>
<Path fileType="library">/usr/lib/python3.12/site-packages/pyjwt-2.13.0.dist-info/top_level.txt</Path>
</Files>
</Package>
<History>
<Update release="17">
<Date>2026-03-29</Date>
<Version>2.12.1</Version>
<Update release="18">
<Date>2026-06-03</Date>
<Version>2.13.0</Version>
<Comment>Packaging update</Comment>
<Name>Jared Cervantes</Name>
<Email>jared@jaredcervantes.com</Email>
Expand Down