Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-cython-lint
Commits:
a7bae207 by Jelle van der Waa at 2024-11-17T15:41:08+01:00
upgpkg: 0.16.0-3: Rebuild for Python 3.13
- - - - -
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 = 2
+ pkgrel = 3
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=2
+pkgrel=3
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/a7bae20740a00ef865bf748784f356332c9246e6
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cython-lint/-/commit/a7bae20740a00ef865bf748784f356332c9246e6
You're receiving this email because of your account on gitlab.archlinux.org.