Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Aug 2023 18:33:06 GMT
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: 6df5a117b24d - main - print/py-ufolib2: Update to 0.16.0
Message-ID:  <202308161833.37GIX62K036105@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

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

commit 6df5a117b24d466e185f5c632ad197319fc5cb11
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-08-16 18:12:46 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-08-16 18:25:40 +0000

    print/py-ufolib2: Update to 0.16.0
    
    Changes:        https://github.com/fonttools/ufoLib2/releases
---
 print/py-ufolib2/Makefile | 4 ++--
 print/py-ufolib2/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/print/py-ufolib2/Makefile b/print/py-ufolib2/Makefile
index b781e7027bf2..05063dfcd6a1 100644
--- a/print/py-ufolib2/Makefile
+++ b/print/py-ufolib2/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	ufolib2
-PORTVERSION=	0.15.0
+PORTVERSION=	0.16.0
 CATEGORIES=	print python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,7 @@ WWW=		https://github.com/fonttools/ufoLib2
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BUILD_DEPENDS=	${PY_SETUPTOOLS} \
+BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>=45:devel/py-setuptools@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}setuptools_scm>=6.2:devel/py-setuptools_scm@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}attrs>=22.1.0:devel/py-attrs@${PY_FLAVOR} \
diff --git a/print/py-ufolib2/distinfo b/print/py-ufolib2/distinfo
index c353f5dd6312..8ed62091e474 100644
--- a/print/py-ufolib2/distinfo
+++ b/print/py-ufolib2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1685792330
-SHA256 (ufoLib2-0.15.0.tar.gz) = a2ee420df4192dae4923b52cfacf1e6da486af222d2732477211d00aa57f0e33
-SIZE (ufoLib2-0.15.0.tar.gz) = 96985
+TIMESTAMP = 1691070156
+SHA256 (ufoLib2-0.16.0.tar.gz) = 49f0dc7f72ccacfe7faefe0d53d37971d45664d8b0563ef36956fa7bfa55a2bd
+SIZE (ufoLib2-0.16.0.tar.gz) = 97499



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308161833.37GIX62K036105>