Date: Tuesday, January 11, 2022 @ 23:41:23 Author: dvzrv Revision: 1101288
upgpkg: python-utils 3.0.0-1: Upgrade to 3.0.0. Modified: python-utils/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-11 23:41:10 UTC (rev 1101287) +++ PKGBUILD 2022-01-11 23:41:23 UTC (rev 1101288) @@ -4,7 +4,7 @@ pkgdesc="A module with some convenient utilities not included with the standard Python install" pkgname=python-utils -pkgver=2.7.1 +pkgver=3.0.0 pkgrel=1 arch=(any) url="https://github.com/WoLpH/python-utils" @@ -13,9 +13,9 @@ makedepends=(python-setuptools) checkdepends=(python-pytest-runner) source=("https://pypi.org/packages/source/p/${pkgname}/${pkgname}-${pkgver}.tar.gz"{,.asc}) -sha512sums=('9f74a33089886dcd28dfd45602c53a7c6cfc90b151a053dd7e49a5fd502479e889d08bd8b10fdd2ec3bc26e334ae66238740ff59291f4ac95fb486b64f925d4a' +sha512sums=('b03f97b66b71af8eb023ecfa1b671f2d566d139464f63cd512b129a5830651172843285fe7ef028047ca03f345221f5208eac8e1647361f173f1c7b3aed866a6' 'SKIP') -b2sums=('3da11dcb297cace3c2c48ae91e6011be2f484a83f264be375437775eb99d9bafe703626ab0d2217da79ec096f90648d387ec7b41611e915ef33fce152553a18c' +b2sums=('640ebc1b3e59a30be5a5c40291d121919b9f90a71476acf66741cb4b8af691c50c3826d9e8e6b30464f2be8e5ba0ac4683f79962c8833073b8a43a108ead281d' 'SKIP') validpgpkeys=('149325FD15904E9C4EB89E95E81444E9CE1F695D') # Rick van Hattem <wo...@wol.ph>