Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / python-requests-file
Commits: ce20fbb5 by Jelle van der Waa at 2024-04-05T12:04:32+02:00 upgpkg: 1.5.1-7: Rebuild with Python 3.12 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,14 @@ +pkgbase = python-requests-file + pkgdesc = File transport adapter for Requests + pkgver = 1.5.1 + pkgrel = 7 + url = https://github.com/dashea/requests-file + arch = any + license = Apache + makedepends = python-setuptools + depends = python-six + depends = python-requests + source = python-requests-file-1.5.1.tar.gz::https://github.com/dashea/requests-file/archive/1.5.1.tar.gz + sha256sums = a9b0a80675727f320cd5c71d6eb70cc3969b468dc27896a893148c0f6b424446 + +pkgname = python-requests-file ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ pkgname=python-requests-file pkgver=1.5.1 -pkgrel=6 +pkgrel=7 pkgdesc="File transport adapter for Requests" arch=('any') url="https://github.com/dashea/requests-file" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-requests-file/-/commit/ce20fbb5f966a87a4a6237f0a4827bf55a3229f9 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-requests-file/-/commit/ce20fbb5f966a87a4a6237f0a4827bf55a3229f9 You're receiving this email because of your account on gitlab.archlinux.org.
