[arch-commits] Commit in python-aiohttp-socks/trunk (PKGBUILD)

Santiago Torres-Arias sangy at archlinux.org
Tue Apr 7 01:38:04 UTC 2020


    Date: Tuesday, April 7, 2020 @ 01:38:02
  Author: sangy
Revision: 612283

upgpkg: python-aiohttp-socks 0.3.7-1

Modified:
  python-aiohttp-socks/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-07 01:36:53 UTC (rev 612282)
+++ PKGBUILD	2020-04-07 01:38:02 UTC (rev 612283)
@@ -1,7 +1,7 @@
 # Maintainer: Santiago Torres-Arias <santiago at archlinux.org>
 
 pkgname=python-aiohttp-socks
-pkgver=0.3.6
+pkgver=0.3.7
 pkgrel=1
 pkgdesc="SOCKS proxy connector for aiohttp. SOCKS4(a) and SOCKS5 are supported."
 arch=('any')
@@ -11,7 +11,7 @@
 makedepends=('python' 'python-setuptools')
 checkdepends=('python-pytest' 'python-pytest-asyncio')
 source=("https://github.com/romis2012/aiohttp-socks/archive/${pkgver}.tar.gz")
-sha256sums=('ec90a409f016b36b71e79a32d24373aca2641177bfaf69c19c31e0ca29bbf66e')
+sha256sums=('bc431532c3966c5eef4d66d411403c6bfdb84773f97e1f58fa565a3c58ad2ff2')
 
 check() {
     cd "${pkgname//python-}-${pkgver}"



More information about the arch-commits mailing list