Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-prompt_toolkit
Commits:
5ea801fe by Jelle van der Waa at 2024-11-16T22:19:43+01:00
upgpkg: 3.0.48-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-prompt_toolkit
pkgdesc = Library for building powerful interactive command lines in
Python
pkgver = 3.0.48
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/prompt-toolkit/python-prompt-toolkit
arch = any
license = BSD
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
pkgname=python-prompt_toolkit
pkgver=3.0.48
-pkgrel=1
+pkgrel=2
pkgdesc='Library for building powerful interactive command lines in Python'
arch=('any')
url='https://github.com/prompt-toolkit/python-prompt-toolkit'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-prompt_toolkit/-/commit/5ea801fe28729297439dde8f455a2b3f5a7acef6
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-prompt_toolkit/-/commit/5ea801fe28729297439dde8f455a2b3f5a7acef6
You're receiving this email because of your account on gitlab.archlinux.org.