public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "William Hubbs" <williamh@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/djangorestframework/
Date: Sun, 26 Jan 2020 21:41:36 +0000 (UTC)	[thread overview]
Message-ID: <1580074873.06d98d95f148061a1196c5223257e57a583329b6.williamh@gentoo> (raw)

commit:     06d98d95f148061a1196c5223257e57a583329b6
Author:     William Hubbs <williamh <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 26 21:40:50 2020 +0000
Commit:     William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Sun Jan 26 21:41:13 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06d98d95

dev-python/djangorestframework: 3.10.3 bump

Signed-off-by: William Hubbs <williamh <AT> gentoo.org>

 dev-python/djangorestframework/Manifest               |  1 +
 .../djangorestframework-3.10.3.ebuild                 | 19 +++++++++++++++++++
 2 files changed, 20 insertions(+)

diff --git a/dev-python/djangorestframework/Manifest b/dev-python/djangorestframework/Manifest
index 417da5aacef..04c5a324a42 100644
--- a/dev-python/djangorestframework/Manifest
+++ b/dev-python/djangorestframework/Manifest
@@ -1,2 +1,3 @@
+DIST djangorestframework-3.10.3.tar.gz 789009 BLAKE2B 93150e20d4c5f6190add87c0fe8e954a2baad55933234c4e1d128c345bd057afaa2a4caa603bb99de800d1ddf146fc7bef0f1bf09b90d44f5073df9805502cce SHA512 bd1a8c9dd639d34f88911cee4d02252e608c26cfec5f1c96ae3250f359c6c962612bf56718cd3d74d680b3733bcc86664b94c9241cbf184984a30827c34ba4d8
 DIST djangorestframework-3.9.2.tar.gz 785546 BLAKE2B b00e502a483894bfcebb9075a2534a68d0c48093b60482dfd2fd3b5653731ba5d535259451fcdd2f25f16832ec9e5a6b5e13b5e43095f770b88a0f251525a69d SHA512 cf3b23de7b27bca082df571a2cfcb1c593bebd36830b60238a2efa794ded762b22444a00885acac7d97db393943063a9f7a81e9dd32628afa7f1308008520a76
 DIST djangorestframework-3.9.4.tar.gz 779306 BLAKE2B 9ae955cf0145ad8b80b65d8b6d8f0b947e0e11ecb1b52939a1fd4d209d48d84a4d756d979596180c63f6caf25ff796503b0b3cc8237ec1bbf2d1787fae5a2863 SHA512 bfa269b1ca95c1d35d97f3fcdcf821778f2c2ba14ce79288b776ecff369922603ba9a2292a59ca8ad263eb3eef675420a2bb2e609e11e53e503a78bd365b2913

diff --git a/dev-python/djangorestframework/djangorestframework-3.10.3.ebuild b/dev-python/djangorestframework/djangorestframework-3.10.3.ebuild
new file mode 100644
index 00000000000..45883f2ed25
--- /dev/null
+++ b/dev-python/djangorestframework/djangorestframework-3.10.3.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,7} )
+inherit distutils-r1
+
+DESCRIPTION="Web APIs with django made easy"
+HOMEPAGE="https://www.django-rest-framework.org"
+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}]"


             reply	other threads:[~2020-01-26 21:41 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-26 21:41 William Hubbs [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-20 18:07 [gentoo-commits] repo/gentoo:master commit in: dev-python/djangorestframework/ Michał Górny
2024-06-20 17:14 Michał Górny
2024-06-20 17:14 Michał Górny
2024-06-19 13:14 Michał Górny
2024-06-19 13:14 Michał Górny
2024-03-23  6:41 Michał Górny
2024-03-23  6:41 Michał Górny
2024-03-17  3:31 Michał Górny
2023-09-17 13:35 Michał Górny
2023-09-17 13:35 Michał Górny
2023-01-27 13:14 Arthur Zamarin
2022-11-14  4:36 Michał Górny
2022-09-23 20:07 Arthur Zamarin
2022-09-23 20:07 Arthur Zamarin
2022-09-23 20:07 Arthur Zamarin
2022-05-16 13:17 Michał Górny
2022-04-24 13:27 Jakov Smolić
2022-02-26 17:59 Michał Górny
2022-02-26 17:59 Michał Górny
2021-12-16  8:46 Michał Górny
2021-12-14 10:21 Michał Górny
2021-07-08  6:55 Michał Górny
2021-07-08  6:55 Michał Górny
2021-04-25 18:10 William Hubbs
2021-03-30  8:17 Michał Górny
2021-03-26 12:37 Michał Górny
2021-03-26 12:37 Michał Górny
2021-01-30 20:27 Conrad Kostecki
2021-01-30 15:36 Conrad Kostecki
2021-01-30 15:36 Conrad Kostecki
2020-09-30 18:16 William Hubbs
2020-03-26 20:52 Michał Górny
2020-03-11 22:21 William Hubbs
2020-02-11 18:33 William Hubbs
2019-07-12 21:47 William Hubbs
2019-03-27 21:07 William Hubbs
2019-03-15 22:09 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=1580074873.06d98d95f148061a1196c5223257e57a583329b6.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