* update python-nine to 1.1.0-8

This commit is contained in:
Alexander Baldeck 2024-05-10 08:23:54 +02:00
parent 9ea187e005
commit dcf1130b4f

View File

@ -4,7 +4,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/"