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

Felix Yan felixonmars at gemini.archlinux.org
Sat Oct 30 23:56:25 UTC 2021


    Date: Saturday, October 30, 2021 @ 23:56:25
  Author: felixonmars
Revision: 1035016

upgpkg: python-pint 0.18-1

Modified:
  python-pint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-30 22:26:14 UTC (rev 1035015)
+++ PKGBUILD	2021-10-30 23:56:25 UTC (rev 1035016)
@@ -2,7 +2,7 @@
 # Contributor: Matthew Sloan matthew at sloan.cc
 
 pkgname=python-pint
-pkgver=0.17
+pkgver=0.18
 pkgrel=1
 pkgdesc="A unit library for Python"
 arch=('any')
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools-scm')
 checkdepends=('python-pytest-subtests' 'python-numpy' 'python-uncertainties')
 source=("https://pypi.io/packages/source/P/Pint/Pint-$pkgver.tar.gz")
-sha512sums=('3e715d67b4a7b931ccaf7cdbeda4aa2338e7129840de447837f86696efb52117c6e6e832d1cc3605d160f12a631f3ce2e5dceff46be0de91460c3fec4c605146')
+sha512sums=('46d1bb2e7e26316dd4ba077f95a57ba43d87cf1622ad6864029f2a7f7ab345925cc3cc1da674d5c21b41ec1c4c19bedff427740b7df22e7d7711b8c19f2fdbd3')
 
 prepare() {
   cd Pint-$pkgver



More information about the arch-commits mailing list