[arch-commits] Commit in python-uncertainties/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu May 30 20:57:36 UTC 2019
Date: Thursday, May 30, 2019 @ 20:57:35
Author: felixonmars
Revision: 475235
upgpkg: python-uncertainties 3.1.1-1
Modified:
python-uncertainties/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-30 20:57:25 UTC (rev 475234)
+++ PKGBUILD 2019-05-30 20:57:35 UTC (rev 475235)
@@ -2,7 +2,7 @@
pkgbase=python-uncertainties
pkgname=('python-uncertainties' 'python2-uncertainties')
-pkgver=3.1
+pkgver=3.1.1
pkgrel=1
pkgdesc="Transparent calculations with uncertainties on the quantities involved (aka error propagation); fast calculation of derivatives."
arch=('any')
@@ -11,7 +11,7 @@
makedepends=('python-setuptools' 'python2-setuptools')
checkdepends=('python-nose' 'python2-nose' 'python-numpy' 'python2-numpy')
source=("$pkgbase-$pkgver.tar.gz::https://github.com/lebigot/uncertainties/archive/$pkgver.tar.gz")
-sha512sums=('524d00cbbc46274fbd5ca4a5e83bc973cb5b5fa34b3996e70835bf05f3af4c3c5b2373c0d27546f6b0c1b370b78432d5a799d5a6cc49cf5c6b77020f8a91341f')
+sha512sums=('201780d52cac513a04804b4d0b986cba6fa4280d0bb882c73c7afc4a88e3b669a7d94bce2700cfec91222e60a2c0c539ec27b2b794c9443f8ef1292321a340ed')
prepare() {
# Copy needed for 2to3
More information about the arch-commits
mailing list