[arch-commits] Commit in python-testpath/trunk (PKGBUILD)
Kyle Keen
kkeen at archlinux.org
Sat Nov 25 15:35:36 UTC 2017
Date: Saturday, November 25, 2017 @ 15:35:35
Author: kkeen
Revision: 268448
upgpkg: python-testpath 0.3.1-1
Modified:
python-testpath/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-11-25 13:52:50 UTC (rev 268447)
+++ PKGBUILD 2017-11-25 15:35:35 UTC (rev 268448)
@@ -3,8 +3,8 @@
# Contributor: Philipp A. <flying-sheep at web.de>
_name=testpath
pkgname=python-testpath
-pkgver=0.3
-pkgrel=3
+pkgver=0.3.1
+pkgrel=1
pkgdesc='Test utilities for code working with files and commands'
arch=('any')
url="http://pypi.python.org/pypi/testpath"
@@ -16,8 +16,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=('c5237d3ab1c8b1471376179322065548'
- '8d73a01748dca501886c65ff442a61da')
+md5sums=('b39b572b7e22570e679b924b6ed2dcdc'
+ '12728181294cf6f815421081d620c494')
prepare() {
cd "$srcdir"
More information about the arch-commits
mailing list