From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/django-haystack/
Date: Thu, 5 May 2022 07:46:33 +0000 (UTC) [thread overview]
Message-ID: <1651736753.e97533a0bdcd5c4d24c07bcbe1f4df8da8fd7f06.arthurzam@gentoo> (raw)
commit: e97533a0bdcd5c4d24c07bcbe1f4df8da8fd7f06
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu May 5 07:45:53 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu May 5 07:45:53 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e97533a0
dev-python/django-haystack: add 3.2.1, cleanup
Bug: https://bugs.gentoo.org/842561
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/django-haystack/Manifest | 1 +
.../django-haystack/django-haystack-3.2.1.ebuild | 23 ++++++++++++++++++++++
dev-python/django-haystack/metadata.xml | 1 +
3 files changed, 25 insertions(+)
diff --git a/dev-python/django-haystack/Manifest b/dev-python/django-haystack/Manifest
index d185fffe7b2b..cd44a6b40c86 100644
--- a/dev-python/django-haystack/Manifest
+++ b/dev-python/django-haystack/Manifest
@@ -1 +1,2 @@
DIST django-haystack-3.0.tar.gz 450713 BLAKE2B 0766711b127dfa1515583998058f588bea1619a792d6eef353da569a212b94c36683c0a743bdabee563c473f19f3197800bd585faf0b4eb39663b5ffbac6d6b8 SHA512 466ac18bbb6d6add1482d9debdffd195a2049c6c287cc4620e4db2ce4a702c97ca8ffb3ce048dc6c278dc50be701daab4f32b05a71c94ac67645890afb9f49bf
+DIST django-haystack-3.2.1.tar.gz 466580 BLAKE2B 6071ae9502a3bad885e95b79a1969b6ca6dd044a6d113726045d722168aa05d88b12047b0fbf7d7710936bd32158f2f9c27a6f29868e70e00f88ded1bc3b740a SHA512 60ce7297243ab5a43780b0aed6f25970ef0438aaadf8f7c92f89970e58c045d3f6ba7a5a635a275e21dc73b116fb33cad32a41991a677bd0a9c66aef4b7ff0c2
diff --git a/dev-python/django-haystack/django-haystack-3.2.1.ebuild b/dev-python/django-haystack/django-haystack-3.2.1.ebuild
new file mode 100644
index 000000000000..034ff7ba8f4c
--- /dev/null
+++ b/dev-python/django-haystack/django-haystack-3.2.1.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+inherit distutils-r1
+
+DESCRIPTION="Pluggable search for Django"
+HOMEPAGE="https://haystacksearch.org/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND=">=dev-python/django-2.2[${PYTHON_USEDEP}]"
+
+# tests have too many dependencies to maintain
+RESTRICT="test"
+
+distutils_enable_sphinx docs --no-autodoc
diff --git a/dev-python/django-haystack/metadata.xml b/dev-python/django-haystack/metadata.xml
index 9dd627b7aa6f..d777f195f301 100644
--- a/dev-python/django-haystack/metadata.xml
+++ b/dev-python/django-haystack/metadata.xml
@@ -4,5 +4,6 @@
<!--maintainer-needed-->
<upstream>
<remote-id type="pypi">django-haystack</remote-id>
+ <remote-id type="github">django-haystack/django-haystack</remote-id>
</upstream>
</pkgmetadata>
next reply other threads:[~2022-05-05 7:46 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-05 7:46 Arthur Zamarin [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-05-16 13:17 [gentoo-commits] repo/gentoo:master commit in: dev-python/django-haystack/ Michał Górny
2021-12-27 16:41 Hanno Böck
2020-09-21 9:12 Hanno Böck
2020-03-06 14:38 Michał Górny
2018-01-03 9:11 Michał Górny
2017-09-25 13:44 Michael Palimaka
2017-07-31 10:30 Tobias Klausmann
2016-02-26 19:53 Patrick Lauer
2015-12-06 9:59 Ian Delaney
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=1651736753.e97533a0bdcd5c4d24c07bcbe1f4df8da8fd7f06.arthurzam@gentoo \
--to=arthurzam@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