diff --git a/srcpkgs/python3-socks/template b/srcpkgs/python3-socks/template index 6f2cbc5c915..3ff85627752 100644 --- a/srcpkgs/python3-socks/template +++ b/srcpkgs/python3-socks/template @@ -1,6 +1,6 @@ # Template file for 'python3-socks' pkgname=python3-socks -version=2.6.1 +version=2.7.1 revision=1 build_style=python3-pep517 hostmakedepends="python3-setuptools python3-wheel" @@ -15,5 +15,5 @@ maintainer="Arjan Mossel " license="Apache-2.0" homepage="https://github.com/romis2012/python-socks" distfiles="${PYPI_SITE}/p/python-socks/python_socks-${version}.tar.gz" -checksum=9743929aab6ffe0bab640ecfbbee7130af92408ad86e4aa2984789f742f3ec9e +checksum=f1a0bb603830fe81e332442eada96757b8f8dec02bd22d1d6f5c99a79704c550 make_check_pre="env SKIP_IPV6_TESTS=True"