mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-04-25 23:52:33 +02:00
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:
parent
3bf867b8fe
commit
a7efe3f0b7
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user