git: ac6b500c10d9 - main - databases/py-python-memcached: Update WWW
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue May 11 21:52:02 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ac6b500c10d9caec8d17fc624460f55c6783f429
commit ac6b500c10d9caec8d17fc624460f55c6783f429
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-05-11 21:15:42 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-05-11 21:47:05 +0000
databases/py-python-memcached: Update WWW
- Cosmetic change
---
databases/py-python-memcached/Makefile | 5 +++--
databases/py-python-memcached/pkg-descr | 2 --
2 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/databases/py-python-memcached/Makefile b/databases/py-python-memcached/Makefile
index d76c82f02ace..7a5a35e08728 100644
--- a/databases/py-python-memcached/Makefile
+++ b/databases/py-python-memcached/Makefile
@@ -13,8 +13,9 @@ LICENSE= PSFL
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.4.0:devel/py-six@${PY_FLAVOR}
-NO_ARCH= yes
-USE_PYTHON= autoplist concurrent distutils
USES= python:3.6+
+USE_PYTHON= autoplist concurrent distutils
+
+NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/databases/py-python-memcached/pkg-descr b/databases/py-python-memcached/pkg-descr
index f272286c6c9d..e49d81ef8e84 100644
--- a/databases/py-python-memcached/pkg-descr
+++ b/databases/py-python-memcached/pkg-descr
@@ -5,6 +5,4 @@ value automatically going in and out of the memcached.
The Python API, while tested, has not experienced real-world production use.
-WWW: https://pypi.org/project/python-memcached/
-WWW: http://www.tummy.com/software/python-memcached/
WWW: https://github.com/linsomniac/python-memcached
More information about the dev-commits-ports-all
mailing list