forked from Lainports/freebsd-ports
print/py-pypdf2: Mark DEPRECATED and set EXPIRATION_DATE to 2025-02-28
from PyPI: The PyPDF2 project is going back to its roots. PyPDF2==3.0.X will be the last version of PyPDF2. Development will continue with pypdf==3.1.0. Reference: https://github.com/py-pdf/pypdf/releases/tag/3.1.0
This commit is contained in:
parent
d7c2f266e5
commit
1f78bd8e25
1 changed files with 3 additions and 0 deletions
|
|
@ -12,6 +12,9 @@ WWW= https://mstamy2.github.io/PyPDF2/
|
||||||
LICENSE= BSD3CLAUSE
|
LICENSE= BSD3CLAUSE
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
|
DEPRECATED= Upstream moved the development back to PyPDF. Use print/py-pypdf instead
|
||||||
|
EXPIRATION_DATE=2025-02-28
|
||||||
|
|
||||||
USES= python
|
USES= python
|
||||||
USE_PYTHON= autoplist concurrent distutils
|
USE_PYTHON= autoplist concurrent distutils
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue