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

Felix Yan felixonmars at archlinux.org
Thu Jan 23 05:19:20 UTC 2020


    Date: Thursday, January 23, 2020 @ 05:19:20
  Author: felixonmars
Revision: 554781

upgpkg: python-pytools 2020.1-1

Modified:
  python-pytools/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-23 04:45:02 UTC (rev 554780)
+++ PKGBUILD	2020-01-23 05:19:20 UTC (rev 554781)
@@ -2,8 +2,8 @@
 # Contributor: Stéphane Gaudreault <stephane at archlinux.org>
 
 pkgname=python-pytools
-pkgver=2019.1.1
-pkgrel=3
+pkgver=2020.1
+pkgrel=1
 pkgdesc="A collection of tools for Python"
 arch=('any')
 url="https://mathema.tician.de/software/pytools"
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-runner')
 source=("https://pypi.io/packages/source/p/pytools/pytools-$pkgver.tar.gz")
-sha512sums=('757ce5e291f49763afb17210659cadfa2610aa1c9b0912d46107ac50b0d28b7b607198fa4e806e66a7f061d761057a58b00f04a4190009ec7087cffed5f9d5f9')
+sha512sums=('b8b6513677f84fe97dfee9b96449ce6f2bad5d1dbd51a4f36b080136efd3b1d97850f02ec52e8e70c317104f99ad383dd9d2b260f0c151eb11851b03efcefe58')
 
 build() {
   cd "$srcdir"/pytools-$pkgver



More information about the arch-commits mailing list