Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
autopep8
Commits:
639cb8b7 by Jelle van der Waa at 2024-04-04T10:03:22+02:00
upgpkg: 1:2.1.0-2: Rebuild with Python 3.12
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = autopep8
pkgdesc = A tool that automatically formats Python code to conform to
the PEP 8 style guide
pkgver = 2.1.0
- pkgrel = 1
+ pkgrel = 2
epoch = 1
url = https://github.com/hhatto/autopep8
arch = any
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname=autopep8
pkgver=2.1.0
-pkgrel=1
+pkgrel=2
epoch=1
pkgdesc='A tool that automatically formats Python code to conform to the PEP 8
style guide'
arch=('any')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/autopep8/-/commit/639cb8b740bd403e2358822424dc2f343e347e6d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/autopep8/-/commit/639cb8b740bd403e2358822424dc2f343e347e6d
You're receiving this email because of your account on gitlab.archlinux.org.