mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-02 11:09:29 +00:00
textproc/py-ocrmypdf: Update to 14.1.0
* Remove no longer required USE_LOCALE as the UTF-8 mode is enabled by default when the locale is C since Python 3.7. Changelog: https://github.com/ocrmypdf/OCRmyPDF/blob/v14.1.0/docs/release_notes.rst
This commit is contained in:
parent
6f5050352e
commit
751c42578d
@ -1,6 +1,5 @@
|
||||
PORTNAME= ocrmypdf
|
||||
DISTVERSION= 14.0.4
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 14.1.0
|
||||
CATEGORIES= textproc python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -31,7 +30,6 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=4.4.1:devel/py-pytest@${PY_FLAVOR}
|
||||
${PYTHON_PKGNAMEPREFIX}python-xmp-toolkit>=2.0.1:textproc/py-python-xmp-toolkit@${PY_FLAVOR}
|
||||
|
||||
USES= ghostscript:run python:3.8+ shebangfix
|
||||
USE_LOCALE= en_US.UTF-8
|
||||
USE_PYTHON= autoplist concurrent pep517
|
||||
|
||||
SHEBANG_FILES= src/ocrmypdf/__main__.py \
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1679233873
|
||||
SHA256 (ocrmypdf-14.0.4.tar.gz) = c731bd3b6bfd67dc495edc97946f159ba99631854bf7671c2d35c36f30b3ffa8
|
||||
SIZE (ocrmypdf-14.0.4.tar.gz) = 6512084
|
||||
TIMESTAMP = 1681644938
|
||||
SHA256 (ocrmypdf-14.1.0.tar.gz) = 3f69d24febb94b31b61b0a82d2a82f7af1e4876f2162c095ae0e49e1bc2a4653
|
||||
SIZE (ocrmypdf-14.1.0.tar.gz) = 6515961
|
||||
|
Loading…
x
Reference in New Issue
Block a user