mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
print/py-pypdf2: Remove expired port
2025-02-28 print/py-pypdf2: Upstream moved the development back to PyPDF. Use print/py-pypdf instead
This commit is contained in:
parent
06a590c00d
commit
2db9290b0b
5 changed files with 1 additions and 36 deletions
1
MOVED
1
MOVED
|
@ -4293,3 +4293,4 @@ devel/rubygem-aws-sdk-elasticinference||2025-03-31|Has expired: Deprecated by up
|
|||
devel/electron31||2025-03-31|Has expired: EOLed upstream, switch to newer version
|
||||
net-im/telepathy-logger-qt5||2025-03-31|Has expired: Abandoned project
|
||||
devel/py-boto|www/py-boto3|2025-03-31|Has expired: This version is discontinued upstream, please use www/py-boto3
|
||||
print/py-pypdf2|print/py-pypdf|2025-03-31|Has expired: Upstream moved the development back to PyPDF. Use print/py-pypdf instead
|
||||
|
|
|
@ -186,7 +186,6 @@
|
|||
SUBDIR += py-pycups
|
||||
SUBDIR += py-pydyf
|
||||
SUBDIR += py-pypdf
|
||||
SUBDIR += py-pypdf2
|
||||
SUBDIR += py-python-ly
|
||||
SUBDIR += py-relatorio
|
||||
SUBDIR += py-reportlab
|
||||
|
|
|
@ -1,24 +0,0 @@
|
|||
PORTNAME= pypdf2
|
||||
PORTVERSION= 1.27.12
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= print python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
DISTNAME= PyPDF2-${PORTVERSION}
|
||||
|
||||
MAINTAINER= python@FreeBSD.org
|
||||
COMMENT= Pure-Python PDF toolkit
|
||||
WWW= https://mstamy2.github.io/PyPDF2/
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
DEPRECATED= Upstream moved the development back to PyPDF. Use print/py-pypdf instead
|
||||
EXPIRATION_DATE=2025-02-28
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
|
@ -1,3 +0,0 @@
|
|||
TIMESTAMP = 1651622357
|
||||
SHA256 (PyPDF2-1.27.12.tar.gz) = 20929fad10a3b4890862f65f3a46f563cfdf53132faae5193b54e18658467a60
|
||||
SIZE (PyPDF2-1.27.12.tar.gz) = 2703058
|
|
@ -1,8 +0,0 @@
|
|||
PyPdf isaA Pure-Python library built as a PDF toolkit. It is capable of:
|
||||
|
||||
- extracting document information (title, author, ...),
|
||||
- splitting documents page by page,
|
||||
- merging documents page by page,
|
||||
- cropping pages,
|
||||
- merging multiple pages into a single page,
|
||||
- encrypting and decrypting PDF files.
|
Loading…
Add table
Reference in a new issue