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

Felix Yan felixonmars at gemini.archlinux.org
Wed Jul 14 17:44:48 UTC 2021


    Date: Wednesday, July 14, 2021 @ 17:44:48
  Author: felixonmars
Revision: 977024

upgpkg: python-uncertainties 3.1.6-1

Modified:
  python-uncertainties/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-14 17:43:33 UTC (rev 977023)
+++ PKGBUILD	2021-07-14 17:44:48 UTC (rev 977024)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-uncertainties
-pkgver=3.1.5
+pkgver=3.1.6
 pkgrel=1
 pkgdesc="Transparent calculations with uncertainties on the quantities involved (aka error propagation); fast calculation of derivatives."
 arch=('any')
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-nose' 'python-numpy' 'python-tests')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/lebigot/uncertainties/archive/$pkgver.tar.gz")
-sha512sums=('67683844103ebba2383e6e745faf718c6e0c13d4deab32897e1d96c89b994554cd09bc51a7eef965f93e7c4bd62e249d1d9c737a90c947b510568a146f5ad672')
+sha512sums=('0454e82bbd9bfa63fc940c181edcda6a0c73e91744ffaa2da7036b572b7dc5357e7f87a0c2bb446531f69f2c34ba0815e5d398526c2ec3986e9eea6b9a55a7b5')
 
 build() {
   cd uncertainties-$pkgver




More information about the arch-commits mailing list