git: 8a69a868e046 - main - textproc/py-isbnlib: Update to 3.10.14

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Fri, 28 Apr 2023 00:00:52 UTC
The branch main has been updated by sunpoet:

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

commit 8a69a868e046125fb4f213f87daece59a1ec8c84
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-04-27 23:58:55 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-04-27 23:58:55 +0000

    textproc/py-isbnlib: Update to 3.10.14
    
    - Convert to USE_PYTHON=pep517
    
    Changes:        https://github.com/xlcnd/isbnlib/releases
---
 textproc/py-isbnlib/Makefile | 8 +++++---
 textproc/py-isbnlib/distinfo | 6 +++---
 2 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/textproc/py-isbnlib/Makefile b/textproc/py-isbnlib/Makefile
index 6b3f15263f31..a23d781e61a7 100644
--- a/textproc/py-isbnlib/Makefile
+++ b/textproc/py-isbnlib/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	isbnlib
-PORTVERSION=	3.10.13
+PORTVERSION=	3.10.14
 CATEGORIES=	textproc python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -11,8 +11,10 @@ WWW=		https://github.com/xlcnd/isbnlib
 LICENSE=	LGPL3
 LICENSE_FILE=	${WRKSRC}/LICENSE-LGPL-3.0.txt
 
-USES=		python:3.6+
-USE_PYTHON=	autoplist concurrent distutils
+BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}poetry-core>=1.0.0:devel/py-poetry-core@${PY_FLAVOR}
+
+USES=		python:3.8+
+USE_PYTHON=	autoplist concurrent pep517
 
 NO_ARCH=	yes
 
diff --git a/textproc/py-isbnlib/distinfo b/textproc/py-isbnlib/distinfo
index 3a8bb4cb9540..a0bef2cd3473 100644
--- a/textproc/py-isbnlib/distinfo
+++ b/textproc/py-isbnlib/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1677771361
-SHA256 (isbnlib-3.10.13.tar.gz) = 4679341f56a0df91c635e838a222ce7f10755cb5bcc9548e3f7a8aff5674d3d4
-SIZE (isbnlib-3.10.13.tar.gz) = 63155
+TIMESTAMP = 1682616700
+SHA256 (isbnlib-3.10.14.tar.gz) = 96f90864c77b01f55fa11e5bfca9fd909501d9842f3bc710d4eab85195d90539
+SIZE (isbnlib-3.10.14.tar.gz) = 48046