summaryrefslogtreecommitdiff
path: root/dev-python/django-tailwind
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-06-04 05:35:26 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-04 05:35:26 -0500
commitf716a9fe6455d39eef01e718aae68dae61c19704 (patch)
tree0c52bbae1c242fbc296bd650fcd1167685f81492 /dev-python/django-tailwind
parent3f9cf298e89cd5037b982abba06091224ee76daf (diff)
downloadbaldeagleos-repo-f716a9fe6455d39eef01e718aae68dae61c19704.tar.gz
baldeagleos-repo-f716a9fe6455d39eef01e718aae68dae61c19704.tar.xz
baldeagleos-repo-f716a9fe6455d39eef01e718aae68dae61c19704.zip
Adding metadata
Diffstat (limited to 'dev-python/django-tailwind')
-rw-r--r--dev-python/django-tailwind/Manifest1
-rw-r--r--dev-python/django-tailwind/django-tailwind-3.8.0.ebuild24
-rw-r--r--dev-python/django-tailwind/metadata.xml8
3 files changed, 0 insertions, 33 deletions
diff --git a/dev-python/django-tailwind/Manifest b/dev-python/django-tailwind/Manifest
deleted file mode 100644
index 3bc4b7c3e33b..000000000000
--- a/dev-python/django-tailwind/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST django_tailwind-3.8.0.tar.gz 8969 BLAKE2B ddc17680571081ebc864a3e5eddf6414be1f02e17c7f6d52aae14f6ea66d369f6fadede9946741c971755c380cf82a429467e5177c2edd66eac11bee806c34fc SHA512 6501ca2de280da4c5edbf8e1b0f22f02ebf5397eb11a0ec759e064228c28d0a3927684264e6cc5d5f83b5f030c5cd9e34f59516dba519126c2992115798f3abe
diff --git a/dev-python/django-tailwind/django-tailwind-3.8.0.ebuild b/dev-python/django-tailwind/django-tailwind-3.8.0.ebuild
deleted file mode 100644
index 702068f3f24e..000000000000
--- a/dev-python/django-tailwind/django-tailwind-3.8.0.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=poetry
-PYTHON_COMPAT=( python3_{13..14} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Tailwind CSS Framework for Django projects"
-HOMEPAGE="
- https://github.com/timonweb/django-tailwind
- https://pypi.org/project/django-tailwind/
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="
- dev-python/django[${PYTHON_USEDEP}]
- dev-python/django-browser-reload[${PYTHON_USEDEP}]
-"
diff --git a/dev-python/django-tailwind/metadata.xml b/dev-python/django-tailwind/metadata.xml
deleted file mode 100644
index 1f4b1c08767e..000000000000
--- a/dev-python/django-tailwind/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <upstream>
- <remote-id type="github">timonweb/django-tailwind</remote-id>
- <remote-id type="pypi">django-tailwind</remote-id>
- </upstream>
-</pkgmetadata>