Skip to content

Commit

Permalink
devel/py-xstatic-angular-fileupload: 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 ae22283 commit 2bcc0e2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
6 changes: 3 additions & 3 deletions devel/py-xstatic-angular-fileupload/Makefile
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
PORTNAME= xstatic-angular-fileupload
PORTVERSION= 12.0.4.0
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= XStatic-Angular-FileUpload-${PORTVERSION}

MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Angular-FileUpload (XStatic packaging standard)
WWW= https://opendev.org/x/xstatic-angular-fileupload
WWW= https://opendev.org/openstack/xstatic-angular-fileupload \
https://github.com/danialfarid/ng-file-upload

LICENSE= MIT

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-angular-fileupload/pkg-descr
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,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/danialfarid/ng-file-upload

0 comments on commit 2bcc0e2

Please sign in to comment.