Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 05 Apr 2026 17:26:00 +0000
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 139a262edcc4 - main - devel/py-xstatic-objectpath: Update to 1.2.1.1
Message-ID:  <69d29b28.1ea0a.2e0e606e@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

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

commit 139a262edcc4c823c190305b3389cf4bb986941a
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-04-05 17:10:07 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-04-05 17:18:47 +0000

    devel/py-xstatic-objectpath: Update to 1.2.1.1
    
    - Update COMMENT
    - Update WWW
    - Add LICENSE_FILE
    
    Changes:        https://opendev.org/openstack/xstatic-objectpath/commits/branch/master
---
 devel/py-xstatic-objectpath/Makefile | 11 +++++------
 devel/py-xstatic-objectpath/distinfo |  6 +++---
 2 files changed, 8 insertions(+), 9 deletions(-)

diff --git a/devel/py-xstatic-objectpath/Makefile b/devel/py-xstatic-objectpath/Makefile
index 351532f04a80..fe622dab9d8e 100644
--- a/devel/py-xstatic-objectpath/Makefile
+++ b/devel/py-xstatic-objectpath/Makefile
@@ -1,17 +1,16 @@
 PORTNAME=	xstatic-objectpath
-PORTVERSION=	1.2.1.0
-PORTREVISION=	4
+PORTVERSION=	1.2.1.1
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
-DISTNAME=	XStatic-objectpath-${PORTVERSION}
+DISTNAME=	xstatic_objectpath-${PORTVERSION}
 
 MAINTAINER=	sunpoet@FreeBSD.org
-COMMENT=	objectpath (XStatic packaging standard)
-WWW=		https://github.com/openstack-archive/deb-python-xstatic-objectpath \
-		https://github.com/mike-marcacci/objectpath
+COMMENT=	objectpath ${PORTVERSION:R} (XStatic packaging standard)
+WWW=		https://opendev.org/openstack/xstatic-objectpath
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
diff --git a/devel/py-xstatic-objectpath/distinfo b/devel/py-xstatic-objectpath/distinfo
index ab9c88437d3b..32d945272baf 100644
--- a/devel/py-xstatic-objectpath/distinfo
+++ b/devel/py-xstatic-objectpath/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1481112233
-SHA256 (XStatic-objectpath-1.2.1.0.tar.gz) = cd1e9f502482afcdd028821148843b07b4065c8dcea8e5cc33abb9ae1cf20b20
-SIZE (XStatic-objectpath-1.2.1.0.tar.gz) = 3477
+TIMESTAMP = 1773966908
+SHA256 (xstatic_objectpath-1.2.1.1.tar.gz) = 5980ef04519a9d30078ec46c693c7f3a10c93e21b98663cb1e6e9461497d5048
+SIZE (xstatic_objectpath-1.2.1.1.tar.gz) = 4340


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69d29b28.1ea0a.2e0e606e>