pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

py-posting: remove, updated in pkgsrc



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Mon Apr 21 00:19:33 2025 +0200
Changeset:	c187756025332e4abd292427d9fa95c4573d957a

Modified Files:
	Makefile
Removed Files:
	py-posting/ALTERNATIVES
	py-posting/DESCR
	py-posting/Makefile
	py-posting/PLIST
	py-posting/TODO
	py-posting/distinfo

Log Message:
py-posting: remove, updated in pkgsrc

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c187756025332e4abd292427d9fa95c4573d957a

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile                |   1 -
 py-posting/ALTERNATIVES |   1 -
 py-posting/DESCR        |  10 ---
 py-posting/Makefile     |  45 -----------
 py-posting/PLIST        | 195 ------------------------------------------------
 py-posting/TODO         |   2 -
 py-posting/distinfo     |   5 --
 7 files changed, 259 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 9e4c3ff461..f0edba9018 100644
--- a/Makefile
+++ b/Makefile
@@ -4382,7 +4382,6 @@ SUBDIR+=	py-portalocker
 SUBDIR+=	py-portray
 SUBDIR+=	py-poster
 SUBDIR+=	py-postgresfixture
-SUBDIR+=	py-posting
 SUBDIR+=	py-postmarkup
 SUBDIR+=	py-potr
 SUBDIR+=	py-pox
diff --git a/py-posting/ALTERNATIVES b/py-posting/ALTERNATIVES
deleted file mode 100644
index f028420e4c..0000000000
--- a/py-posting/ALTERNATIVES
+++ /dev/null
@@ -1 +0,0 @@
-bin/posting @PREFIX@/bin/posting-@PYVERSSUFFIX@
diff --git a/py-posting/DESCR b/py-posting/DESCR
deleted file mode 100644
index 60b82209a0..0000000000
--- a/py-posting/DESCR
+++ /dev/null
@@ -1,10 +0,0 @@
-Posting is an HTTP client, not unlike Postman and Insomnia. As a
-TUI application, it can be used over SSH and enables efficient
-keyboard-centric workflows. Your requests are stored locally in
-simple YAML files, meaning they're easy to read and version control.
-
-Some notable features include: "jump mode" navigation,
-environments/variables system with autocompletion, syntax highlighting
-powered by tree-sitter, Vim keys, various builtin themes, a
-configuration system, "open in $EDITOR", and a command palette for
-quickly accessing functionality.
diff --git a/py-posting/Makefile b/py-posting/Makefile
deleted file mode 100644
index 37fcf14433..0000000000
--- a/py-posting/Makefile
+++ /dev/null
@@ -1,45 +0,0 @@
-# $NetBSD: Makefile,v 1.12 2024/11/24 10:44:23 wiz Exp $
-
-DISTNAME=	posting-2.5.2
-PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=	www
-MASTER_SITES=	${MASTER_SITE_PYPI:=p/posting/}
-
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	https://github.com/darrenburns/posting
-COMMENT=	Modern API client that lives in your terminal
-LICENSE=	apache-2.0
-
-TOOL_DEPENDS+=	${PYPKGPREFIX}-hatchling-[0-9]*:../../devel/py-hatchling
-DEPENDS+=	${PYPKGPREFIX}-click-default-group>=1.2.4:../../devel/py-click-default-group
-DEPENDS+=	${PYPKGPREFIX}-click>=8.1.7:../../devel/py-click
-DEPENDS+=	${PYPKGPREFIX}-dotenv>=1.0.1:../../devel/py-dotenv
-DEPENDS+=	${PYPKGPREFIX}-httpx>=0.27.2:../../www/py-httpx
-DEPENDS+=	${PYPKGPREFIX}-pydantic-settings>=2.4.0:../../devel/py-pydantic-settings
-DEPENDS+=	${PYPKGPREFIX}-pydantic>=2.9.2:../../devel/py-pydantic
-DEPENDS+=	${PYPKGPREFIX}-pyperclip>=1.9.0:../../x11/py-pyperclip
-DEPENDS+=	${PYPKGPREFIX}-textual-autocomplete>=4.0.0a0:../../comms/py-textual-autocomplete
-DEPENDS+=	${PYPKGPREFIX}-textual>=2.1.1:../../comms/py-textual
-DEPENDS+=	${PYPKGPREFIX}-watchfiles>=0.24.0:../../misc/py-watchfiles
-DEPENDS+=	${PYPKGPREFIX}-xdg-base-dirs>=6.0.1:../../devel/py-xdg-base-dirs
-DEPENDS+=	${PYPKGPREFIX}-yaml>=6.0.2:../../textproc/py-yaml
-TEST_DEPENDS+=	${PYPKGPREFIX}-textual-dev>=1.5.1:../../comms/py-textual-dev
-TEST_DEPENDS+=	${PYPKGPREFIX}-test-textual-snapshot>=1.0.0:../../devel/py-test-textual-snapshot
-TEST_DEPENDS+=	${PYPKGPREFIX}-test-cov>=5.0.0:../../devel/py-test-cov
-TEST_DEPENDS+=	${PYPKGPREFIX}-jinja2>=3.1.4:../../textproc/py-jinja2
-#    "syrupy>=4.6.1",
-#    "pytest-xdist>=3.6.1",
-#    "mkdocs-material>=9.5.30",
-
-USE_LANGUAGES=	# none
-
-PYTHON_VERSIONS_INCOMPATIBLE=	310
-
-# as of 2.3.0
-# 9 failed, 81 passed, 1 warning
-
-post-install:
-	cd ${DESTDIR}${PREFIX}/bin && ${MV} posting posting-${PYVERSSUFFIX}
-
-.include "../../lang/python/wheel.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-posting/PLIST b/py-posting/PLIST
deleted file mode 100644
index ea7b1205f1..0000000000
--- a/py-posting/PLIST
+++ /dev/null
@@ -1,195 +0,0 @@
-@comment $NetBSD$
-bin/posting-${PYVERSSUFFIX}
-${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}/licenses/NOTICE
-${PYSITELIB}/posting/__init__.py
-${PYSITELIB}/posting/__init__.pyc
-${PYSITELIB}/posting/__init__.pyo
-${PYSITELIB}/posting/__main__.py
-${PYSITELIB}/posting/__main__.pyc
-${PYSITELIB}/posting/__main__.pyo
-${PYSITELIB}/posting/app.py
-${PYSITELIB}/posting/app.pyc
-${PYSITELIB}/posting/app.pyo
-${PYSITELIB}/posting/auth.py
-${PYSITELIB}/posting/auth.pyc
-${PYSITELIB}/posting/auth.pyo
-${PYSITELIB}/posting/collection.py
-${PYSITELIB}/posting/collection.pyc
-${PYSITELIB}/posting/collection.pyo
-${PYSITELIB}/posting/commands.py
-${PYSITELIB}/posting/commands.pyc
-${PYSITELIB}/posting/commands.pyo
-${PYSITELIB}/posting/config.py
-${PYSITELIB}/posting/config.pyc
-${PYSITELIB}/posting/config.pyo
-${PYSITELIB}/posting/exit_codes.py
-${PYSITELIB}/posting/exit_codes.pyc
-${PYSITELIB}/posting/exit_codes.pyo
-${PYSITELIB}/posting/files.py
-${PYSITELIB}/posting/files.pyc
-${PYSITELIB}/posting/files.pyo
-${PYSITELIB}/posting/help_screen.py
-${PYSITELIB}/posting/help_screen.pyc
-${PYSITELIB}/posting/help_screen.pyo
-${PYSITELIB}/posting/highlight_url.py
-${PYSITELIB}/posting/highlight_url.pyc
-${PYSITELIB}/posting/highlight_url.pyo
-${PYSITELIB}/posting/highlighters.py
-${PYSITELIB}/posting/highlighters.pyc
-${PYSITELIB}/posting/highlighters.pyo
-${PYSITELIB}/posting/importing/curl.py
-${PYSITELIB}/posting/importing/curl.pyc
-${PYSITELIB}/posting/importing/curl.pyo
-${PYSITELIB}/posting/importing/open_api.py
-${PYSITELIB}/posting/importing/open_api.pyc
-${PYSITELIB}/posting/importing/open_api.pyo
-${PYSITELIB}/posting/jump_overlay.py
-${PYSITELIB}/posting/jump_overlay.pyc
-${PYSITELIB}/posting/jump_overlay.pyo
-${PYSITELIB}/posting/jumper.py
-${PYSITELIB}/posting/jumper.pyc
-${PYSITELIB}/posting/jumper.pyo
-${PYSITELIB}/posting/locations.py
-${PYSITELIB}/posting/locations.pyc
-${PYSITELIB}/posting/locations.pyo
-${PYSITELIB}/posting/messages.py
-${PYSITELIB}/posting/messages.pyc
-${PYSITELIB}/posting/messages.pyo
-${PYSITELIB}/posting/posting.scss
-${PYSITELIB}/posting/request_headers.py
-${PYSITELIB}/posting/request_headers.pyc
-${PYSITELIB}/posting/request_headers.pyo
-${PYSITELIB}/posting/save_request.py
-${PYSITELIB}/posting/save_request.pyc
-${PYSITELIB}/posting/save_request.pyo
-${PYSITELIB}/posting/scripts.py
-${PYSITELIB}/posting/scripts.pyc
-${PYSITELIB}/posting/scripts.pyo
-${PYSITELIB}/posting/suggesters.py
-${PYSITELIB}/posting/suggesters.pyc
-${PYSITELIB}/posting/suggesters.pyo
-${PYSITELIB}/posting/themes.py
-${PYSITELIB}/posting/themes.pyc
-${PYSITELIB}/posting/themes.pyo
-${PYSITELIB}/posting/tuple_to_multidict.py
-${PYSITELIB}/posting/tuple_to_multidict.pyc
-${PYSITELIB}/posting/tuple_to_multidict.pyo
-${PYSITELIB}/posting/types.py
-${PYSITELIB}/posting/types.pyc
-${PYSITELIB}/posting/types.pyo
-${PYSITELIB}/posting/user_host.py
-${PYSITELIB}/posting/user_host.pyc
-${PYSITELIB}/posting/user_host.pyo
-${PYSITELIB}/posting/variables.py
-${PYSITELIB}/posting/variables.pyc
-${PYSITELIB}/posting/variables.pyo
-${PYSITELIB}/posting/version.py
-${PYSITELIB}/posting/version.pyc
-${PYSITELIB}/posting/version.pyo
-${PYSITELIB}/posting/widgets/__init__.py
-${PYSITELIB}/posting/widgets/__init__.pyc
-${PYSITELIB}/posting/widgets/__init__.pyo
-${PYSITELIB}/posting/widgets/center_middle.py
-${PYSITELIB}/posting/widgets/center_middle.pyc
-${PYSITELIB}/posting/widgets/center_middle.pyo
-${PYSITELIB}/posting/widgets/collection/browser.py
-${PYSITELIB}/posting/widgets/collection/browser.pyc
-${PYSITELIB}/posting/widgets/collection/browser.pyo
-${PYSITELIB}/posting/widgets/collection/new_request_modal.py
-${PYSITELIB}/posting/widgets/collection/new_request_modal.pyc
-${PYSITELIB}/posting/widgets/collection/new_request_modal.pyo
-${PYSITELIB}/posting/widgets/confirmation.py
-${PYSITELIB}/posting/widgets/confirmation.pyc
-${PYSITELIB}/posting/widgets/confirmation.pyo
-${PYSITELIB}/posting/widgets/datatable.py
-${PYSITELIB}/posting/widgets/datatable.pyc
-${PYSITELIB}/posting/widgets/datatable.pyo
-${PYSITELIB}/posting/widgets/input.py
-${PYSITELIB}/posting/widgets/input.pyc
-${PYSITELIB}/posting/widgets/input.pyo
-${PYSITELIB}/posting/widgets/key_value.py
-${PYSITELIB}/posting/widgets/key_value.pyc
-${PYSITELIB}/posting/widgets/key_value.pyo
-${PYSITELIB}/posting/widgets/request/__init__.py
-${PYSITELIB}/posting/widgets/request/__init__.pyc
-${PYSITELIB}/posting/widgets/request/__init__.pyo
-${PYSITELIB}/posting/widgets/request/form_editor.py
-${PYSITELIB}/posting/widgets/request/form_editor.pyc
-${PYSITELIB}/posting/widgets/request/form_editor.pyo
-${PYSITELIB}/posting/widgets/request/header_editor.py
-${PYSITELIB}/posting/widgets/request/header_editor.pyc
-${PYSITELIB}/posting/widgets/request/header_editor.pyo
-${PYSITELIB}/posting/widgets/request/method_selection.py
-${PYSITELIB}/posting/widgets/request/method_selection.pyc
-${PYSITELIB}/posting/widgets/request/method_selection.pyo
-${PYSITELIB}/posting/widgets/request/query_editor.py
-${PYSITELIB}/posting/widgets/request/query_editor.pyc
-${PYSITELIB}/posting/widgets/request/query_editor.pyo
-${PYSITELIB}/posting/widgets/request/request_auth.py
-${PYSITELIB}/posting/widgets/request/request_auth.pyc
-${PYSITELIB}/posting/widgets/request/request_auth.pyo
-${PYSITELIB}/posting/widgets/request/request_body.py
-${PYSITELIB}/posting/widgets/request/request_body.pyc
-${PYSITELIB}/posting/widgets/request/request_body.pyo
-${PYSITELIB}/posting/widgets/request/request_editor.py
-${PYSITELIB}/posting/widgets/request/request_editor.pyc
-${PYSITELIB}/posting/widgets/request/request_editor.pyo
-${PYSITELIB}/posting/widgets/request/request_metadata.py
-${PYSITELIB}/posting/widgets/request/request_metadata.pyc
-${PYSITELIB}/posting/widgets/request/request_metadata.pyo
-${PYSITELIB}/posting/widgets/request/request_options.py
-${PYSITELIB}/posting/widgets/request/request_options.pyc
-${PYSITELIB}/posting/widgets/request/request_options.pyo
-${PYSITELIB}/posting/widgets/request/request_scripts.py
-${PYSITELIB}/posting/widgets/request/request_scripts.pyc
-${PYSITELIB}/posting/widgets/request/request_scripts.pyo
-${PYSITELIB}/posting/widgets/request/url_bar.py
-${PYSITELIB}/posting/widgets/request/url_bar.pyc
-${PYSITELIB}/posting/widgets/request/url_bar.pyo
-${PYSITELIB}/posting/widgets/response/cookies_table.py
-${PYSITELIB}/posting/widgets/response/cookies_table.pyc
-${PYSITELIB}/posting/widgets/response/cookies_table.pyo
-${PYSITELIB}/posting/widgets/response/response_area.py
-${PYSITELIB}/posting/widgets/response/response_area.pyc
-${PYSITELIB}/posting/widgets/response/response_area.pyo
-${PYSITELIB}/posting/widgets/response/response_body.py
-${PYSITELIB}/posting/widgets/response/response_body.pyc
-${PYSITELIB}/posting/widgets/response/response_body.pyo
-${PYSITELIB}/posting/widgets/response/response_headers.py
-${PYSITELIB}/posting/widgets/response/response_headers.pyc
-${PYSITELIB}/posting/widgets/response/response_headers.pyo
-${PYSITELIB}/posting/widgets/response/response_trace.py
-${PYSITELIB}/posting/widgets/response/response_trace.pyc
-${PYSITELIB}/posting/widgets/response/response_trace.pyo
-${PYSITELIB}/posting/widgets/response/script_output.py
-${PYSITELIB}/posting/widgets/response/script_output.pyc
-${PYSITELIB}/posting/widgets/response/script_output.pyo
-${PYSITELIB}/posting/widgets/rich_log.py
-${PYSITELIB}/posting/widgets/rich_log.pyc
-${PYSITELIB}/posting/widgets/rich_log.pyo
-${PYSITELIB}/posting/widgets/select.py
-${PYSITELIB}/posting/widgets/select.pyc
-${PYSITELIB}/posting/widgets/select.pyo
-${PYSITELIB}/posting/widgets/tabbed_content.py
-${PYSITELIB}/posting/widgets/tabbed_content.pyc
-${PYSITELIB}/posting/widgets/tabbed_content.pyo
-${PYSITELIB}/posting/widgets/text_area.py
-${PYSITELIB}/posting/widgets/text_area.pyc
-${PYSITELIB}/posting/widgets/text_area.pyo
-${PYSITELIB}/posting/widgets/tree.py
-${PYSITELIB}/posting/widgets/tree.pyc
-${PYSITELIB}/posting/widgets/tree.pyo
-${PYSITELIB}/posting/widgets/variable_autocomplete.py
-${PYSITELIB}/posting/widgets/variable_autocomplete.pyc
-${PYSITELIB}/posting/widgets/variable_autocomplete.pyo
-${PYSITELIB}/posting/widgets/variable_input.py
-${PYSITELIB}/posting/widgets/variable_input.pyc
-${PYSITELIB}/posting/widgets/variable_input.pyo
-${PYSITELIB}/posting/xresources.py
-${PYSITELIB}/posting/xresources.pyc
-${PYSITELIB}/posting/xresources.pyo
diff --git a/py-posting/TODO b/py-posting/TODO
deleted file mode 100644
index 5045318a26..0000000000
--- a/py-posting/TODO
+++ /dev/null
@@ -1,2 +0,0 @@
-Self test failures:
-https://github.com/darrenburns/posting/issues/205
diff --git a/py-posting/distinfo b/py-posting/distinfo
deleted file mode 100644
index 4fb106b6c5..0000000000
--- a/py-posting/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.10 2024/11/24 10:44:23 wiz Exp $
-
-BLAKE2s (posting-2.5.2.tar.gz) = 387682f4ef5535599590835b287ad0509b90617aa7e1777bc054f24599d4e138
-SHA512 (posting-2.5.2.tar.gz) = f3b1703a52e00f18b4bde799618bb568745f3b5bc05190383777579f5654b86a9af41c4a8595545ba28ee7eae4f3a5ec6da9ccf270116b8c71b42419580aaf30
-Size (posting-2.5.2.tar.gz) = 4840218 bytes


Home | Main Index | Thread Index | Old Index