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

Felix Yan felixonmars at archlinux.org
Wed Aug 12 20:43:04 UTC 2020


    Date: Wednesday, August 12, 2020 @ 20:43:03
  Author: felixonmars
Revision: 676738

upgpkg: python-pytools 2020.4-1

Modified:
  python-pytools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-12 20:40:13 UTC (rev 676737)
+++ PKGBUILD	2020-08-12 20:43:03 UTC (rev 676738)
@@ -2,7 +2,7 @@
 # Contributor: Stéphane Gaudreault <stephane at archlinux.org>
 
 pkgname=python-pytools
-pkgver=2020.3.1
+pkgver=2020.4
 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=('819e4d10efffac95f75e07838cd05052136f5a62183680119763dde4952013530493a2292bcb73541b6d329823feca32befa89fcf2dfe5cbe5cd1b00240b40e8')
+sha512sums=('66dea0d67c99c152edd7cd44e1262b6d163f065f5a4b697a5997f7453145af8fb0539d8eafa606fa18128908ce933c724b51bd1a76a6f7ab02e27db24496dc4c')
 
 build() {
   cd "$srcdir"/pytools-$pkgver



More information about the arch-commits mailing list