community/py3-python-memcached: drop dependency on py3-six

not needed since 1.60:
https://github.com/linsomniac/python-memcached/commit/f9b43a2eb6
This commit is contained in:
ptrcnull 2024-02-04 21:59:33 +01:00 committed by Patrycja Rosa
parent 3bf867b8fe
commit a7efe3f0b7

View File

@ -3,14 +3,11 @@
pkgname=py3-python-memcached
_pyname=python-memcached
pkgver=1.62
pkgrel=0
pkgrel=1
arch="noarch"
pkgdesc="Python interface to memcached"
url="https://pypi.python.org/project/$_pyname"
license="Python-2.0"
depends="
py3-six
"
makedepends="
py3-setuptools
py3-wheel