Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
python-nine


Commits:
ea1872bf by Jelle van der Waa at 2024-04-07T12:14:02+02:00
upgpkg: 1.1.0-8: Rebuild with Python 3.12

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,13 @@
+pkgbase = python-nine
+       pkgdesc = Python 3/2 compatibility library, allowing to add py2 compat 
to py3 code
+       pkgver = 1.1.0
+       pkgrel = 8
+       url = https://github.com/nandoflorestan/nine/
+       arch = any
+       license = custom
+       makedepends = python-setuptools
+       depends = python
+       source = 
nine-1.1.0.tar.gz::https://github.com/nandoflorestan/nine/archive/v1.1.0.tar.gz
+       sha512sums = 
b445cd1f324a0d2045081226fb650eebd8dbc86942faff204c19fffc022f0190fc04abec563b107cb860202d29f08c132056b1098495471fdfda104e57878828
+
+pkgname = python-nine


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 pkgname='python-nine'
 _pkgbase="${pkgname#python-}"
 pkgver=1.1.0
-pkgrel=7
+pkgrel=8
 arch=('any')
 pkgdesc="Python 3/2 compatibility library, allowing to add py2 compat to py3 
code"
 url="https://github.com/nandoflorestan/nine/";



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

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


Reply via email to