git: cd3902f03e15 - main - devel/py-xstatic-objectpath: Remove py-xstatic from RUN_DEPENDS

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Thu, 27 Apr 2023 15:53:39 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=cd3902f03e155dc8897210299d87338c3a33efff

commit cd3902f03e155dc8897210299d87338c3a33efff
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-04-27 15:46:33 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-04-27 15:46:33 +0000

    devel/py-xstatic-objectpath: Remove py-xstatic from RUN_DEPENDS
    
    - Update WWW and clean up pkg-descr
    - Bump PORTREVISION for dependency change
---
 devel/py-xstatic-objectpath/Makefile  | 7 +++----
 devel/py-xstatic-objectpath/pkg-descr | 2 --
 2 files changed, 3 insertions(+), 6 deletions(-)

diff --git a/devel/py-xstatic-objectpath/Makefile b/devel/py-xstatic-objectpath/Makefile
index 9e46e19ca550..12275a43c938 100644
--- a/devel/py-xstatic-objectpath/Makefile
+++ b/devel/py-xstatic-objectpath/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	xstatic-objectpath
 PORTVERSION=	1.2.1.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -8,12 +8,11 @@ DISTNAME=	XStatic-objectpath-${PORTVERSION}
 
 MAINTAINER=	sunpoet@FreeBSD.org
 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
 
-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-objectpath/pkg-descr b/devel/py-xstatic-objectpath/pkg-descr
index 1ed2acc2f23a..afb336c9e00d 100644
--- a/devel/py-xstatic-objectpath/pkg-descr
+++ b/devel/py-xstatic-objectpath/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-objectpath