mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
x11-fonts/py-vfblib: Update to 0.8.0
Changes: https://github.com/LucasFonts/vfbLib/releases
This commit is contained in:
parent
64dd1cfe5c
commit
ef8aa7af77
3 changed files with 7 additions and 7 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= vfblib
|
||||
PORTVERSION= 0.7.1
|
||||
PORTVERSION= 0.8.0
|
||||
CATEGORIES= x11-fonts python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -18,7 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fonttools>=4.45.1:print/py-fonttools@${PY_FL
|
|||
${PYTHON_PKGNAMEPREFIX}ufolib2>=0.16.0:print/py-ufolib2@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}ufonormalizer>=0.6.1:x11-fonts/py-ufonormalizer@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
USES= python:3.10+
|
||||
USE_PYTHON= autoplist concurrent pep517
|
||||
|
||||
NO_ARCH= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1722711273
|
||||
SHA256 (vfblib-0.7.1.tar.gz) = cbe858272830d4977e6cf4a70c1b3501f7756ba794e609bd9b8e95b2ad49978b
|
||||
SIZE (vfblib-0.7.1.tar.gz) = 66321
|
||||
TIMESTAMP = 1735227994
|
||||
SHA256 (vfblib-0.8.0.tar.gz) = 828ed4b357e19447d3958ce8f88d5756c0b77c9d43033395dcc6082e41745d2c
|
||||
SIZE (vfblib-0.8.0.tar.gz) = 72518
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
--- setup.cfg.orig 2024-06-04 15:47:06 UTC
|
||||
--- setup.cfg.orig 2024-12-19 06:49:35 UTC
|
||||
+++ setup.cfg
|
||||
@@ -1,5 +1,5 @@
|
||||
[metadata]
|
||||
-name = vfbLib
|
||||
+name = vfblib
|
||||
version = 0.7.1
|
||||
version = 0.8.0
|
||||
description = Tools for converting FontLab Studio 5 (VFB) files.
|
||||
long_description = file: DESCRIPTION.md
|
||||
|
|
Loading…
Add table
Reference in a new issue