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
26 changes: 13 additions & 13 deletions packages/py/python-dogpile-cache/package.yml
Original file line number Diff line number Diff line change
@@ -1,33 +1,33 @@
# yaml-language-server: $schema=/usr/share/ypkg/schema/schema.json
name : python-dogpile-cache
version : 1.3.0
release : 14
version : 1.5.0
release : 15
source :
- https://pypi.io/packages/source/d/dogpile.cache/dogpile.cache-1.3.0.tar.gz : 0a387f1932c071ee8fd971d2ff51f8aba1106c559439a51b8c74a207f40e215d
- https://github.com/sqlalchemy/dogpile.cache/archive/refs/tags/rel_1_5_0.tar.gz :
41537b0b8540056c7725a1570ee01ad821afa6272269408ef1e95e521a115c4f
homepage : https://github.com/sqlalchemy/dogpile.cache
license : BSD-3-Clause
component : programming.python
summary : A caching front-end based on the Dogpile lock
description: |
dogpile.cache is a Python caching API which provides a generic interface to caching backends of any variety.
builddeps :
- mako
- python-build
- python-decorator
- python-installer
- python-setuptools
- python-stevedore
- python-wheel
checkdeps :
- python-mock
- python-pytest-cov
- python-typing-extensions
- mako
- python-decorator
- python-pytest
- python-pytest-xdist
- python-stevedore
rundeps :
- python-decorator
- python-stevedore
- python-typing-extensions
build : |
%python3_setup
%pyproject_build
install : |
%python3_install
%pyproject_install
check : |
%python3_test pytest -v
%pytest -v
29 changes: 16 additions & 13 deletions packages/py/python-dogpile-cache/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<Name>python-dogpile-cache</Name>
<Homepage>https://github.com/sqlalchemy/dogpile.cache</Homepage>
<Packager>
<Name>Joey Riches</Name>
<Email>josephriches@gmail.com</Email>
<Name>Evan Maddock</Name>
<Email>maddock.evan@vivaldi.net</Email>
</Packager>
<License>BSD-3-Clause</License>
<PartOf>programming.python</PartOf>
Expand Down Expand Up @@ -54,11 +54,14 @@
<Path fileType="library">/usr/lib/python3.14/site-packages/dogpile/cache/backends/__pycache__/null.cpython-314.pyc</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/dogpile/cache/backends/__pycache__/redis.cpython-314.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/dogpile/cache/backends/__pycache__/redis.cpython-314.pyc</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/dogpile/cache/backends/__pycache__/valkey.cpython-314.opt-1.pyc</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/dogpile/cache/backends/__pycache__/valkey.cpython-314.pyc</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/dogpile/cache/backends/file.py</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/dogpile/cache/backends/memcached.py</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/dogpile/cache/backends/memory.py</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/dogpile/cache/backends/null.py</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/dogpile/cache/backends/redis.py</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/dogpile/cache/backends/valkey.py</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/dogpile/cache/exception.py</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/dogpile/cache/plugins/__init__.py</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/dogpile/cache/plugins/__pycache__/__init__.cpython-314.opt-1.pyc</Path>
Expand Down Expand Up @@ -99,21 +102,21 @@
<Path fileType="library">/usr/lib/python3.14/site-packages/dogpile/util/nameregistry.py</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/dogpile/util/readwrite_lock.py</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/dogpile/util/typing.py</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/dogpile_cache-1.3.0.dist-info/METADATA</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/dogpile_cache-1.3.0.dist-info/RECORD</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/dogpile_cache-1.3.0.dist-info/WHEEL</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/dogpile_cache-1.3.0.dist-info/entry_points.txt</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/dogpile_cache-1.3.0.dist-info/licenses/LICENSE</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/dogpile_cache-1.3.0.dist-info/top_level.txt</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/dogpile_cache-1.5.0.dist-info/METADATA</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/dogpile_cache-1.5.0.dist-info/RECORD</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/dogpile_cache-1.5.0.dist-info/WHEEL</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/dogpile_cache-1.5.0.dist-info/entry_points.txt</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/dogpile_cache-1.5.0.dist-info/licenses/LICENSE</Path>
<Path fileType="library">/usr/lib/python3.14/site-packages/dogpile_cache-1.5.0.dist-info/top_level.txt</Path>
</Files>
</Package>
<History>
<Update release="14">
<Date>2026-06-06</Date>
<Version>1.3.0</Version>
<Update release="15">
<Date>2026-08-05</Date>
<Version>1.5.0</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>