Skip to content

Commit

Permalink
print/py-ufolib2: Update to 0.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Aug 16, 2023
1 parent f86bafd commit 6df5a11
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions 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}
Expand All @@ -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} \
Expand Down
6 changes: 3 additions & 3 deletions 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

0 comments on commit 6df5a11

Please sign in to comment.