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
14 changes: 7 additions & 7 deletions packages/py/python-cachetools/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-cachetools
version : 5.5.2
release : 14
version : 7.1.6
release : 15
source :
- https://files.pythonhosted.org/packages/source/c/cachetools/cachetools-5.5.2.tar.gz : 1a661caa9175d26759571b2e19580f9d6393969e5dfca11fdb1f947a23e640d4
- https://files.pythonhosted.org/packages/source/c/cachetools/cachetools-7.1.6.tar.gz : c7a79e7f30ba9943c1cefd08cc36f006aaae086e017af9166f1d59d6170c47e1
homepage : https://github.com/tkem/cachetools/
license : MIT
component : programming.python
Expand All @@ -13,15 +13,15 @@ description: |
builddeps :
- python-build
- python-installer
- python-setuptools
- python-setuptools-scm
- python-wheel
checkdeps :
- python-pytest
rundeps :
- python3
build : |
%python3_setup
%pyproject_build
install : |
%python3_install
%pyproject_install
check : |
%python3_test pytest -v
%pytest -v
37 changes: 22 additions & 15 deletions packages/py/python-cachetools/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<Name>python-cachetools</Name>
<Homepage>https://github.com/tkem/cachetools/</Homepage>
<Packager>
<Name>Joey Riches</Name>
<Email>josephriches@gmail.com</Email>
<Name>Evan Maddock</Name>
<Email>maddock.evan@vivaldi.net</Email>
</Packager>
<License>MIT</License>
<PartOf>programming.python</PartOf>
Expand All @@ -20,32 +20,39 @@
</Description>
<PartOf>programming.python</PartOf>
<Files>
<Path fileType="library">/usr/lib/python3.14/site-packages/cachetools-5.5.2.dist-info/METADATA</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/cachetools-5.5.2.dist-info/RECORD</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/cachetools-5.5.2.dist-info/WHEEL</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/cachetools-5.5.2.dist-info/licenses/LICENSE</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/cachetools-5.5.2.dist-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/cachetools-7.1.6.dist-info/METADATA</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/cachetools-7.1.6.dist-info/RECORD</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/cachetools-7.1.6.dist-info/WHEEL</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/cachetools-7.1.6.dist-info/licenses/LICENSE</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/cachetools-7.1.6.dist-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/cachetools/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/cachetools/__init__.pyi</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/cachetools/__pycache__/__init__.cpython-314.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/cachetools/__pycache__/__init__.cpython-314.pyc</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/cachetools/__pycache__/_decorators.cpython-314.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/cachetools/__pycache__/_decorators.cpython-314.pyc</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/cachetools/__pycache__/_cached.cpython-314.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/cachetools/__pycache__/_cached.cpython-314.pyc</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/cachetools/__pycache__/_cachedmethod.cpython-314.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/cachetools/__pycache__/_cachedmethod.cpython-314.pyc</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/cachetools/__pycache__/func.cpython-314.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/cachetools/__pycache__/func.cpython-314.pyc</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/cachetools/__pycache__/keys.cpython-314.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/cachetools/__pycache__/keys.cpython-314.pyc</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/cachetools/_decorators.py</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/cachetools/_cached.py</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/cachetools/_cachedmethod.py</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/cachetools/func.py</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/cachetools/func.pyi</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/cachetools/keys.py</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/cachetools/keys.pyi</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/cachetools/py.typed</Path>
</Files>
</Package>
<History>
<Update release="14">
<Date>2026-06-05</Date>
<Version>5.5.2</Version>
<Update release="15">
<Date>2026-07-31</Date>
<Version>7.1.6</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>