Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-findpython
Commits:
3e559733 by Jelle van der Waa at 2024-11-17T12:15:23+01:00
upgpkg: 0.6.2-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-findpython
pkgdesc = A utility to find python versions on your system
pkgver = 0.6.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/frostming/findpython
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_name=findpython
pkgname=python-findpython
pkgver=0.6.2
-pkgrel=1
+pkgrel=2
pkgdesc="A utility to find python versions on your system"
arch=(any)
url="https://github.com/frostming/findpython"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-findpython/-/commit/3e559733a8cca81477ee4cd9184c4de1f41edf87
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-findpython/-/commit/3e559733a8cca81477ee4cd9184c4de1f41edf87
You're receiving this email because of your account on gitlab.archlinux.org.