devel/py-xstatic-objectpath: Remove py-xstatic from RUN_DEPENDS

- Update WWW and clean up pkg-descr
- Bump PORTREVISION for dependency change
This commit is contained in:
Po-Chuan Hsieh 2023-04-27 23:46:33 +08:00
parent a1f918fe72
commit cd3902f03e
No known key found for this signature in database
GPG key ID: 9A4BD10F002DD04B
2 changed files with 3 additions and 6 deletions

View file

@ -1,6 +1,6 @@
PORTNAME= xstatic-objectpath PORTNAME= xstatic-objectpath
PORTVERSION= 1.2.1.0 PORTVERSION= 1.2.1.0
PORTREVISION= 2 PORTREVISION= 3
CATEGORIES= devel python CATEGORIES= devel python
MASTER_SITES= PYPI MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -8,12 +8,11 @@ DISTNAME= XStatic-objectpath-${PORTVERSION}
MAINTAINER= sunpoet@FreeBSD.org MAINTAINER= sunpoet@FreeBSD.org
COMMENT= objectpath (XStatic packaging standard) COMMENT= objectpath (XStatic packaging standard)
WWW= https://github.com/mike-marcacci/objectpath WWW= https://github.com/openstack-archive/deb-python-xstatic-objectpath \
https://github.com/mike-marcacci/objectpath
LICENSE= MIT LICENSE= MIT
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xstatic>=0:devel/py-xstatic@${PY_FLAVOR}
USES= python:3.6+ USES= python:3.6+
USE_PYTHON= autoplist concurrent distutils USE_PYTHON= autoplist concurrent distutils

View file

@ -5,5 +5,3 @@ This package is intended to be used by any project that needs these files.
It intentionally does not provide any extra code except some metadata nor has It intentionally does not provide any extra code except some metadata nor has
any extra requirements. You MAY use some minimal support code from the XStatic any extra requirements. You MAY use some minimal support code from the XStatic
base package, if you like. base package, if you like.
See also: https://github.com/openstack-archive/deb-python-xstatic-objectpath