summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-09-05 19:43:02 -0500
committerroot <root@alpha.trunkmasters.com>2026-09-05 19:43:02 -0500
commit9390bee16fd256e9c32303cc82e25d4709c3d166 (patch)
treefa5e37490e576a9356ca284108bcb86b052da0ad
parent5f278372030aad6db0f73700a9780b84a004d5ff (diff)
downloadsrcux-9390bee16fd256e9c32303cc82e25d4709c3d166.tar.gz
srcux-9390bee16fd256e9c32303cc82e25d4709c3d166.tar.xz
srcux-9390bee16fd256e9c32303cc82e25d4709c3d166.zip
Adding metadata
-rw-r--r--app-misc/graphify/Manifest2
-rw-r--r--app-misc/graphify/graphify-0.9.40.ebuild52
-rw-r--r--app-misc/graphify/graphify-0.9.53.ebuild (renamed from app-misc/graphify/graphify-0.8.32.ebuild)0
3 files changed, 1 insertions, 53 deletions
diff --git a/app-misc/graphify/Manifest b/app-misc/graphify/Manifest
index 317706ab5673..d4a768dbcf61 100644
--- a/app-misc/graphify/Manifest
+++ b/app-misc/graphify/Manifest
@@ -1 +1 @@
-DIST graphifyy-0.8.32.tar.gz 870956 BLAKE2B 6c0d2d741277fbb55b56eadf6fe450c879019315f712f635cf2620eb7211f1288c50f91c33623754168f0aad45b305e8ce8e6ef411d89bae8b61d74bd33664c6 SHA512 21a546611450e1b0933ea1a9356e7cbcacb1c806fff6c167372640ffaa8c6683cf546391657079e93db380f0d05029e0734fae5daf49c66a5699cbe4d80dd1a6
+DIST graphifyy-0.9.53.tar.gz 2092654 BLAKE2B 6f4bcff39cffc831e1b53ce4188572946ba47a53ebfbf9850c92f5b5ddba3f910ceeeede760e4722235eabf0a1780b108a99de537d5cf3267109e0e93a3b8fd0 SHA512 6576adf9e1699eb1a34ddfbccef4582af331b152434a9feb54531c7ce41077cd581950e88ac3c80741e0fd5f08e2321363c9b06ace68a281d6246a39487240e6
diff --git a/app-misc/graphify/graphify-0.9.40.ebuild b/app-misc/graphify/graphify-0.9.40.ebuild
deleted file mode 100644
index 189826a7c2f9..000000000000
--- a/app-misc/graphify/graphify-0.9.40.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2026 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYPI_PN="graphifyy"
-PYTHON_COMPAT=( python3_{13..14} )
-
-inherit distutils-r1 optfeature pypi
-
-DESCRIPTION="Knowledge graph CLI and AI coding assistant skill installer"
-HOMEPAGE="
- https://github.com/safishamsi/graphify/
- https://pypi.org/project/graphifyy/
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE="+ollama"
-
-RDEPEND="
- >=dev-python/datasketch-1.6[${PYTHON_USEDEP}]
- >=dev-python/networkx-3.4[${PYTHON_USEDEP}]
- ollama? ( dev-python/openai[${PYTHON_USEDEP}] )
- >=dev-python/rapidfuzz-3.0[${PYTHON_USEDEP}]
- >=dev-python/tree-sitter-0.23.0[${PYTHON_USEDEP}]
- dev-libs/tree-sitter-bash[python,${PYTHON_USEDEP}]
- dev-libs/tree-sitter-c[python,${PYTHON_USEDEP}]
- dev-libs/tree-sitter-cpp[python,${PYTHON_USEDEP}]
- dev-libs/tree-sitter-javascript[python,${PYTHON_USEDEP}]
- dev-libs/tree-sitter-json[python,${PYTHON_USEDEP}]
- dev-libs/tree-sitter-lua[python,${PYTHON_USEDEP}]
- dev-libs/tree-sitter-python[python,${PYTHON_USEDEP}]
- dev-libs/tree-sitter-ruby[python,${PYTHON_USEDEP}]
- dev-libs/tree-sitter-rust[python,${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests import-check
-
-pkg_postinst() {
- optfeature "PDF extraction" dev-python/pypdf dev-python/markdownify
- optfeature "file watching and hooks" dev-python/watchdog
- optfeature "SVG graph export" dev-python/matplotlib
- optfeature "Office document support" dev-python/python-docx dev-python/openpyxl
- optfeature "OpenAI-compatible token counting" dev-python/tiktoken
- optfeature "Anthropic backend" dev-python/anthropic
- optfeature "AWS Bedrock backend" dev-python/boto3
- elog "The upstream PyPI package is graphifyy; this package installs /usr/bin/graphify."
- elog "Only locally packaged tree-sitter Python bindings are hard dependencies."
-}
diff --git a/app-misc/graphify/graphify-0.8.32.ebuild b/app-misc/graphify/graphify-0.9.53.ebuild
index 189826a7c2f9..189826a7c2f9 100644
--- a/app-misc/graphify/graphify-0.8.32.ebuild
+++ b/app-misc/graphify/graphify-0.9.53.ebuild