public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/dj-database-url/
Date: Wed, 29 May 2024 04:17:07 +0000 (UTC)	[thread overview]
Message-ID: <1716956012.a69d9ea1ee6f37d3b7cf3527f8a86aba121cb39c.mgorny@gentoo> (raw)

commit:     a69d9ea1ee6f37d3b7cf3527f8a86aba121cb39c
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed May 29 04:08:22 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed May 29 04:13:32 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a69d9ea1

dev-python/dj-database-url: Bump to 2.2.0

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/dj-database-url/Manifest                |  1 +
 .../dj-database-url/dj-database-url-2.2.0.ebuild   | 30 ++++++++++++++++++++++
 2 files changed, 31 insertions(+)

diff --git a/dev-python/dj-database-url/Manifest b/dev-python/dj-database-url/Manifest
index 79828d87eab0..5d7976cfeb9b 100644
--- a/dev-python/dj-database-url/Manifest
+++ b/dev-python/dj-database-url/Manifest
@@ -1 +1,2 @@
 DIST dj-database-url-2.1.0.tar.gz 10502 BLAKE2B cc8a9bc396c3df363c7c8c2d0da603493e65fb927d9aecfe9670ccc687b55320ac5c0827e728049ef9030f3b1e20c53b4aaeb7173ae822ded2347c446518e5d5 SHA512 17e35b6abba45d31d58bd2f5def59f45395f0fa489f93c9c71b8405b1fcd6b7da2192649d091a6a63506e755a683b2786af377a135f675cf1145fcd8508356ff
+DIST dj_database_url-2.2.0.tar.gz 10874 BLAKE2B 71bf484ba339edf9dc304085d433ae29b1efae6fe856152173989411cfffdb52297f7613b6f9337972cc8563494be4a94919055a0b7a84a0b066d64d5fe60d59 SHA512 17c26dc07e309ba448976fafdbd3bdc74cc2f5f7022fb1f041494f2555b8a77b9fc602c1f11602da5b8574487ca997e7b71d7859dd08875b2295ae08262c39bc

diff --git a/dev-python/dj-database-url/dj-database-url-2.2.0.ebuild b/dev-python/dj-database-url/dj-database-url-2.2.0.ebuild
new file mode 100644
index 000000000000..ab6c7b6234e0
--- /dev/null
+++ b/dev-python/dj-database-url/dj-database-url-2.2.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( pypy3 python3_{10..12} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Use Database URLs in your Django Application"
+HOMEPAGE="
+	https://github.com/jazzband/dj-database-url/
+	https://pypi.org/project/dj-database-url/
+"
+
+SLOT="0"
+LICENSE="BSD"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
+
+RDEPEND="
+	dev-python/django[${PYTHON_USEDEP}]
+	>=dev-python/typing-extensions-3.10.0.0[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests unittest
+
+python_test() {
+	eunittest -s tests
+}


             reply	other threads:[~2024-05-29  4:17 UTC|newest]

Thread overview: 67+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-29  4:17 Michał Górny [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/dj-database-url/ Michał Górny
2025-07-19 10:27 Michał Górny
2025-07-19  9:00 Sam James
2025-07-03  2:28 Michał Górny
2025-06-21  8:15 Michał Górny
2025-06-21  7:33 Arthur Zamarin
2025-06-03  4:59 Michał Górny
2025-04-13 21:30 Sam James
2025-03-07 20:38 Michał Górny
2024-11-09 10:21 Michał Górny
2024-11-09 10:05 Arthur Zamarin
2024-10-23 19:33 Arthur Zamarin
2024-10-12 15:05 Sam James
2024-08-29  6:34 Jakov Smolić
2024-08-29  6:34 Jakov Smolić
2024-06-19 17:21 Michał Górny
2024-06-12  7:42 Michał Górny
2024-06-12  6:22 Arthur Zamarin
2024-05-29  4:17 Michał Górny
2024-04-19  6:39 Ionen Wolkens
2024-04-18 16:17 Arthur Zamarin
2024-03-09 16:55 Andrew Ammerlaan
2023-10-20 13:12 Michał Górny
2023-09-17 11:26 Michał Górny
2023-08-15 19:15 Michał Górny
2023-06-18 17:18 Michał Górny
2023-06-18 15:14 Sam James
2023-05-17  3:40 Michał Górny
2023-04-28 14:47 Arthur Zamarin
2023-04-28 14:47 Arthur Zamarin
2023-04-28  5:56 Michał Górny
2023-03-29  5:35 Michał Górny
2023-01-13 17:13 Michał Górny
2023-01-13 14:50 Sam James
2023-01-12  6:14 Michał Górny
2023-01-11 21:24 Sam James
2022-12-13 19:53 Arthur Zamarin
2022-12-12 14:34 Michał Górny
2022-08-30 17:03 Arthur Zamarin
2022-08-30 16:42 Jakov Smolić
2022-07-30 12:35 Arthur Zamarin
2022-07-15  7:21 Michał Górny
2022-07-14 20:04 Arthur Zamarin
2022-06-13  7:18 Michał Górny
2022-06-13  7:18 Michał Górny
2021-07-16 21:44 Sam James
2021-07-13 20:05 Sam James
2021-06-26  2:52 Sam James
2021-06-22 17:02 Marek Szuba
2021-06-14  6:39 Sergei Trofimovich
2021-06-14  6:37 Sergei Trofimovich
2021-06-09 14:43 Sergei Trofimovich
2021-06-05 13:34 Michał Górny
2020-08-21 13:35 Michał Górny
2020-07-08 19:38 Michał Górny
2020-07-08 19:38 Michał Górny
2020-04-21 11:24 Michał Górny
2020-04-21 11:24 Michał Górny
2020-04-21 11:24 Michał Górny
2020-02-05  5:50 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
2017-06-04  7:30 Justin Lecher
2016-02-18 17:05 Patrick Lauer
2015-10-28 10:53 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=1716956012.a69d9ea1ee6f37d3b7cf3527f8a86aba121cb39c.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