summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-28 07:58:55 +0800
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-28 07:58:55 +0800
commit8a69a868e046125fb4f213f87daece59a1ec8c84 (patch)
tree8d06fbe78fded27edecbbf6ec9fe3e0e90db5e0f
parentmath/py-bayesian-optimization: Update to 1.4.3 (diff)
textproc/py-isbnlib: Update to 3.10.14
- Convert to USE_PYTHON=pep517 Changes: https://github.com/xlcnd/isbnlib/releases
-rw-r--r--textproc/py-isbnlib/Makefile8
-rw-r--r--textproc/py-isbnlib/distinfo6
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