Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-isort
Commits:
0ca9fc1a by Jelle van der Waa at 2024-11-17T12:12:03+01:00
upgpkg: 5.13.2-4: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-isort
pkgdesc = A Python utility / library to sort Python imports
pkgver = 5.13.2
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/PyCQA/isort
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
_pyname=isort
pkgname=python-$_pyname
pkgver=5.13.2
-pkgrel=3
+pkgrel=4
pkgdesc='A Python utility / library to sort Python imports'
arch=(any)
url="https://github.com/PyCQA/$_pyname"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-isort/-/commit/0ca9fc1ad71f81c6b173bcc3fc3a2e2b8440233f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-isort/-/commit/0ca9fc1ad71f81c6b173bcc3fc3a2e2b8440233f
You're receiving this email because of your account on gitlab.archlinux.org.