Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / 
python-prefixed


Commits:
c3aee11f by Maxime Gauduin at 2024-09-08T14:44:51+02:00
upgpkg: 0.9.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-prefixed
        pkgdesc = Prefixed alternative numeric library
-       pkgver = 0.8.0
+       pkgver = 0.9.0
        pkgrel = 1
        url = https://github.com/Rockhopper-Technologies/prefixed
        arch = any
@@ -11,7 +11,7 @@ pkgbase = python-prefixed
        makedepends = python-setuptools
        makedepends = python-wheel
        depends = python
-       source = 
git+https://github.com/Rockhopper-Technologies/prefixed.git#tag=f6615ba74055680a8a2fd14554cf9819ef884aa3
-       b2sums = 
d4b2729b4f7052dfb7e58ef0e0dd161e8f1ffcfa1dbce9cd57e73f9955767516802be748d0f75db6cbe337d659faaef1d7d48e11a354c07f674f5514df8ab83f
+       source = 
git+https://github.com/Rockhopper-Technologies/prefixed.git#tag=9367d1d72d119a19cc4b15c4c41af820bbe3bd8b
+       b2sums = 
e66fc7f4facc53c1e085b48955975c7926e0aa4f085b62726a2c7747ec7e41ba53a12b31cd39f81f70d9a9ccc52234fcc7d0cfeb710b54383eae1a14ecb4ee14
 
 pkgname = python-prefixed


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Alan <[email protected]>
 
 pkgname=python-prefixed
-pkgver=0.8.0
+pkgver=0.9.0
 pkgrel=1
 pkgdesc='Prefixed alternative numeric library'
 arch=(any)
@@ -16,9 +16,9 @@ makedepends=(
   python-setuptools
   python-wheel
 )
-_tag=f6615ba74055680a8a2fd14554cf9819ef884aa3
+_tag=9367d1d72d119a19cc4b15c4c41af820bbe3bd8b
 
source=(git+https://github.com/Rockhopper-Technologies/prefixed.git#tag=${_tag})
-b2sums=('d4b2729b4f7052dfb7e58ef0e0dd161e8f1ffcfa1dbce9cd57e73f9955767516802be748d0f75db6cbe337d659faaef1d7d48e11a354c07f674f5514df8ab83f')
+b2sums=('e66fc7f4facc53c1e085b48955975c7926e0aa4f085b62726a2c7747ec7e41ba53a12b31cd39f81f70d9a9ccc52234fcc7d0cfeb710b54383eae1a14ecb4ee14')
 
 pkgver() {
   cd prefixed



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-prefixed/-/commit/c3aee11f6d4475689cddf903abbb02550de24e19

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


Reply via email to