From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/django-rq/
Date: Sun, 8 May 2022 08:47:33 +0000 (UTC) [thread overview]
Message-ID: <1651999636.255dc2a41e01e65c8e10dc31b1a7c775d686345a.mgorny@gentoo> (raw)
commit: 255dc2a41e01e65c8e10dc31b1a7c775d686345a
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun May 8 08:42:51 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun May 8 08:47:16 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=255dc2a4
dev-python/django-rq: Remove py3.8 due to rq losing it
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/django-rq/django-rq-2.4.1-r1.ebuild | 21 +++++++++++++++++++++
1 file changed, 21 insertions(+)
diff --git a/dev-python/django-rq/django-rq-2.4.1-r1.ebuild b/dev-python/django-rq/django-rq-2.4.1-r1.ebuild
new file mode 100644
index 000000000000..23ef26f48a02
--- /dev/null
+++ b/dev-python/django-rq/django-rq-2.4.1-r1.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_9 )
+inherit distutils-r1
+
+DESCRIPTION="An app that provides django integration for RQ (Redis Queue)"
+HOMEPAGE="https://github.com/rq/django-rq/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="
+ >=dev-python/django-2.0[${PYTHON_USEDEP}]
+ >=dev-python/rq-1.4.0[${PYTHON_USEDEP}]
+ >=dev-python/redis-py-3.0.0[${PYTHON_USEDEP}]
+"
next reply other threads:[~2022-05-08 8:47 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-08 8:47 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-05-16 13:18 [gentoo-commits] repo/gentoo:master commit in: dev-python/django-rq/ Michał Górny
2022-05-08 8:47 Michał Górny
2021-10-17 7:41 Michał Górny
2021-05-15 23:46 William Hubbs
2021-03-31 10:14 Michał Górny
2021-01-09 4:37 Sam James
2021-01-09 4:37 Sam James
2021-01-09 3:44 Sam James
2020-09-14 18:06 Sam James
2020-08-06 22:27 Sam James
2020-03-26 20:52 Michał Górny
2020-03-11 22:21 William Hubbs
2020-01-26 20:30 William Hubbs
2019-07-15 23:55 William Hubbs
2019-04-10 22:18 William Hubbs
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=1651999636.255dc2a41e01e65c8e10dc31b1a7c775d686345a.mgorny@gentoo \
--to=mgorny@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