[arch-commits] Commit in python-testpath/trunk (PKGBUILD)
Kyle Keen
kkeen at archlinux.org
Sun Dec 1 01:23:56 UTC 2019
Date: Sunday, December 1, 2019 @ 01:23:55
Author: kkeen
Revision: 534617
upgpkg: python-testpath 0.4.4-1
Modified:
python-testpath/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-12-01 01:16:57 UTC (rev 534616)
+++ PKGBUILD 2019-12-01 01:23:55 UTC (rev 534617)
@@ -2,8 +2,8 @@
# Contributor: Philipp A. <flying-sheep at web.de>
_name=testpath
pkgname=python-testpath
-pkgver=0.4.2
-pkgrel=3
+pkgver=0.4.4
+pkgrel=1
pkgdesc='Test utilities for code working with files and commands'
arch=('any')
url="https://pypi.python.org/pypi/testpath"
@@ -15,8 +15,8 @@
source=("$pkgname-$pkgver.tgz::https://github.com/jupyter/testpath/archive/$pkgver.tar.gz"
"https://files.pythonhosted.org/packages/py2.py3/t/$_name/$_wheel")
#noextract=("$_wheel")
-md5sums=('2f0971fb3f497275f5763c137c3380af'
- '4128c6f88528e9cf5c7f6f40359e8380')
+md5sums=('4d7795541fccebd2be9818aead36caf1'
+ '5e03fa02495b35f9c33a3303ebe10349')
prepare() {
cd "$srcdir"
More information about the arch-commits
mailing list