pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/chat/toot
Module Name: pkgsrc
Committed By: adam
Date: Fri Apr 18 11:30:36 UTC 2025
Modified Files:
pkgsrc/chat/toot: Makefile PLIST distinfo
Log Message:
toot: updated to 0.48.1
0.48.1:
changes:
- TUI: Add workaround for issue with snac2 instances
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/chat/toot/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/chat/toot/PLIST
cvs rdiff -u -r1.15 -r1.16 pkgsrc/chat/toot/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/chat/toot/Makefile
diff -u pkgsrc/chat/toot/Makefile:1.19 pkgsrc/chat/toot/Makefile:1.20
--- pkgsrc/chat/toot/Makefile:1.19 Sun Mar 9 20:38:41 2025
+++ pkgsrc/chat/toot/Makefile Fri Apr 18 11:30:36 2025
@@ -1,33 +1,28 @@
-# $NetBSD: Makefile,v 1.19 2025/03/09 20:38:41 vins Exp $
+# $NetBSD: Makefile,v 1.20 2025/04/18 11:30:36 adam Exp $
-DISTNAME= toot-0.48.0
-CATEGORIES= chat net
-MASTER_SITES= ${MASTER_SITE_PYPI:=t/toot/}
-#MASTER_SITES= ${MASTER_SITE_GITHUB:=ihabunek/}
-#GITHUB_PROJECT= toot
-#GITHUB_TAG= ${PKGVERSION_NOREV}
+DISTNAME= toot-0.48.1
+CATEGORIES= chat net
+MASTER_SITES= ${MASTER_SITE_PYPI:=t/toot/}
MAINTAINER= vins%NetBSD.org@localhost
HOMEPAGE= https://toot.bezdomni.net/
COMMENT= Command line client for the Mastodon social network API
LICENSE= gnu-gpl-v3
-USE_LANGUAGES= # none
-
-PYTHON_VERSIONS_INCOMPATIBLE= 27
-
-TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
-TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm-[0-9]*:../../devel/py-setuptools_scm
-
-DEPENDS+= ${PYPKGPREFIX}-beautifulsoup4>=4.5:../../www/py-beautifulsoup4
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=78:../../devel/py-setuptools
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm>=8:../../devel/py-setuptools_scm
+DEPENDS+= ${PYPKGPREFIX}-beautifulsoup4>=4.5.0:../../www/py-beautifulsoup4
DEPENDS+= ${PYPKGPREFIX}-click>=8.1:../../devel/py-click
+DEPENDS+= ${PYPKGPREFIX}-dateutil>=2.8.1:../../time/py-dateutil
DEPENDS+= ${PYPKGPREFIX}-requests>=2.13:../../devel/py-requests
DEPENDS+= ${PYPKGPREFIX}-tomlkit>=0.10.0:../../textproc/py-tomlkit
-DEPENDS+= ${PYPKGPREFIX}-urwid>=2:../../devel/py-urwid
-DEPENDS+= ${PYPKGPREFIX}-urwidgets>=0.2:../../devel/py-urwidgets
+DEPENDS+= ${PYPKGPREFIX}-urwid>=2.0.0:../../devel/py-urwid
DEPENDS+= ${PYPKGPREFIX}-wcwidth>=0.1.7:../../devel/py-wcwidth
+# richtext
+DEPENDS+= ${PYPKGPREFIX}-urwidgets>=0.2:../../devel/py-urwidgets
+TEST_DEPENDS+= ${PYPKGPREFIX}-test-xdist-[0-9]*:../../devel/py-test-xdist
-TEST_DEPENDS+= ${PYPKGPREFIX}-test-cov-[0-9]*:../../devel/py-test-cov
+USE_LANGUAGES= # none
.include "../../lang/python/wheel.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/chat/toot/PLIST
diff -u pkgsrc/chat/toot/PLIST:1.11 pkgsrc/chat/toot/PLIST:1.12
--- pkgsrc/chat/toot/PLIST:1.11 Sun Mar 9 20:38:41 2025
+++ pkgsrc/chat/toot/PLIST Fri Apr 18 11:30:36 2025
@@ -1,10 +1,10 @@
-@comment $NetBSD: PLIST,v 1.11 2025/03/09 20:38:41 vins Exp $
+@comment $NetBSD: PLIST,v 1.12 2025/04/18 11:30:36 adam Exp $
bin/toot
-${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
${PYSITELIB}/${WHEEL_INFODIR}/entry_points.txt
+${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE
${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
${PYSITELIB}/toot/__init__.py
${PYSITELIB}/toot/__init__.pyc
Index: pkgsrc/chat/toot/distinfo
diff -u pkgsrc/chat/toot/distinfo:1.15 pkgsrc/chat/toot/distinfo:1.16
--- pkgsrc/chat/toot/distinfo:1.15 Sun Mar 9 20:38:41 2025
+++ pkgsrc/chat/toot/distinfo Fri Apr 18 11:30:36 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2025/03/09 20:38:41 vins Exp $
+$NetBSD: distinfo,v 1.16 2025/04/18 11:30:36 adam Exp $
-BLAKE2s (toot-0.48.0.tar.gz) = f2733a6d5d1da1e93b933821ef17183953b17ba7e5b49df6e56ff0689b320aaf
-SHA512 (toot-0.48.0.tar.gz) = 039a3af6ba58a2dba802ef680dd5a3f7342d4f248dd948384720fb821f5b87f0c77e31a9fcc03e8236bfba5459a2811dfe8204e51189b45cad95566df06dc7e6
-Size (toot-0.48.0.tar.gz) = 1476183 bytes
+BLAKE2s (toot-0.48.1.tar.gz) = b44b77d5adffbd38f6150bb0ba25d5b994e98bde33ca6249e18a10170ee8635e
+SHA512 (toot-0.48.1.tar.gz) = 8c51bf2a10aeff8807a90184caca6fd947700857d7e14485b4009a9705a93b9d47a175a7b11ae5cf8b4b2012417e5e6fb9a22b5cde0adee75e3b01cde259d26e
+Size (toot-0.48.1.tar.gz) = 1328964 bytes
Home |
Main Index |
Thread Index |
Old Index