python3-requests-cache: update to 1.3.2

This commit is contained in:
Mateusz Sylwestrzak
2026-05-11 17:06:40 +02:00
committed by Duncan Overbruck
parent c3520f437d
commit 5aecd072e6
+3 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'python3-requests-cache'
pkgname=python3-requests-cache
version=1.3.1
version=1.3.2
revision=1
build_style=python3-pep517
hostmakedepends="python3-poetry-core hatchling"
@@ -10,8 +10,9 @@ short_desc="Persistent cache for python requests"
maintainer="Mateusz Sylwestrzak <slymattz@gmail.com>"
license="BSD-2-Clause"
homepage="https://github.com/requests-cache/requests-cache"
changelog="https://raw.githubusercontent.com/requests-cache/requests-cache/main/HISTORY.md"
distfiles="${PYPI_SITE}/r/requests-cache/requests_cache-${version}.tar.gz"
checksum=784e9d07f72db4fe234830a065230c59eb446489528f271ba288c640897e47c4
checksum=bdc3680931f98a1dea509d339ea6b45cea526945b47b250ce63ffd2744ee0b14
post_install() {
vlicense LICENSE