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

Felix Yan felixonmars at archlinux.org
Sun Oct 18 10:05:09 UTC 2020


    Date: Sunday, October 18, 2020 @ 10:05:09
  Author: felixonmars
Revision: 725871

upgpkg: python-pytools 2020.4.3-1

Modified:
  python-pytools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-18 09:36:08 UTC (rev 725870)
+++ PKGBUILD	2020-10-18 10:05:09 UTC (rev 725871)
@@ -2,7 +2,7 @@
 # Contributor: Stéphane Gaudreault <stephane at archlinux.org>
 
 pkgname=python-pytools
-pkgver=2020.4.2
+pkgver=2020.4.3
 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=('924992359d46a35282e41d4d221a502365ff1c6409cdb30e2eb5e3fee9b8f8251024b3c1dd84fcb451598d8476a5723882896febabb2d18a20cfcd481e47f399')
+sha512sums=('4f162114fee298812c0f63b0af1c4113fa1636b6dd4bb750b18decb60d7ad89adc2e460b9861c46ee1c8e11ca3ec437836ff173abe4436ba7784f18b1d6455a6')
 
 build() {
   cd "$srcdir"/pytools-$pkgver



More information about the arch-commits mailing list