Skip to content

Commit

Permalink
textproc/py-youseedee: Update to 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Apr 9, 2023
1 parent 4c1d32a commit 633c875
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
5 changes: 3 additions & 2 deletions textproc/py-youseedee/Makefile
@@ -1,5 +1,5 @@
PORTNAME= youseedee
PORTVERSION= 0.3.0
PORTVERSION= 0.4.1
CATEGORIES= textproc python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -10,7 +10,8 @@ WWW= https://github.com/simoncozens/youseedee

LICENSE= MIT

RUN_DEPENDS= UCD>=0:textproc/UCD
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR} \
UCD>=0:textproc/UCD

USES= python:3.7+
USE_PYTHON= autoplist concurrent distutils
Expand Down
6 changes: 3 additions & 3 deletions textproc/py-youseedee/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1669057517
SHA256 (youseedee-0.3.0.tar.gz) = 596c1112230bdd154b6d6c962872933e16748ae8efd7cb2389b922cc9aabcab0
SIZE (youseedee-0.3.0.tar.gz) = 9832
TIMESTAMP = 1680726214
SHA256 (youseedee-0.4.1.tar.gz) = 7dd23808151231b74a5b4aa0e32db6c23588e9b868b600e441d14c73d5f4d1ab
SIZE (youseedee-0.4.1.tar.gz) = 13974

0 comments on commit 633c875

Please sign in to comment.