git: ef8aa7af7774 - main - x11-fonts/py-vfblib: Update to 0.8.0

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Tue, 31 Dec 2024 16:02:42 UTC
The branch main has been updated by sunpoet:

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

commit ef8aa7af7774d10395cea19dfa7a16c7bfca39d7
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-12-31 15:51:10 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-12-31 15:51:10 +0000

    x11-fonts/py-vfblib: Update to 0.8.0
    
    Changes:        https://github.com/LucasFonts/vfbLib/releases
---
 x11-fonts/py-vfblib/Makefile              | 4 ++--
 x11-fonts/py-vfblib/distinfo              | 6 +++---
 x11-fonts/py-vfblib/files/patch-setup.cfg | 4 ++--
 3 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/x11-fonts/py-vfblib/Makefile b/x11-fonts/py-vfblib/Makefile
index dc95d357c299..0231af3e42b1 100644
--- a/x11-fonts/py-vfblib/Makefile
+++ b/x11-fonts/py-vfblib/Makefile
@@ -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
diff --git a/x11-fonts/py-vfblib/distinfo b/x11-fonts/py-vfblib/distinfo
index 4e33dcfae285..df5ce9d9a9c5 100644
--- a/x11-fonts/py-vfblib/distinfo
+++ b/x11-fonts/py-vfblib/distinfo
@@ -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
diff --git a/x11-fonts/py-vfblib/files/patch-setup.cfg b/x11-fonts/py-vfblib/files/patch-setup.cfg
index 4a12d6b47d58..576de1bf06d6 100644
--- a/x11-fonts/py-vfblib/files/patch-setup.cfg
+++ b/x11-fonts/py-vfblib/files/patch-setup.cfg
@@ -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