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

Felix Yan felixonmars at gemini.archlinux.org
Sun Jun 26 08:16:56 UTC 2022


    Date: Sunday, June 26, 2022 @ 08:16:56
  Author: felixonmars
Revision: 1239501

upgpkg: python-uncertainties 3.1.7-1

Modified:
  python-uncertainties/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-26 08:15:40 UTC (rev 1239500)
+++ PKGBUILD	2022-06-26 08:16:56 UTC (rev 1239501)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-uncertainties
-pkgver=3.1.6
-pkgrel=3
+pkgver=3.1.7
+pkgrel=1
 pkgdesc="Transparent calculations with uncertainties on the quantities involved (aka error propagation); fast calculation of derivatives."
 arch=('any')
 license=('BSD')
@@ -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=('0454e82bbd9bfa63fc940c181edcda6a0c73e91744ffaa2da7036b572b7dc5357e7f87a0c2bb446531f69f2c34ba0815e5d398526c2ec3986e9eea6b9a55a7b5')
+sha512sums=('debfa1bcad4d6785f8a26c92f9de1032e40c7672a61763a65f0c1eaed2f4b572394c7db4e45a411ea43239e3a311a2defa7d6a7f4b0cb4368cfcfbc4f050886e')
 
 build() {
   cd uncertainties-$pkgver



More information about the arch-commits mailing list