Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-socksio
Commits:
0277fbf6 by Jelle van der Waa at 2024-11-16T18:41:39+01:00
upgpkg: 1.0.0-6: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-socksio
pkgdesc = Sans-I/O implementation of SOCKS4, SOCKS4A, and SOCKS5
pkgver = 1.0.0
- pkgrel = 5
+ pkgrel = 6
url = https://github.com/sethmlarson/socksio
arch = any
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pkgname=socksio
pkgname=python-$_pkgname
pkgver=1.0.0
-pkgrel=5
+pkgrel=6
pkgdesc='Sans-I/O implementation of SOCKS4, SOCKS4A, and SOCKS5'
arch=(any)
url='https://github.com/sethmlarson/socksio'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-socksio/-/commit/0277fbf600debae4903ddde1fca05670f761a43c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-socksio/-/commit/0277fbf600debae4903ddde1fca05670f761a43c
You're receiving this email because of your account on gitlab.archlinux.org.