Date: Tuesday, November 22, 2022 @ 22:53:02 Author: arojas Revision: 1351934
upgpkg: python-requirementslib 2.2.0-1: Update to 2.2.0 Modified: python-requirementslib/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-11-22 22:52:49 UTC (rev 1351933) +++ PKGBUILD 2022-11-22 22:53:02 UTC (rev 1351934) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=python-requirementslib -pkgver=2.1.0 +pkgver=2.2.0 pkgrel=1 pkgdesc="A tool for converting between pip-style and pipfile requirements" url="https://github.com/sarugaku/requirementslib" @@ -17,7 +17,7 @@ "git+https://github.com/kennethreitz/requests.git#commit=64bde6582d9b49e9345d9b8df16aaa26dc372d13" "git+https://github.com/sarugaku/shellingham.git#commit=9abe7464dab5cc362fe08361619d3fb15f2e16ab" "git+https://github.com/pyinstaller/pyinstaller.git#commit=6d4cce1f8eb80c0bf49d35876d28daa55a05800f") -sha512sums=('c6123eb37b0938084b856f085971919a962157d1d442f4a26b0d6ffc6c11e93e29fff8333c7689b43e3b511c3b8240429a6018d75d2076123a0917851fd68381' +sha512sums=('15e8fe51af42ebc80fe838ab006c6d060b6950ff1b158970775863949913624aa91452c854e48e55c588a41e99971a480bbbad1338f5f94e55fb5880ad9cf01a' 'SKIP' 'SKIP' 'SKIP')
