From: "Alfredo Tupone" <tupone@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/django-crispy-forms/
Date: Sat, 30 Jul 2022 19:36:04 +0000 (UTC) [thread overview]
Message-ID: <1659209747.a3f2844eb9e8bf89002f5f0843cb5894db9b96bb.tupone@gentoo> (raw)
commit: a3f2844eb9e8bf89002f5f0843cb5894db9b96bb
Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 30 19:35:47 2022 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sat Jul 30 19:35:47 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3f2844e
dev-python/django-crispy-forms: add to tree
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
dev-python/django-crispy-forms/Manifest | 1 +
.../django-crispy-forms-1.14.0.ebuild | 21 +++++++++++++++++++++
dev-python/django-crispy-forms/metadata.xml | 12 ++++++++++++
3 files changed, 34 insertions(+)
diff --git a/dev-python/django-crispy-forms/Manifest b/dev-python/django-crispy-forms/Manifest
new file mode 100644
index 000000000000..fbc0996d9583
--- /dev/null
+++ b/dev-python/django-crispy-forms/Manifest
@@ -0,0 +1 @@
+DIST django-crispy-forms-1.14.0.tar.gz 295826 BLAKE2B 4be78ba2eb8b7dfd6d9813d2a94b26ca571f3c8767f22e37e64deca517b0044d1684343f82790860f024b6eaf6759acfdb6975e4497e40bb75cc64ace3ce9745 SHA512 964ebcd74dd284d11cd0a820238468cce415a61b9ac83afe401b1414da0e27b3e9e0a9aa4fec411a8ff9fa08aa6fb56550c6262e0a9d821b17e12590fc06970c
diff --git a/dev-python/django-crispy-forms/django-crispy-forms-1.14.0.ebuild b/dev-python/django-crispy-forms/django-crispy-forms-1.14.0.ebuild
new file mode 100644
index 000000000000..32f8a0f85bcb
--- /dev/null
+++ b/dev-python/django-crispy-forms/django-crispy-forms-1.14.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="DRY Django forms"
+HOMEPAGE="https://github.com/django-crispy-forms/django-crispy-forms"
+SRC_URI="https://github.com/django-crispy-forms/${PN}/archive/${PV}.tar.gz
+ -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+RESTRICT="test" #Not working
+
+RDEPEND="dev-python/django[${PYTHON_USEDEP}]"
diff --git a/dev-python/django-crispy-forms/metadata.xml b/dev-python/django-crispy-forms/metadata.xml
new file mode 100644
index 000000000000..0e3ee306f637
--- /dev/null
+++ b/dev-python/django-crispy-forms/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>tupone@gentoo.org</email>
+ <name>Tupone Alfredo</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="pypi">django-crispy-forms</remote-id>
+ <remote-id type="github">django-crispy-forms/django-crispy-forms</remote-id>
+ </upstream>
+</pkgmetadata>
next reply other threads:[~2022-07-30 19:36 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-30 19:36 Alfredo Tupone [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-26 19:40 [gentoo-commits] repo/gentoo:master commit in: dev-python/django-crispy-forms/ Alfredo Tupone
2025-04-14 5:35 Michał Górny
2025-04-13 18:36 Alfredo Tupone
2024-07-19 19:56 Michał Górny
2024-06-20 17:14 Michał Górny
2024-06-20 16:33 Michał Górny
2024-06-16 5:21 Michał Górny
2023-12-30 18:28 Michał Górny
2023-10-16 3:52 Michał Górny
2023-10-16 3:44 Michał Górny
2023-04-01 17:04 Alfredo Tupone
2023-02-28 21:11 Alfredo Tupone
2022-12-05 18:26 Alfredo Tupone
2022-08-02 22:03 Sam James
2017-05-02 14:02 Michał Górny
2016-01-14 9:53 Justin Lecher
2015-09-15 7:17 Justin Lecher
2015-08-21 17:19 Justin Lecher
2015-08-18 20:30 Justin Lecher
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=1659209747.a3f2844eb9e8bf89002f5f0843cb5894db9b96bb.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