From: "William Hubbs" <williamh@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/django-filter/
Date: Sun, 26 Jan 2020 20:16:54 +0000 (UTC) [thread overview]
Message-ID: <1580069705.38f8cf34ba10e96e8d7a685fc667b72b4543a76f.williamh@gentoo> (raw)
commit: 38f8cf34ba10e96e8d7a685fc667b72b4543a76f
Author: William Hubbs <williamh <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 26 20:15:05 2020 +0000
Commit: William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Sun Jan 26 20:15:05 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38f8cf34
dev-python/django-filter: 2.2.0 bump
Signed-off-by: William Hubbs <williamh <AT> gentoo.org>
dev-python/django-filter/Manifest | 1 +
dev-python/django-filter/django-filter-2.2.0.ebuild | 19 +++++++++++++++++++
2 files changed, 20 insertions(+)
diff --git a/dev-python/django-filter/Manifest b/dev-python/django-filter/Manifest
index 731d3c06531..5691ef83233 100644
--- a/dev-python/django-filter/Manifest
+++ b/dev-python/django-filter/Manifest
@@ -1 +1,2 @@
DIST django-filter-2.1.0.tar.gz 142256 BLAKE2B 0763c3032cdd857be30050caa27af6bd938030c37cc52f30c98ab751c81dc8b2ce0c974ed19ae8c859347fbec2139b27a08657e99c83bc8e79b8883196050897 SHA512 e917ec0fb1cdb8f19e6a7e50989d2df3697baa0bb50eaa62f5916cc0fe000e1e3594672a312114ab761d49b9f83bf7f5c1f4a35f4014c113ac9387a9bf086e10
+DIST django-filter-2.2.0.tar.gz 142804 BLAKE2B f2385fe3afa78349395bd3334461ad2acc760a2007d4b69618993e176899c77e8585d90bb68578e561a16459cdf35a480adf0a0e6235d6500e5f2c2a7c602445 SHA512 16a4336d1558cabfe497dd9736a2f652c9f9d141a72c856cf13f3ca56db4da85b5926b05c772aef5fa43a75e085025244b8deaf7facbc5bfa68907bd99f4f95d
diff --git a/dev-python/django-filter/django-filter-2.2.0.ebuild b/dev-python/django-filter/django-filter-2.2.0.ebuild
new file mode 100644
index 00000000000..bec056b673e
--- /dev/null
+++ b/dev-python/django-filter/django-filter-2.2.0.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_6 python3_7 )
+inherit distutils-r1
+
+DESCRIPTION="Django app allowing declarative dynamic QuerySet filtering from URL parameters"
+HOMEPAGE="https://github.com/carltongibson/django-filter"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND=">=dev-python/django-1.11[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}
+dev-python/setuptools[${PYTHON_USEDEP}]"
next reply other threads:[~2020-01-26 20:16 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-26 20:16 William Hubbs [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-10-17 20:07 [gentoo-commits] repo/gentoo:master commit in: dev-python/django-filter/ Michał Górny
2025-10-17 20:07 Michał Górny
2025-10-06 5:24 Michał Górny
2025-08-01 5:59 Alfredo Tupone
2025-02-15 7:01 Michał Górny
2024-12-22 8:07 Michał Górny
2024-08-03 5:03 Michał Górny
2024-08-03 5:03 Michał Górny
2024-03-28 5:55 Michał Górny
2024-03-09 7:18 Michał Górny
2023-12-30 18:28 Michał Górny
2023-12-05 14:32 Michał Górny
2023-11-23 20:11 Michał Górny
2023-11-21 4:44 Michał Górny
2023-09-17 17:22 Michał Górny
2023-09-17 13:45 Michał Górny
2023-09-17 13:35 Michał Górny
2023-03-26 18:02 Michał Górny
2023-01-27 13:14 Arthur Zamarin
2023-01-27 13:14 Arthur Zamarin
2022-04-24 13:27 Jakov Smolić
2021-10-17 7:41 Michał Górny
2021-09-25 7:08 Arthur Zamarin
2021-09-25 6:43 Arthur Zamarin
2021-09-25 6:43 Arthur Zamarin
2021-09-24 19:28 Michał Górny
2021-05-15 23:18 William Hubbs
2021-01-30 20:27 Conrad Kostecki
2021-01-30 20:27 Conrad Kostecki
2020-03-26 20:52 Michał Górny
2020-02-11 20:10 William Hubbs
2019-03-14 21:03 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=1580069705.38f8cf34ba10e96e8d7a685fc667b72b4543a76f.williamh@gentoo \
--to=williamh@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