summaryrefslogtreecommitdiff
path: root/dev-python/litestar-htmx
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-06-04 16:24:49 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-04 16:24:49 -0500
commita3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 (patch)
tree0c52bbae1c242fbc296bd650fcd1167685f81492 /dev-python/litestar-htmx
parentbfd9c39e4712ebdb442d4ca0673061faed1e70e1 (diff)
downloadbaldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.gz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.xz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.zip
Adding metadata
Diffstat (limited to 'dev-python/litestar-htmx')
-rw-r--r--dev-python/litestar-htmx/Manifest2
-rw-r--r--dev-python/litestar-htmx/litestar-htmx-0.5.0.ebuild28
-rw-r--r--dev-python/litestar-htmx/metadata.xml13
3 files changed, 0 insertions, 43 deletions
diff --git a/dev-python/litestar-htmx/Manifest b/dev-python/litestar-htmx/Manifest
deleted file mode 100644
index b731ce69cf30..000000000000
--- a/dev-python/litestar-htmx/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST litestar_htmx-0.5.0.tar.gz 119755 BLAKE2B f4fe8d34676989b3c47d17253cb0d3a5e84be2ada289147738ebe44fe0d3161d118a967993b31701e91cf9a1d9faaca09d78ab0ceab41a2ac63f379fd1b83070 SHA512 71f266cfd3fa0cd2a913d804474b2022585afad72214234bc42497fdb9b57cb0c0ba64c849182df5f3d1c90885a965c5415c58f52827bfdb663c8e6d0a8cfbf7
-DIST litestar_htmx-0.5.0.tar.gz.provenance 9533 BLAKE2B 2fe15857fad311426dd7b82da461579cdfe28c901b62be8ef596fa43b9d2ae90ecd2ee1290e56bb816f33166ae5a85c7c4c3f5b47e2b173fbf59880ad4609b07 SHA512 65b7beabebec7bc7fc84ba792a71996c8b745a1764d43f4a17cb7a9b8e42a63c41c7110415a88ec216b5f1d8c144019f823f2d43ae48de4f0e2f565f499f054a
diff --git a/dev-python/litestar-htmx/litestar-htmx-0.5.0.ebuild b/dev-python/litestar-htmx/litestar-htmx-0.5.0.ebuild
deleted file mode 100644
index 89c88058c287..000000000000
--- a/dev-python/litestar-htmx/litestar-htmx-0.5.0.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 2026 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=hatchling
-PYTHON_COMPAT=( python3_{13..14} )
-PYPI_VERIFY_REPO=https://github.com/litestar-org/litestar-htmx
-inherit distutils-r1 pypi
-
-DESCRIPTION="HTMX Integration for Litestar"
-HOMEPAGE="
- https://github.com/litestar-org/litestar-htmx/
- https://pypi.org/project/litestar-htmx/
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-
-BDEPEND="
- test? (
- dev-python/litestar[${PYTHON_USEDEP}]
- )
-"
-
-EPYTEST_PLUGINS=( anyio )
-distutils_enable_tests pytest
diff --git a/dev-python/litestar-htmx/metadata.xml b/dev-python/litestar-htmx/metadata.xml
deleted file mode 100644
index f9a4ba9c8a12..000000000000
--- a/dev-python/litestar-htmx/metadata.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>negril.nx+gentoo@gmail.com</email>
- <name>Paul Zander</name>
- </maintainer>
- <stabilize-allarches/>
- <upstream>
- <remote-id type="github">litestar-org/litestar-htmx</remote-id>
- <remote-id type="pypi">litestar-htmx</remote-id>
- </upstream>
-</pkgmetadata>