diff options
| author | root <root@alpha.trunkmasters.com> | 2026-06-04 16:24:49 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-06-04 16:24:49 -0500 |
| commit | a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 (patch) | |
| tree | 0c52bbae1c242fbc296bd650fcd1167685f81492 /dev-python/django-tailwind | |
| parent | bfd9c39e4712ebdb442d4ca0673061faed1e70e1 (diff) | |
| download | baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.gz baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.xz baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.zip | |
Adding metadata
Diffstat (limited to 'dev-python/django-tailwind')
| -rw-r--r-- | dev-python/django-tailwind/Manifest | 1 | ||||
| -rw-r--r-- | dev-python/django-tailwind/django-tailwind-3.8.0.ebuild | 24 | ||||
| -rw-r--r-- | dev-python/django-tailwind/metadata.xml | 8 |
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> |
