Skip to content

Commit

Permalink
graphics/py-img2pdf: Update to 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
knobix committed Oct 31, 2023
1 parent ee97e81 commit 6087755
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 36 deletions.
5 changes: 2 additions & 3 deletions graphics/py-img2pdf/Makefile
@@ -1,6 +1,5 @@
PORTNAME= img2pdf
DISTVERSION= 0.4.4
PORTREVISION= 3
DISTVERSION= 0.5.0
CATEGORIES= graphics python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -25,7 +24,7 @@ USES= python shebangfix magick:6,test
USE_PYTHON= autoplist concurrent distutils pytest
# Some tests fail, see following link for more info:
# https://gitlab.mister-muffin.de/josch/img2pdf/issues/152
PYTEST_BROKEN_TESTS= jpg_cmyk tiff_cmyk8
PYTEST_BROKEN_TESTS= jpg_cmyk miff_cmyk8 test_date tiff_cmyk8
SHEBANG_FILES= src/img2pdf.py

TEST_ENV= PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}
Expand Down
6 changes: 3 additions & 3 deletions graphics/py-img2pdf/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1680120812
SHA256 (img2pdf-0.4.4.tar.gz) = 8ec898a9646523fd3862b154f3f47cd52609c24cc3e2dc1fb5f0168f0cbe793c
SIZE (img2pdf-0.4.4.tar.gz) = 97796
TIMESTAMP = 1698568095
SHA256 (img2pdf-0.5.0.tar.gz) = ae6c19731bde2551356c178bf356ca118ac32a232c737a14b423f8039df3c24b
SIZE (img2pdf-0.5.0.tar.gz) = 103853
30 changes: 0 additions & 30 deletions graphics/py-img2pdf/files/patch-src_img2pdf__test.py

This file was deleted.

0 comments on commit 6087755

Please sign in to comment.