Skip to content

Commit

Permalink
devel/py-xstatic-tv4: Remove py-xstatic from RUN_DEPENDS
Browse files Browse the repository at this point in the history
- Update WWW and clean up pkg-descr
- Bump PORTREVISION for dependency change
  • Loading branch information
sunpoet committed Apr 27, 2023
1 parent 08a7efe commit 985a586
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
8 changes: 4 additions & 4 deletions devel/py-xstatic-tv4/Makefile
@@ -1,20 +1,20 @@
PORTNAME= xstatic-tv4
PORTVERSION= 1.2.7.0
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= XStatic-tv4-${PORTVERSION}

MAINTAINER= sunpoet@FreeBSD.org
COMMENT= tv4 (XStatic packaging standard)
WWW= https://geraintluff.github.io/tv4/
WWW= https://geraintluff.github.io/tv4/ \
https://github.com/openstack-archive/deb-python-xstatic-tv4 \
https://github.com/geraintluff/tv4

LICENSE= MIT PD
LICENSE_COMB= dual

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xstatic>=0:devel/py-xstatic@${PY_FLAVOR}

USES= python:3.6+
USE_PYTHON= autoplist concurrent distutils

Expand Down
2 changes: 0 additions & 2 deletions devel/py-xstatic-tv4/pkg-descr
Expand Up @@ -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
any extra requirements. You MAY use some minimal support code from the XStatic
base package, if you like.

See also: https://github.com/openstack-archive/deb-python-xstatic-tv4

0 comments on commit 985a586

Please sign in to comment.