net-im/toot: Update 0.48.0 => 0.48.1
Changelog: https://github.com/ihabunek/toot/blob/936c090/CHANGELOG.md PR: 287921
This commit is contained in:
parent
7e95da30d9
commit
de9f1e0ca9
@ -1,13 +1,13 @@
|
||||
PORTNAME= toot
|
||||
DISTVERSION= 0.48.0
|
||||
DISTVERSION= 0.48.1
|
||||
CATEGORIES= net-im python
|
||||
MASTER_SITES= PYPI \
|
||||
https://github.com/ihabunek/toot/releases/download/${DISTVERSION}/
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= nxjoseph@protonmail.com
|
||||
COMMENT= Interact with the Mastodon social network from the command line
|
||||
WWW= https://github.com/ihabunek/toot
|
||||
WWW= https://github.com/ihabunek/toot \
|
||||
https://pypi.org/project/toot
|
||||
|
||||
LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
@ -47,7 +47,11 @@ IMAGES_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pillow>=9.5.0:graphics/py-pillow@${PY
|
||||
${PYTHON_PKGNAMEPREFIX}term-image>=0.7.2:graphics/py-term-image@${PY_FLAVOR}
|
||||
RICHTEXT_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}urwidgets>=0.2<0.3:devel/py-urwidgets@${PY_FLAVOR}
|
||||
|
||||
PORTSCOUT= skipv:0.48.1
|
||||
post-patch:
|
||||
${REINPLACE_CMD} -e 's,{__version__},${DISTVERSION},g' \
|
||||
${WRKSRC}/toot/cli/diag.py
|
||||
${REINPLACE_CMD} -e '174s,__version__,"${DISTVERSION}",g' \
|
||||
${WRKSRC}/toot/cli/__init__.py
|
||||
|
||||
do-install:
|
||||
${INSTALL_SCRIPT} ${WRKDIR}/toot \
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1746327277
|
||||
SHA256 (toot-0.48.0.tar.gz) = 7e9134a1568ac5f4d1bc63c26795cba85b07d832871fb0b8cb5d80d7f749d096
|
||||
SIZE (toot-0.48.0.tar.gz) = 1476183
|
||||
TIMESTAMP = 1751288273
|
||||
SHA256 (toot-0.48.1.tar.gz) = 99629e24bc4ef3fb22162b7742f4053648279f5e7e34b5ad53224b5d3e05a66c
|
||||
SIZE (toot-0.48.1.tar.gz) = 1328964
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user