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

Felix Yan felixonmars at archlinux.org
Wed Nov 18 21:18:28 UTC 2020


    Date: Wednesday, November 18, 2020 @ 21:18:27
  Author: felixonmars
Revision: 757258

upgpkg: python-uncertainties 3.1.5-1

Modified:
  python-uncertainties/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-18 21:09:29 UTC (rev 757257)
+++ PKGBUILD	2020-11-18 21:18:27 UTC (rev 757258)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-uncertainties
-pkgver=3.1.4
-pkgrel=3
+pkgver=3.1.5
+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=('581b083785fbe8a222b6b26a99f2f9b1c82a8f2cbfc77108f3b75524338808497e6669da9eb0793514f1926ee810d7151735ad2e8ae941587b026af5347c29d5')
+sha512sums=('67683844103ebba2383e6e745faf718c6e0c13d4deab32897e1d96c89b994554cd09bc51a7eef965f93e7c4bd62e249d1d9c737a90c947b510568a146f5ad672')
 
 build() {
   cd uncertainties-$pkgver



More information about the arch-commits mailing list