Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
python-dogpile.cache


Commits:
888f4e62 by Felix Yan at 2026-04-11T09:42:25+00:00
upgpkg: 1.5.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-dogpile.cache
        pkgdesc = A caching front-end based on the Dogpile lock
-       pkgver = 1.4.1
+       pkgver = 1.5.0
        pkgrel = 1
        url = https://github.com/sqlalchemy/dogpile.cache
        arch = any
@@ -19,7 +19,7 @@ pkgbase = python-dogpile.cache
        makedepends = python-wheel
        depends = python-decorator
        depends = python-stevedore
-       source = 
git+https://github.com/sqlalchemy/dogpile.cache.git#tag=rel_1_4_1
-       sha512sums = 
ba0cc1764e8623f3a28b0dbd0f54eefc33933ec22fec17c6c01365dfa17fd1ef6f638e01e7552ad6189f9386773084104ce7454ee12e87900b7995c6d1dc819b
+       source = 
git+https://github.com/sqlalchemy/dogpile.cache.git#tag=rel_1_5_0
+       sha512sums = 
d727389a15e1efff001af6c65ce7b4e8d6c5cfe0d3af8841271ceb358cfac37626300e74f0b9174e15b03805017d2f9fa89b2e7f8197adbc41e0bcd1929c0920
 
 pkgname = python-dogpile.cache


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=python-dogpile.cache
-pkgver=1.4.1
+pkgver=1.5.0
 pkgrel=1
 pkgdesc="A caching front-end based on the Dogpile lock"
 arch=('any')
@@ -12,7 +12,7 @@ makedepends=('git' 'python-setuptools' 'python-build' 
'python-installer' 'python
 checkdepends=('memcached' 'pifpaf' 'valkey' 'python-mako' 'python-redis' 
'python-pytest'
               'python-pylibmc')
 
source=("git+https://github.com/sqlalchemy/dogpile.cache.git#tag=rel_${pkgver//./_}";)
-sha512sums=('ba0cc1764e8623f3a28b0dbd0f54eefc33933ec22fec17c6c01365dfa17fd1ef6f638e01e7552ad6189f9386773084104ce7454ee12e87900b7995c6d1dc819b')
+sha512sums=('d727389a15e1efff001af6c65ce7b4e8d6c5cfe0d3af8841271ceb358cfac37626300e74f0b9174e15b03805017d2f9fa89b2e7f8197adbc41e0bcd1929c0920')
 
 build() {
   cd dogpile.cache



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-dogpile.cache/-/commit/888f4e62381872637f071b138be6802892eff8e1

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-dogpile.cache/-/commit/888f4e62381872637f071b138be6802892eff8e1
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to