pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/comms/py-textual-dev
Module Name: pkgsrc
Committed By: wiz
Date: Mon Aug 12 12:26:08 UTC 2024
Added Files:
pkgsrc/comms/py-textual-dev: DESCR Makefile PLIST distinfo
Log Message:
comms/py-textual-dev: import py-textual-dev-1.5.1
Development tools for Textual.
This package contains the `textual` command line app, which will
help to develop Textual applications.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/comms/py-textual-dev/DESCR \
pkgsrc/comms/py-textual-dev/Makefile pkgsrc/comms/py-textual-dev/PLIST \
pkgsrc/comms/py-textual-dev/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/comms/py-textual-dev/DESCR
diff -u /dev/null pkgsrc/comms/py-textual-dev/DESCR:1.1
--- /dev/null Mon Aug 12 12:26:08 2024
+++ pkgsrc/comms/py-textual-dev/DESCR Mon Aug 12 12:26:08 2024
@@ -0,0 +1,4 @@
+Development tools for Textual.
+
+This package contains the `textual` command line app, which will
+help to develop Textual applications.
Index: pkgsrc/comms/py-textual-dev/Makefile
diff -u /dev/null pkgsrc/comms/py-textual-dev/Makefile:1.1
--- /dev/null Mon Aug 12 12:26:08 2024
+++ pkgsrc/comms/py-textual-dev/Makefile Mon Aug 12 12:26:08 2024
@@ -0,0 +1,28 @@
+# $NetBSD: Makefile,v 1.1 2024/08/12 12:26:08 wiz Exp $
+
+DISTNAME= textual_dev-1.5.1
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
+CATEGORIES= comms
+MASTER_SITES= ${MASTER_SITE_PYPI:=t/textual_dev/}
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://github.com/Textualize/textual-dev
+COMMENT= Development tools for working with Textual
+LICENSE= mit
+
+TOOL_DEPENDS+= ${PYPKGPREFIX}-poetry-core-[0-9]*:../../devel/py-poetry-core
+DEPENDS+= ${PYPKGPREFIX}-textual>=0.36:../../comms/py-textual
+DEPENDS+= ${PYPKGPREFIX}-aiohttp>=3.8.1:../../www/py-aiohttp
+DEPENDS+= ${PYPKGPREFIX}-click>=8.1.2:../../devel/py-click
+DEPENDS+= ${PYPKGPREFIX}-msgpack>=1.0.3:../../devel/py-msgpack
+DEPENDS+= ${PYPKGPREFIX}-typing-extensions>=4.4:../../devel/py-typing-extensions
+TEST_DEPENDS+= ${PYPKGPREFIX}-time-machine>=0:../../time/py-time-machine
+DEPENDS+= ${PYPKGPREFIX}-test-aiohttp>=0:../../www/py-test-aiohttp
+
+USE_LANGUAGES= # none
+
+# as of 1.5.1
+# 5 passed, 3 warnings, 18 errors
+
+.include "../../lang/python/wheel.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/comms/py-textual-dev/PLIST
diff -u /dev/null pkgsrc/comms/py-textual-dev/PLIST:1.1
--- /dev/null Mon Aug 12 12:26:08 2024
+++ pkgsrc/comms/py-textual-dev/PLIST Mon Aug 12 12:26:08 2024
@@ -0,0 +1,55 @@
+@comment $NetBSD: PLIST,v 1.1 2024/08/12 12:26:08 wiz Exp $
+bin/textual
+${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
+${PYSITELIB}/${WHEEL_INFODIR}/METADATA
+${PYSITELIB}/${WHEEL_INFODIR}/RECORD
+${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
+${PYSITELIB}/${WHEEL_INFODIR}/entry_points.txt
+${PYSITELIB}/textual_dev/__init__.py
+${PYSITELIB}/textual_dev/__init__.pyc
+${PYSITELIB}/textual_dev/__init__.pyo
+${PYSITELIB}/textual_dev/__main__.py
+${PYSITELIB}/textual_dev/__main__.pyc
+${PYSITELIB}/textual_dev/__main__.pyo
+${PYSITELIB}/textual_dev/cli.py
+${PYSITELIB}/textual_dev/cli.pyc
+${PYSITELIB}/textual_dev/cli.pyo
+${PYSITELIB}/textual_dev/client.py
+${PYSITELIB}/textual_dev/client.pyc
+${PYSITELIB}/textual_dev/client.pyo
+${PYSITELIB}/textual_dev/previews/__init__.py
+${PYSITELIB}/textual_dev/previews/__init__.pyc
+${PYSITELIB}/textual_dev/previews/__init__.pyo
+${PYSITELIB}/textual_dev/previews/borders.py
+${PYSITELIB}/textual_dev/previews/borders.pyc
+${PYSITELIB}/textual_dev/previews/borders.pyo
+${PYSITELIB}/textual_dev/previews/colors.css
+${PYSITELIB}/textual_dev/previews/colors.py
+${PYSITELIB}/textual_dev/previews/colors.pyc
+${PYSITELIB}/textual_dev/previews/colors.pyo
+${PYSITELIB}/textual_dev/previews/easing.css
+${PYSITELIB}/textual_dev/previews/easing.py
+${PYSITELIB}/textual_dev/previews/easing.pyc
+${PYSITELIB}/textual_dev/previews/easing.pyo
+${PYSITELIB}/textual_dev/previews/keys.py
+${PYSITELIB}/textual_dev/previews/keys.pyc
+${PYSITELIB}/textual_dev/previews/keys.pyo
+${PYSITELIB}/textual_dev/py.typed
+${PYSITELIB}/textual_dev/redirect_output.py
+${PYSITELIB}/textual_dev/redirect_output.pyc
+${PYSITELIB}/textual_dev/redirect_output.pyo
+${PYSITELIB}/textual_dev/renderables.py
+${PYSITELIB}/textual_dev/renderables.pyc
+${PYSITELIB}/textual_dev/renderables.pyo
+${PYSITELIB}/textual_dev/server.py
+${PYSITELIB}/textual_dev/server.pyc
+${PYSITELIB}/textual_dev/server.pyo
+${PYSITELIB}/textual_dev/service.py
+${PYSITELIB}/textual_dev/service.pyc
+${PYSITELIB}/textual_dev/service.pyo
+${PYSITELIB}/textual_dev/tools/diagnose.py
+${PYSITELIB}/textual_dev/tools/diagnose.pyc
+${PYSITELIB}/textual_dev/tools/diagnose.pyo
+${PYSITELIB}/textual_dev/tools/run.py
+${PYSITELIB}/textual_dev/tools/run.pyc
+${PYSITELIB}/textual_dev/tools/run.pyo
Index: pkgsrc/comms/py-textual-dev/distinfo
diff -u /dev/null pkgsrc/comms/py-textual-dev/distinfo:1.1
--- /dev/null Mon Aug 12 12:26:08 2024
+++ pkgsrc/comms/py-textual-dev/distinfo Mon Aug 12 12:26:08 2024
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2024/08/12 12:26:08 wiz Exp $
+
+BLAKE2s (textual_dev-1.5.1.tar.gz) = d5df0d0f24cbbddfbc8de949685e69ad1754ae0ee7dce8f92e03be231185ee49
+SHA512 (textual_dev-1.5.1.tar.gz) = 929660437ee41283167f14b2e7f8a576cbdc231aa2198dbf807bfdbba8bdde61563bb87f5197cac4005046aae912fe194227c2dc3b39b26c7c11bfec0830ad3b
+Size (textual_dev-1.5.1.tar.gz) = 25219 bytes
Home |
Main Index |
Thread Index |
Old Index