Skip to content

Commit

Permalink
x11-fonts/py-defcon: Update to 0.10.2
Browse files Browse the repository at this point in the history
- Update WWW
- While I'm here, remove USE_LOCALE=en_US.UTF-8 which is not needed for Python 3.7+

Changes:	https://github.com/robotools/defcon/releases
PR:		270142
  • Loading branch information
lantw44 authored and sunpoet committed Apr 5, 2023
1 parent 9ebccf8 commit 8ddbb98
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 9 deletions.
11 changes: 5 additions & 6 deletions x11-fonts/py-defcon/Makefile
@@ -1,22 +1,21 @@
PORTNAME= defcon
PORTVERSION= 0.6.0
PORTREVISION= 3
PORTVERSION= 0.10.2
CATEGORIES= x11-fonts python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

MAINTAINER= lantw44@gmail.com
COMMENT= Set of flexible objects for representing UFO data
WWW= https://github.com/typesupply/defcon
WWW= https://github.com/robotools/defcon

LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/License.txt

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fonttools>=3.31.0:print/py-fonttools@${PY_FLAVOR}
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=0:devel/py-setuptools_scm@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fonttools>=4.10.0:print/py-fonttools@${PY_FLAVOR}

USES= python:3.6+ zip
USES= python:3.7+ zip
USE_PYTHON= autoplist distutils
USE_LOCALE= en_US.UTF-8

NO_ARCH= yes

Expand Down
6 changes: 3 additions & 3 deletions x11-fonts/py-defcon/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1545561626
SHA256 (defcon-0.6.0.zip) = 52e461961b4b68ae6883f8a14a0d82f2d09f2de7a526b95c7d1b195c10ca745f
SIZE (defcon-0.6.0.zip) = 470740
TIMESTAMP = 1679499264
SHA256 (defcon-0.10.2.zip) = aee396e6d69e45ae65c8264781392d4c29116934b2737ad76d8230b40c182a44
SIZE (defcon-0.10.2.zip) = 519741

0 comments on commit 8ddbb98

Please sign in to comment.