git: ea4048aa42d4 - main - print/py-fontparts: Update to 0.10.7

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Mon, 18 Jul 2022 12:41:34 UTC
The branch main has been updated by sunpoet:

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

commit ea4048aa42d4ee1cab05cb647dce4b4332315e8d
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-07-18 12:34:28 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-07-18 12:39:57 +0000

    print/py-fontparts: Update to 0.10.7
    
    Changes:        https://github.com/robotools/fontParts/releases
---
 print/py-fontparts/Makefile              |  4 ++--
 print/py-fontparts/distinfo              |  6 +++---
 print/py-fontparts/files/patch-setup.cfg | 11 +++++++++++
 3 files changed, 16 insertions(+), 5 deletions(-)

diff --git a/print/py-fontparts/Makefile b/print/py-fontparts/Makefile
index da4a14a91cf2..8087b4191910 100644
--- a/print/py-fontparts/Makefile
+++ b/print/py-fontparts/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 
 PORTNAME=	fontparts
-PORTVERSION=	0.10.6
+PORTVERSION=	0.10.7
 CATEGORIES=	print python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -13,7 +13,7 @@ COMMENT=	API for interacting with the parts of fonts during the font development
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools_scm>=6.3.2:devel/py-setuptools_scm@${PY_FLAVOR}
+BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools_scm>=6.4.2:devel/py-setuptools_scm@${PY_FLAVOR}
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}booleanOperations>=0.8.2:x11-fonts/py-booleanOperations@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}defcon>=0.6.0:x11-fonts/py-defcon@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}fontMath>=0.4.8:x11-fonts/py-fontMath@${PY_FLAVOR} \
diff --git a/print/py-fontparts/distinfo b/print/py-fontparts/distinfo
index 6d097f5eb0b5..a264f33f250e 100644
--- a/print/py-fontparts/distinfo
+++ b/print/py-fontparts/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1656092966
-SHA256 (fontParts-0.10.6.zip) = 9849d05a6cf36794bcad6ce65ee2438dcba82028ba43e6a7797f211978f5d468
-SIZE (fontParts-0.10.6.zip) = 499460
+TIMESTAMP = 1657835459
+SHA256 (fontParts-0.10.7.zip) = bb484a2362cb5805062154440a4e9be72ed42a0247531d88f11e50faa90ac5c8
+SIZE (fontParts-0.10.7.zip) = 499493
diff --git a/print/py-fontparts/files/patch-setup.cfg b/print/py-fontparts/files/patch-setup.cfg
new file mode 100644
index 000000000000..43a7eea47c4f
--- /dev/null
+++ b/print/py-fontparts/files/patch-setup.cfg
@@ -0,0 +1,11 @@
+--- setup.cfg.orig	2022-07-12 08:49:32 UTC
++++ setup.cfg
+@@ -8,7 +8,7 @@ license_file = LICENSE
+ max-line-length = 500
+ 
+ [options]
+-setup_requires = setuptools_scm==7.0.5
++setup_requires = setuptools_scm>=6.4.2
+ 
+ [egg_info]
+ tag_build =