Giovanni Harting pushed to branch main at Arch Linux / Packaging / Packages /
python-proxy_tools
Commits:
1127cb65 by Giovanni Harting at 2024-11-16T21:41:57+01:00
upgpkg: 0.1.0-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-proxy_tools
pkgdesc = Simple proxy implementation for Python
pkgver = 0.1.0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/jtushman/proxy_tools
arch = any
license = BSD-2-Clause
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-proxy_tools
_name=${pkgname#python-}
pkgver=0.1.0
-pkgrel=2
+pkgrel=3
pkgdesc='Simple proxy implementation for Python'
arch=(any)
url='https://github.com/jtushman/proxy_tools'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-proxy_tools/-/commit/1127cb65ba0a447ed1905e131b330285406c1366
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-proxy_tools/-/commit/1127cb65ba0a447ed1905e131b330285406c1366
You're receiving this email because of your account on gitlab.archlinux.org.