Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pycodestyle
Commits:
31c5824a by Jelle van der Waa at 2024-04-04T10:02:36+02:00
upgpkg: 2.11.1-2: Rebuild with Python 3.12
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pycodestyle
pkgdesc = Python style guide checker
pkgver = 2.11.1
- pkgrel = 1
+ pkgrel = 2
url = https://pycodestyle.pycqa.org
arch = any
license = custom:Expat
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname=python-pycodestyle
pkgver=2.11.1
-pkgrel=1
+pkgrel=2
pkgdesc="Python style guide checker"
arch=('any')
url="https://pycodestyle.pycqa.org"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pycodestyle/-/commit/31c5824a28ef4c915e4d8b3feed137d81e89ecd0
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pycodestyle/-/commit/31c5824a28ef4c915e4d8b3feed137d81e89ecd0
You're receiving this email because of your account on gitlab.archlinux.org.