[arch-commits] Commit in python-pytools/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Fri Jul 15 08:48:36 UTC 2022


    Date: Friday, July 15, 2022 @ 08:48:36
  Author: felixonmars
Revision: 1252832

upgpkg: python-pytools 2022.1.6-1

Modified:
  python-pytools/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-15 08:48:27 UTC (rev 1252831)
+++ PKGBUILD	2022-07-15 08:48:36 UTC (rev 1252832)
@@ -2,7 +2,7 @@
 # Contributor: Stéphane Gaudreault <stephane at archlinux.org>
 
 pkgname=python-pytools
-pkgver=2022.1.5
+pkgver=2022.1.6
 pkgrel=1
 pkgdesc="A collection of tools for Python"
 arch=('any')
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest')
 source=("https://pypi.io/packages/source/p/pytools/pytools-$pkgver.tar.gz")
-sha512sums=('85086529cc0d197d97378b9862b84fd2951bfaf1fa3af1d2ff2698d0e9053949c0eb060f9203237a99eb7c7a773ef9eb46e7f503120e607a38a077333faa7c02')
+sha512sums=('9b2c2f9e08d71ee5b56e352fff36206276108125174cd977103e59255f0ce180dc9bd00a9ae0e88071b3e60019862c6e72613bc094bfe64d26fa694e7de6685d')
 
 build() {
   cd pytools-$pkgver



More information about the arch-commits mailing list