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

Felix Yan felixonmars at archlinux.org
Sun Jan 10 04:25:57 UTC 2021


    Date: Sunday, January 10, 2021 @ 04:25:57
  Author: felixonmars
Revision: 816918

upgpkg: python-pytools 2021.1-1

Modified:
  python-pytools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-10 04:24:35 UTC (rev 816917)
+++ PKGBUILD	2021-01-10 04:25:57 UTC (rev 816918)
@@ -2,7 +2,7 @@
 # Contributor: Stéphane Gaudreault <stephane at archlinux.org>
 
 pkgname=python-pytools
-pkgver=2020.4.4
+pkgver=2021.1
 pkgrel=1
 pkgdesc="A collection of tools for Python"
 arch=('any')
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-runner')
 source=("https://pypi.io/packages/source/p/pytools/pytools-$pkgver.tar.gz")
-sha512sums=('32dc47a5a6c39c806c0bc4ffc34a41a1bb51ada537dbba36cfefad7f4370793879b3cb143b37d6fd3542aad0d64ac663cca4c8f7a05db36a9522e9919a1ef3d1')
+sha512sums=('c365cbb65b756869407f7f053112cb9732aeb138493172f2b90563a4f45e6d993557e54de2165a463931b8e2bd29c3ccd32c059702f21fb59e3dee74c19efd8f')
 
 build() {
   cd "$srcdir"/pytools-$pkgver



More information about the arch-commits mailing list