Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
python-pint


Commits:
0a92acbc by Daniel M. Capella at 2024-07-22T00:57:06-04:00
upgpkg: 0.24.3-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-pint
        pkgdesc = A unit library for Python
-       pkgver = 0.24.1
+       pkgver = 0.24.3
        pkgrel = 1
        url = https://pint.readthedocs.org
        arch = any
@@ -20,7 +20,7 @@ pkgbase = python-pint
        depends = python-appdirs
        depends = python-flexcache
        depends = python-flexparser
-       source = git+https://github.com/hgrecco/pint.git#tag=0.24.1
-       sha512sums = 
d203de50de7a3115bc51ad0fb8540313ac87b15493cf956a13c90c991e8c310e38ac808e9eea9a07f15d3cd34537b069ca112966e4f348e864107b65ddf8bed8
+       source = git+https://github.com/hgrecco/pint.git#tag=0.24.3
+       sha512sums = 
903280809996d256c332a0568fb9a6d9317a1f762c81b7399c72a8535abec1e3ea9f158e919ef4fedb6848341b7c7c7f264657abf447eaff8a31ce20f94ac1ab
 
 pkgname = python-pint


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Matthew Sloan [email protected]
 
 pkgname=python-pint
-pkgver=0.24.1
+pkgver=0.24.3
 pkgrel=1
 pkgdesc="A unit library for Python"
 arch=('any')
@@ -30,7 +30,7 @@ checkdepends=(
   'python-uncertainties'
 )
 source=("git+https://github.com/hgrecco/pint.git#tag=$pkgver";)
-sha512sums=('d203de50de7a3115bc51ad0fb8540313ac87b15493cf956a13c90c991e8c310e38ac808e9eea9a07f15d3cd34537b069ca112966e4f348e864107b65ddf8bed8')
+sha512sums=('903280809996d256c332a0568fb9a6d9317a1f762c81b7399c72a8535abec1e3ea9f158e919ef4fedb6848341b7c7c7f264657abf447eaff8a31ce20f94ac1ab')
 
 build() {
   cd pint



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pint/-/commit/0a92acbcc15f99f817f9a72392b17a3cab2aafc6

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pint/-/commit/0a92acbcc15f99f817f9a72392b17a3cab2aafc6
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to