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

Felix Yan fyan at archlinux.org
Wed Feb 24 09:27:06 UTC 2016


    Date: Wednesday, February 24, 2016 @ 10:27:06
  Author: fyan
Revision: 163266

upgpkg: python-pint 0.7.1-1

Modified:
  python-pint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-24 09:26:59 UTC (rev 163265)
+++ PKGBUILD	2016-02-24 09:27:06 UTC (rev 163266)
@@ -4,7 +4,7 @@
 
 pkgbase=python-pint
 pkgname=('python-pint' 'python2-pint')
-pkgver=0.7
+pkgver=0.7.1
 pkgrel=1
 pkgdesc="A unit library for Python"
 arch=('any')
@@ -13,7 +13,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 checkdepends=('python-numpy' 'python2-numpy')  # 'python-uncertainties' 'python2-uncertainties'
 source=("https://pypi.python.org/packages/source/P/Pint/Pint-${pkgver}.tar.gz")
-md5sums=('9c74308e0bbdb23156e3c5a5fad6dbc2')
+md5sums=('1aa8d5188c6216cf42f0c7b7ea75ed07')
 
 prepare() {
   cp -a Pint-$pkgver{,-py2}



More information about the arch-commits mailing list