George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages /
python-requests-cache
Commits:
f4751ec4 by George Rawlinson at 2026-07-05T09:06:42+00:00
upgpkg: 1.3.3-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = python-requests-cache
pkgdesc = Persistent HTTP cache for python requests
- pkgver = 1.3.2
+ pkgver = 1.3.3
pkgrel = 1
url = https://github.com/requests-cache/requests-cache
arch = any
@@ -27,8 +27,8 @@ pkgbase = python-requests-cache
optdepends = python-botocore: DynamoDB support
optdepends = python-pymongo: MongoDB support
optdepends = python-redis: Redis support
- source =
python-requests-cache::git+https://github.com/requests-cache/requests-cache#tag=v1.3.2
- sha512sums =
671603bb6a4648e91a442a463c552d7a95e0d532a0c8f6b60c4af974693523e8182c971a62987d2dd9a053c368481f0787a4673d7e4532414cc4ede2ee32cf47
- b2sums =
92b03cf765026e143cb008ef6333955bc7ce41ffd723a61368a0215aa88a0d83b3e75fd03bb43cd815e6f6483ecfde47fa4e03a0492f8f865749fc67193d82bd
+ source =
python-requests-cache::git+https://github.com/requests-cache/requests-cache#tag=v1.3.3
+ sha512sums =
576538f8803699d94ac2c154224015562c975a23485904363f2e796138caa7c7a8ef19f2a2298a41e9b9e94e8ab61988e76e7823147dc7e2529fda360ebf9216
+ b2sums =
7043cec976c0cfe969d687cb60e33b4cbd597d9d20e88ebfb122104a88c4d6be2102437acd44addd68bbd1033f18a0633234ab6d5644ff975a9f8cf38df77dab
pkgname = python-requests-cache
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: George Rawlinson <[email protected]>
pkgname=python-requests-cache
-pkgver=1.3.2
+pkgver=1.3.3
pkgrel=1
pkgdesc='Persistent HTTP cache for python requests'
arch=(any)
@@ -38,8 +38,8 @@ optdepends=(
'python-redis: Redis support'
)
source=("$pkgname::git+$url#tag=v$pkgver")
-sha512sums=('671603bb6a4648e91a442a463c552d7a95e0d532a0c8f6b60c4af974693523e8182c971a62987d2dd9a053c368481f0787a4673d7e4532414cc4ede2ee32cf47')
-b2sums=('92b03cf765026e143cb008ef6333955bc7ce41ffd723a61368a0215aa88a0d83b3e75fd03bb43cd815e6f6483ecfde47fa4e03a0492f8f865749fc67193d82bd')
+sha512sums=('576538f8803699d94ac2c154224015562c975a23485904363f2e796138caa7c7a8ef19f2a2298a41e9b9e94e8ab61988e76e7823147dc7e2529fda360ebf9216')
+b2sums=('7043cec976c0cfe969d687cb60e33b4cbd597d9d20e88ebfb122104a88c4d6be2102437acd44addd68bbd1033f18a0633234ab6d5644ff975a9f8cf38df77dab')
build() {
cd "$pkgname"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-requests-cache/-/commit/f4751ec493139c85a304cd4960844978f8b0ae45
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-requests-cache/-/commit/f4751ec493139c85a304cd4960844978f8b0ae45
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