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

Felix Yan felixonmars at archlinux.org
Sun Aug 23 07:46:05 UTC 2020


    Date: Sunday, August 23, 2020 @ 07:46:05
  Author: felixonmars
Revision: 686972

upgpkg: python-pint 0.15-1

Modified:
  python-pint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-23 07:45:05 UTC (rev 686971)
+++ PKGBUILD	2020-08-23 07:46:05 UTC (rev 686972)
@@ -2,7 +2,7 @@
 # Contributor: Matthew Sloan matthew at sloan.cc
 
 pkgname=python-pint
-pkgver=0.14
+pkgver=0.15
 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=('e58379805481d07e0a4634cdc999f0faa21da7e4fa7c7bade86c45492e130157e08e156d51e179b3a7c69f720ba0d6c20b54e91e9ab5e010f0ed515a0042cbcc')
+sha512sums=('b09f4cc5efc8ea8a08c4b61d526c9e85a2a2bb8d20c1b82e6a5fd871abf87b325d4b530371886d8bb14b3c15f873495220208220d691172d25ba4e82aa934f60')
 
 prepare() {
   cd Pint-$pkgver



More information about the arch-commits mailing list