From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/django-tailwind/ Date: Fri, 5 Jul 2024 14:26:00 +0000 (UTC) [thread overview] Message-ID: <1720188529.3c52c0721a8caabd550455f616fde86a1efafa57.andrewammerlaan@gentoo> (raw) commit: 3c52c0721a8caabd550455f616fde86a1efafa57 Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> AuthorDate: Fri Jul 5 14:08:16 2024 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> CommitDate: Fri Jul 5 14:08:49 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3c52c072 dev-python/django-tailwind: new package, add 3.8.0 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org> dev-python/django-tailwind/Manifest | 1 + .../django-tailwind/django-tailwind-3.8.0.ebuild | 24 ++++++++++++++++++++++ dev-python/django-tailwind/metadata.xml | 8 ++++++++ 3 files changed, 33 insertions(+) diff --git a/dev-python/django-tailwind/Manifest b/dev-python/django-tailwind/Manifest new file mode 100644 index 000000000..3bc4b7c3e --- /dev/null +++ b/dev-python/django-tailwind/Manifest @@ -0,0 +1 @@ +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 new file mode 100644 index 000000000..e51d0a276 --- /dev/null +++ b/dev-python/django-tailwind/django-tailwind-3.8.0.ebuild @@ -0,0 +1,24 @@ +# Copyright 2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_USE_PEP517=poetry +PYTHON_COMPAT=( python3_{10..13} ) + +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 new file mode 100644 index 000000000..1f4b1c087 --- /dev/null +++ b/dev-python/django-tailwind/metadata.xml @@ -0,0 +1,8 @@ +<?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>
WARNING: multiple messages have this Message-ID (diff)
From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/django-tailwind/ Date: Fri, 5 Jul 2024 14:26:26 +0000 (UTC) [thread overview] Message-ID: <1720188529.3c52c0721a8caabd550455f616fde86a1efafa57.andrewammerlaan@gentoo> (raw) Message-ID: <20240705142626.gdsAA35UapPGvTsLhpU-sE0JhR_EbyvYQ6u202SaP_8@z> (raw) commit: 3c52c0721a8caabd550455f616fde86a1efafa57 Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> AuthorDate: Fri Jul 5 14:08:16 2024 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> CommitDate: Fri Jul 5 14:08:49 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3c52c072 dev-python/django-tailwind: new package, add 3.8.0 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org> dev-python/django-tailwind/Manifest | 1 + .../django-tailwind/django-tailwind-3.8.0.ebuild | 24 ++++++++++++++++++++++ dev-python/django-tailwind/metadata.xml | 8 ++++++++ 3 files changed, 33 insertions(+) diff --git a/dev-python/django-tailwind/Manifest b/dev-python/django-tailwind/Manifest new file mode 100644 index 000000000..3bc4b7c3e --- /dev/null +++ b/dev-python/django-tailwind/Manifest @@ -0,0 +1 @@ +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 new file mode 100644 index 000000000..e51d0a276 --- /dev/null +++ b/dev-python/django-tailwind/django-tailwind-3.8.0.ebuild @@ -0,0 +1,24 @@ +# Copyright 2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_USE_PEP517=poetry +PYTHON_COMPAT=( python3_{10..13} ) + +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 new file mode 100644 index 000000000..1f4b1c087 --- /dev/null +++ b/dev-python/django-tailwind/metadata.xml @@ -0,0 +1,8 @@ +<?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>
next reply other threads:[~2024-07-05 14:26 UTC|newest] Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top 2024-07-05 14:26 Andrew Ammerlaan [this message] 2024-07-05 14:26 ` [gentoo-commits] repo/proj/guru:master commit in: dev-python/django-tailwind/ Andrew Ammerlaan
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=1720188529.3c52c0721a8caabd550455f616fde86a1efafa57.andrewammerlaan@gentoo \ --to=andrewammerlaan@gentoo.org \ --cc=gentoo-commits@lists.gentoo.org \ --cc=gentoo-dev@lists.gentoo.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: linkBe sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox