Skip to content

Commit

Permalink
net-im/toot: Update to 0.41.1
Browse files Browse the repository at this point in the history
PR:		276028
Approved by:	maintainer
  • Loading branch information
llfw authored and 0mp committed Jan 14, 2024
1 parent 140a5bc commit d4df43b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
4 changes: 3 additions & 1 deletion net-im/toot/Makefile
@@ -1,5 +1,5 @@
PORTNAME= toot
DISTVERSION= 0.28.0
DISTVERSION= 0.41.1
CATEGORIES= net-im python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

Expand All @@ -11,7 +11,9 @@ LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4.5.0:www/py-beautifulsoup@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}click>=8.1:devel/py-click@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}requests>=2.13:www/py-requests@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}tomlkit>=0.10.0:textproc/py-tomlkit@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wcwidth>=0.1.7:devel/py-wcwidth@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}urwid>=2.0.0:devel/py-urwid@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4.5.0:www/py-beautifulsoup@${PY_FLAVOR} \
Expand Down
6 changes: 3 additions & 3 deletions net-im/toot/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1632829186
SHA256 (ihabunek-toot-0.28.0_GH0.tar.gz) = 398d567761a71cf29702b80ae61c5502201570206341ae8a82ca364f78b9054b
SIZE (ihabunek-toot-0.28.0_GH0.tar.gz) = 605965
TIMESTAMP = 1704466378
SHA256 (ihabunek-toot-0.41.1_GH0.tar.gz) = 8d5f6aa5b156f9a3be01b9f6d3bffb103090f56456b434ea18962526b1e1370e
SIZE (ihabunek-toot-0.41.1_GH0.tar.gz) = 914571

0 comments on commit d4df43b

Please sign in to comment.