Skip to content

Commit

Permalink
textproc/py-youseedee: Update to 0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Dec 25, 2023
1 parent 0cb7c59 commit b2d771a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
3 changes: 2 additions & 1 deletion textproc/py-youseedee/Makefile
@@ -1,5 +1,5 @@
PORTNAME= youseedee
PORTVERSION= 0.5.0
PORTVERSION= 0.5.2
CATEGORIES= textproc python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -13,6 +13,7 @@ LICENSE= MIT
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}black>=0:devel/py-black@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}filelock>=0:sysutils/py-filelock@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}tqdm>=0:misc/py-tqdm@${PY_FLAVOR} \
UCD>=0:textproc/UCD

USES= python
Expand Down
6 changes: 3 additions & 3 deletions textproc/py-youseedee/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1702543702
SHA256 (youseedee-0.5.0.tar.gz) = 63bb17de47205c13fdd639975446af01df783494461cad1bb92033fcca01dc28
SIZE (youseedee-0.5.0.tar.gz) = 14479
TIMESTAMP = 1703227926
SHA256 (youseedee-0.5.2.tar.gz) = aac9a498bd5e54ba18d422d338f9662fd6798363e6b85e83e98fbc2760041286
SIZE (youseedee-0.5.2.tar.gz) = 14619

0 comments on commit b2d771a

Please sign in to comment.