From: "Alfredo Tupone" <tupone@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/django-bootstrap5/
Date: Fri, 1 Nov 2024 15:47:07 +0000 (UTC) [thread overview]
Message-ID: <1730475988.708ed3097a7b08851e5c9fb54ca04a7cb9088da7.tupone@gentoo> (raw)
commit: 708ed3097a7b08851e5c9fb54ca04a7cb9088da7
Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 1 15:44:30 2024 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Fri Nov 1 15:46:28 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=708ed309
dev-python/django-bootstrap5: new package, add 24.3
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
dev-python/django-bootstrap5/Manifest | 1 +
.../django-bootstrap5-24.3.ebuild | 25 ++++++++++++++++++++++
dev-python/django-bootstrap5/metadata.xml | 15 +++++++++++++
3 files changed, 41 insertions(+)
diff --git a/dev-python/django-bootstrap5/Manifest b/dev-python/django-bootstrap5/Manifest
new file mode 100644
index 000000000000..964a86d48346
--- /dev/null
+++ b/dev-python/django-bootstrap5/Manifest
@@ -0,0 +1 @@
+DIST django_bootstrap5-24.3.tar.gz 54344 BLAKE2B a1a793266190eaccc44f683ce3a12ea9a6076d44498b477ba1ada5b8158bdbf4ca02fcd7db214eedb492ac1219cbf11a886107417f9571f64cb3dc68f433a8b0 SHA512 087ad0d79e1fcbd2a8506080e0d137c721572f322290969310265039ac19eee8d9e1909f421e5a4d3a6b10c669785fa9565d6d14fc7d1a31152f87f1677f2e8d
diff --git a/dev-python/django-bootstrap5/django-bootstrap5-24.3.ebuild b/dev-python/django-bootstrap5/django-bootstrap5-24.3.ebuild
new file mode 100644
index 000000000000..3ba722716ceb
--- /dev/null
+++ b/dev-python/django-bootstrap5/django-bootstrap5-24.3.ebuild
@@ -0,0 +1,25 @@
+# Copyright 2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_12 )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Bootstrap 5 for Django."
+HOMEPAGE="
+ https://pypi.org/project/django-bootstrap5/
+"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64"
+
+distutils_enable_tests pytest
+
+python_test() {
+ "${EPYTHON}" -m django test tests --settings tests.app.settings \
+ || die "Tests failed with ${EPYTHON}"
+}
diff --git a/dev-python/django-bootstrap5/metadata.xml b/dev-python/django-bootstrap5/metadata.xml
new file mode 100644
index 000000000000..1a2c1dee94bf
--- /dev/null
+++ b/dev-python/django-bootstrap5/metadata.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>python@gentoo.org</email>
+ </maintainer>
+ <maintainer type="person">
+ <email>tupone@gentoo.org</email>
+ <name>Tupone Alfredo</name>
+ </maintainer>
+ <stabilize-allarches/>
+ <upstream>
+ <remote-id type="pypi">django-bootstrap5</remote-id>
+ </upstream>
+</pkgmetadata>
reply other threads:[~2024-11-01 15:47 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1730475988.708ed3097a7b08851e5c9fb54ca04a7cb9088da7.tupone@gentoo \
--to=tupone@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: link
Be 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