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

Felix Yan felixonmars at archlinux.org
Thu Jan 9 11:37:03 UTC 2020


    Date: Thursday, January 9, 2020 @ 11:37:02
  Author: felixonmars
Revision: 551033

upgpkg: python-pint 0.10.1-1

Modified:
  python-pint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-09 11:36:34 UTC (rev 551032)
+++ PKGBUILD	2020-01-09 11:37:02 UTC (rev 551033)
@@ -2,7 +2,7 @@
 # Contributor: Matthew Sloan matthew at sloan.cc
 
 pkgname=python-pint
-pkgver=0.10
+pkgver=0.10.1
 pkgrel=1
 pkgdesc="A unit library for Python"
 arch=('any')
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools-scm')
 checkdepends=('python-pytest-runner' 'python-numpy' 'python-uncertainties')
 source=("https://pypi.io/packages/source/P/Pint/Pint-$pkgver.tar.gz")
-sha512sums=('716f7ed89e37eb4fd4062e34bf0735a5476723b38e5c6d7ff14dee8ba97bd6541ca71f60da99d10c6d15667ea5f661ae7df26aaa6cd17f09dafd689b80b2fab2')
+sha512sums=('e2c4c3e87eed997c58a45df5091064f495759c49bf365cd571e4e7d7aefd2b5fdf6699e8f9c03dc867dfdc57a39da03f63e2edb052595d9814d1981239641285')
 
 prepare() {
   cd Pint-$pkgver



More information about the arch-commits mailing list