Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
autopep8
Commits:
69374d33 by Jelle van der Waa at 2024-11-16T22:44:10+01:00
upgpkg: 1:2.3.1-2: Rebuild for Python 3.13
- - - - -
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.3.1
- pkgrel = 1
+ pkgrel = 2
epoch = 1
url = https://github.com/hhatto/autopep8
arch = any
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname=autopep8
pkgver=2.3.1
-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/69374d33f34631f7eec100f9e9d8b7f8d647c311
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/autopep8/-/commit/69374d33f34631f7eec100f9e9d8b7f8d647c311
You're receiving this email because of your account on gitlab.archlinux.org.