Skip to content

Commit

Permalink
misc/py-ascii-magic: Update 1.6 → 2.0
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Feb 19, 2023
1 parent e62529c commit ffd7cd4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions misc/py-ascii-magic/Makefile
@@ -1,5 +1,5 @@
PORTNAME= ascii-magic
DISTVERSION= 1.6
DISTVERSION= 2.0
CATEGORIES= misc python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -13,7 +13,7 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENCE

PY_DEPENDS= ${PYTHON_PKGNAMEPREFIX}colorama>0:devel/py-colorama@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pillow>=0:graphics/py-pillow@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}pillow>0:graphics/py-pillow@${PY_FLAVOR}
BUILD_DEPENDS= ${PY_DEPENDS}
RUN_DEPENDS= ${PY_DEPENDS}

Expand Down
6 changes: 3 additions & 3 deletions misc/py-ascii-magic/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1672088606
SHA256 (ascii_magic-1.6.tar.gz) = 7da5518f7368e73f11e2151a0c060804aa149e267b369b7ee7653fbd7b046a51
SIZE (ascii_magic-1.6.tar.gz) = 8661
TIMESTAMP = 1676784852
SHA256 (ascii_magic-2.0.tar.gz) = 04b7e36086d2f6b8385c1f7419baeb622f5ed5b49dad6aa9f03e15a5dab4f660
SIZE (ascii_magic-2.0.tar.gz) = 11148

0 comments on commit ffd7cd4

Please sign in to comment.