Skip to content
Snippets Groups Projects
Commit 1190e100 authored by Kevin Daudt's avatar Kevin Daudt :computer:
Browse files

community/py3-requests-cache: upgrade to 0.9.1

Due to a breaking change in functools in python 3.10.1,
py3-requests-cache fails to build.

This has been fixed in v0.9.1

See: https://github.com/reclosedev/requests-cache/issues/508
parent 46b2f460
No related branches found
No related tags found
No related merge requests found
# Contributor: Philipp Glaum <p@pglaum.de>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=py3-requests-cache
pkgver=0.8.1
pkgrel=1
pkgver=0.9.1
pkgrel=0
pkgdesc="Persistent cache for requests library"
url="https://github.com/reclosedev/requests-cache"
arch="noarch"
......@@ -47,5 +47,5 @@ package() {
}
sha512sums="
5e457af960f3a1e68b3f771b1048582da50f367730b437de64271c5802e39f073e797ef68cac6d86f6d093dd0ceab3891c209b106ec381c58cda447eccbd084a requests-cache-0.8.1.tar.gz
1fc33a26b109b43a4f9d273e66b591ff7c40cc7564a6cb664d446c6717d04ef9004d5dc7ec6800d77dec243c1fb6004b4d3b3bca3f031a0b7fa28a0bc6d6bacd requests-cache-0.9.1.tar.gz
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment