Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Nov 2021 18:28:50 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 3c8e7ca6de29 - main - textproc/py-isbntools: Update to 4.3.28
Message-ID:  <202111211828.1ALISo8q085495@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

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

commit 3c8e7ca6de2929db30e636ce5eccc5a2b1ebed56
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-11-21 18:21:18 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-11-21 18:21:18 +0000

    textproc/py-isbntools: Update to 4.3.28
    
    Changes:        https://github.com/xlcnd/isbntools/blob/master/CHANGES.txt
---
 textproc/py-isbntools/Makefile | 4 ++--
 textproc/py-isbntools/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/textproc/py-isbntools/Makefile b/textproc/py-isbntools/Makefile
index 05d9d0de8993..3897c8db7be3 100644
--- a/textproc/py-isbntools/Makefile
+++ b/textproc/py-isbntools/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 
 PORTNAME=	isbntools
-PORTVERSION=	4.3.27
+PORTVERSION=	4.3.28
 CATEGORIES=	textproc python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,7 @@ COMMENT=	App and framework for all things about ISBN
 LICENSE=	LGPL3+
 LICENSE_FILE=	${WRKSRC}/LICENSE-LGPL-3.0.txt
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}isbnlib>=3.10.7<3.11.0:textproc/py-isbnlib@${PY_FLAVOR}
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}isbnlib>=3.10.9<3.11.0:textproc/py-isbnlib@${PY_FLAVOR}
 
 USES=		python:3.6+
 USE_PYTHON=	autoplist concurrent distutils
diff --git a/textproc/py-isbntools/distinfo b/textproc/py-isbntools/distinfo
index c60fa71333a4..4d05bb035c38 100644
--- a/textproc/py-isbntools/distinfo
+++ b/textproc/py-isbntools/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1619198579
-SHA256 (isbntools-4.3.27.tar.gz) = 4617d46e58ba106954fdbc6c35f8e70322a2f86918bf76795d12d931fae55837
-SIZE (isbntools-4.3.27.tar.gz) = 40060
+TIMESTAMP = 1637073022
+SHA256 (isbntools-4.3.28.tar.gz) = 385ac886b3e9abb59bbffe5bad5489456fae416819f3453d8a9048e40eef9813
+SIZE (isbntools-4.3.28.tar.gz) = 39952



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202111211828.1ALISo8q085495>