testing/py3-pysocks: rebuild against python 3.7

This commit is contained in:
Natanael Copa 2019-04-16 12:31:59 +00:00
parent 1ca2fdd8df
commit d8a8f768ba

View File

@ -2,13 +2,13 @@
# Maintainer:
pkgname=py3-pysocks
pkgver=1.6.8
pkgrel=0
pkgrel=1
pkgdesc="Python Socks module"
url="https://github.com/Anorov/PySocks"
arch="noarch"
license="BSD"
depends="python3"
makedepends="python3-dev"
makedepends="python3-dev py3-setuptools"
source="https://pypi.io/packages/source/P/PySocks/PySocks-$pkgver.tar.gz"
builddir="$srcdir/PySocks-$pkgver"