Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Aug 2023 07:28:42 GMT
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c2b595962dfc - main - print/py-pypdf: Update to 3.15.2
Message-ID:  <202308220728.37M7SgjX024846@gitrepo.freebsd.org>

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

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

commit c2b595962dfc48553e0c00d70b230551313540ee
Author:     Wen Heping <wen@FreeBSD.org>
AuthorDate: 2023-08-22 06:27:14 +0000
Commit:     Wen Heping <wen@FreeBSD.org>
CommitDate: 2023-08-22 07:27:41 +0000

    print/py-pypdf: Update to 3.15.2
    
    Update WWW
    Add LICENSE
---
 print/py-pypdf/Makefile | 7 +++++--
 print/py-pypdf/distinfo | 6 +++---
 2 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/print/py-pypdf/Makefile b/print/py-pypdf/Makefile
index a96d260e24c7..058b888043ef 100644
--- a/print/py-pypdf/Makefile
+++ b/print/py-pypdf/Makefile
@@ -1,12 +1,15 @@
 PORTNAME=	pypdf
-PORTVERSION=	3.15.1
+PORTVERSION=	3.15.2
 CATEGORIES=	print python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	wen@FreeBSD.org
 COMMENT=	Pure-Python PDF toolkit
-WWW=		https://pybrary.net/pyPdf/
+WWW=		https://github.com/py-pdf/pypdf
+
+LICENSE=	BSD3CLAUSE
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}flit-core>2:devel/py-flit-core@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}typing-extensions>=0:devel/py-typing-extensions@${PY_FLAVOR}
diff --git a/print/py-pypdf/distinfo b/print/py-pypdf/distinfo
index a44a07436380..443172f86a6e 100644
--- a/print/py-pypdf/distinfo
+++ b/print/py-pypdf/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1692276716
-SHA256 (pypdf-3.15.1.tar.gz) = d0dfaf4f10dfb06ac39e1d6a9cbffd63e77621d1e89c0ef08f346fd902df7b4b
-SIZE (pypdf-3.15.1.tar.gz) = 268859
+TIMESTAMP = 1692685086
+SHA256 (pypdf-3.15.2.tar.gz) = cdf7d75ebb8901f3352cf9488c5f662c6de9c52e432c429d15cada67ba372fce
+SIZE (pypdf-3.15.2.tar.gz) = 269076



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