Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-cython-lint
Commits:
1895bdb5 by Jelle van der Waa at 2024-04-05T11:52:47+02:00
upgpkg: 0.16.0-2: Rebuild with Python 3.12
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-cython-lint
pkgdesc = A tool to lint Cython files
pkgver = 0.16.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/MarcoGorelli/cython-lint
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-cython-lint
_name="${pkgname#python-}"
pkgver=0.16.0
-pkgrel=1
+pkgrel=2
pkgdesc='A tool to lint Cython files'
arch=('any')
url='https://github.com/MarcoGorelli/cython-lint'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cython-lint/-/commit/1895bdb53f015f49322734dd1082e00455baef18
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cython-lint/-/commit/1895bdb53f015f49322734dd1082e00455baef18
You're receiving this email because of your account on gitlab.archlinux.org.