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

Felix Yan felixonmars at archlinux.org
Mon May 20 14:56:38 UTC 2019


    Date: Monday, May 20, 2019 @ 14:56:38
  Author: felixonmars
Revision: 468102

upgpkg: python-uncertainties 3.1-1

Modified:
  python-uncertainties/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-20 14:56:29 UTC (rev 468101)
+++ PKGBUILD	2019-05-20 14:56:38 UTC (rev 468102)
@@ -2,7 +2,7 @@
 
 pkgbase=python-uncertainties
 pkgname=('python-uncertainties' 'python2-uncertainties')
-pkgver=3.0.3
+pkgver=3.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=('d8cc8f13803ab55f81ce429f61248aaee2be9fa73058ee651302ca642440dfaaa26adcb57c754fb6ee6512d3d4238f34adb4e7e29a97273baba7216ddc39e2ba')
+sha512sums=('524d00cbbc46274fbd5ca4a5e83bc973cb5b5fa34b3996e70835bf05f3af4c3c5b2373c0d27546f6b0c1b370b78432d5a799d5a6cc49cf5c6b77020f8a91341f')
 
 prepare() {
   # Copy needed for 2to3



More information about the arch-commits mailing list