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

Felix Yan felixonmars at gemini.archlinux.org
Tue May 10 01:38:05 UTC 2022


    Date: Tuesday, May 10, 2022 @ 01:38:04
  Author: felixonmars
Revision: 1196450

upgpkg: python-pint 0.19.1-1

Modified:
  python-pint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-10 01:29:26 UTC (rev 1196449)
+++ PKGBUILD	2022-05-10 01:38:04 UTC (rev 1196450)
@@ -2,7 +2,7 @@
 # Contributor: Matthew Sloan matthew at sloan.cc
 
 pkgname=python-pint
-pkgver=0.19
+pkgver=0.19.1
 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=('7d76d3b23e78c6e02f9d96b07da2823b779fef83325258737e04eabf6658bd8480b5fb43688186f9d05cf09db5787947148a2a81d068e90895da48e2cb06769a')
+sha512sums=('fd188f9e7527da08ccee1e13784cf7b722f0679f42c83a4a3687eca13591dffc69e1fc96ff176ede028db86c4e82d829d8e01f11615ef2a77a53747d426c07d9')
 
 prepare() {
   cd Pint-$pkgver



More information about the arch-commits mailing list