[arch-commits] Commit in python-pytools/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon May 31 12:47:52 UTC 2021
Date: Monday, May 31, 2021 @ 12:47:51
Author: felixonmars
Revision: 952792
upgpkg: python-pytools 2021.2.7-1
Modified:
python-pytools/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-31 12:22:50 UTC (rev 952791)
+++ PKGBUILD 2021-05-31 12:47:51 UTC (rev 952792)
@@ -2,7 +2,7 @@
# Contributor: Stéphane Gaudreault <stephane at archlinux.org>
pkgname=python-pytools
-pkgver=2021.2.6
+pkgver=2021.2.7
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=('378c58c4e321f5ca3bb8e3d36d06dfdbe20d04210ca9943cff0909b85d2fd89791c1d966992b2e6f5ccd772f68d223eb13c02b335d9f5c0ac3b17d36fe04aed0')
+sha512sums=('284fbdb638d40247e330c254567f594f723cad467a504bb31852c0ec5cbbb0648d9596c65e9839975bbe3a52556896440c25da5d2171aaed7c26ba38db6a4426')
build() {
cd "$srcdir"/pytools-$pkgver
More information about the arch-commits
mailing list