git: f489103af0e4 - main - devel/py-xstatic-angular-schema-form: Remove py-xstatic from RUN_DEPENDS
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 27 Apr 2023 15:53:22 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=f489103af0e4e69ac7b89e9a2dd09ae5f3763b1a commit f489103af0e4e69ac7b89e9a2dd09ae5f3763b1a Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-04-27 15:46:23 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-04-27 15:46:23 +0000 devel/py-xstatic-angular-schema-form: Remove py-xstatic from RUN_DEPENDS - Update WWW and clean up pkg-descr - Bump PORTREVISION for dependency change --- devel/py-xstatic-angular-schema-form/Makefile | 7 +++---- devel/py-xstatic-angular-schema-form/pkg-descr | 2 -- 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/devel/py-xstatic-angular-schema-form/Makefile b/devel/py-xstatic-angular-schema-form/Makefile index 5eddd38a8fe0..5d18c35d2650 100644 --- a/devel/py-xstatic-angular-schema-form/Makefile +++ b/devel/py-xstatic-angular-schema-form/Makefile @@ -1,6 +1,6 @@ PORTNAME= xstatic-angular-schema-form PORTVERSION= 0.8.13.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -8,12 +8,11 @@ DISTNAME= XStatic-Angular-Schema-Form-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Angular-Schema-Form (XStatic packaging standard) -WWW= http://schemaform.io/ +WWW= http://schemaform.io/ \ + https://github.com/openstack-archive/deb-python-xstatic-angular-schema-form LICENSE= MIT -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xstatic>=0:devel/py-xstatic@${PY_FLAVOR} - USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils diff --git a/devel/py-xstatic-angular-schema-form/pkg-descr b/devel/py-xstatic-angular-schema-form/pkg-descr index 2eeb43536830..afb336c9e00d 100644 --- a/devel/py-xstatic-angular-schema-form/pkg-descr +++ b/devel/py-xstatic-angular-schema-form/pkg-descr @@ -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-angular-schema-form