Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-aiohttp-socks
Commits:
b87473e5 by Jelle van der Waa at 2024-04-09T19:58:33+02:00
upgpkg: 0.8.4-2: Rebuild with Python 3.12
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-aiohttp-socks
pkgdesc = SOCKS proxy connector for aiohttp. SOCKS4(a) and SOCKS5 are
supported.
pkgver = 0.8.4
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/romis2012/aiohttp-socks/
arch = any
license = Apache
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-aiohttp-socks
pkgver=0.8.4
_tag=2521e1b078e97f02d06b01aa8950bc6b23f24746 # git rev-parse "v$pkgver"
-pkgrel=1
+pkgrel=2
pkgdesc="SOCKS proxy connector for aiohttp. SOCKS4(a) and SOCKS5 are
supported."
arch=('any')
url="https://github.com/romis2012/aiohttp-socks/"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-aiohttp-socks/-/commit/b87473e5d244a7d182c89aa4e0806cf20be28bf5
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-aiohttp-socks/-/commit/b87473e5d244a7d182c89aa4e0806cf20be28bf5
You're receiving this email because of your account on gitlab.archlinux.org.