David Runge pushed to branch main at Arch Linux / Packaging / Packages / pyenv
Commits:
7e4cc7f8 by David Runge at 2024-11-21T23:01:32+01:00
upgpkg: 1:2.4.19-2: Rebuild against python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = pyenv
pkgdesc = Easily switch between multiple versions of Python
pkgver = 2.4.19
- pkgrel = 1
+ pkgrel = 2
epoch = 1
url = https://github.com/pyenv/pyenv
arch = any
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=pyenv
pkgver=2.4.19
-pkgrel=1
+pkgrel=2
epoch=1
pkgdesc="Easily switch between multiple versions of Python"
arch=(any)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pyenv/-/commit/7e4cc7f89d12a762bace142c110c2ea8cfeb92f1
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pyenv/-/commit/7e4cc7f89d12a762bace142c110c2ea8cfeb92f1
You're receiving this email because of your account on gitlab.archlinux.org.