Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / python-requests-aws4auth
Commits: 4f565373 by Antonio Rojas at 2024-04-06T22:42:56+02:00 upgpkg: 1.2.3-2: Python 3.12 rebuild - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,22 @@ +pkgbase = python-requests-aws4auth + pkgdesc = Amazon Web Services version 4 authentication for the Python Requests module + pkgver = 1.2.3 + pkgrel = 2 + url = https://github.com/sam-washington/requests-aws4auth + arch = any + license = MIT + checkdepends = python-pytest + checkdepends = python-httpx + makedepends = python-setuptools + makedepends = python-build + makedepends = python-installer + makedepends = python-wheel + depends = python + depends = python-requests + depends = python-six + optdepends = python-httpx + source = https://github.com/sam-washington/requests-aws4auth/archive/v1.2.3/python-requests-aws4auth-1.2.3.tar.gz + sha512sums = 5a0e941999ef90118530e7864ed34c688d9b723af7ed22c74c6d8c4692e844c6b02c3710a2cdbdfa3e607587847fe02f17d9db7c6d746b81256c78d8fa85300f + b2sums = 1dfa3678ac73afa3d275fc183335cb5e8a2791ae553752e4e86913e55e19cacf3930ef84b2a1cfedf4d06ae9b933ccffa2951ad7289aa235e3c66782d3fbff0d + +pkgname = python-requests-aws4auth ===================================== PKGBUILD ===================================== @@ -4,7 +4,7 @@ _pkgname=requests-aws4auth pkgname=python-requests-aws4auth pkgver=1.2.3 -pkgrel=1 +pkgrel=2 pkgdesc='Amazon Web Services version 4 authentication for the Python Requests module' url='https://github.com/sam-washington/requests-aws4auth' arch=('any') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-requests-aws4auth/-/commit/4f565373fcde0cbd1c8af77a023344d340b64c1c -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-requests-aws4auth/-/commit/4f565373fcde0cbd1c8af77a023344d340b64c1c You're receiving this email because of your account on gitlab.archlinux.org.
