public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Zac Medico" <zmedico@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/django-cache-url/
Date: Fri,  9 Apr 2021 21:24:35 +0000 (UTC)	[thread overview]
Message-ID: <1618003471.d8bf8eaa6278f7bb86e9cabc7482d0b3c930d03b.zmedico@gentoo> (raw)

commit:     d8bf8eaa6278f7bb86e9cabc7482d0b3c930d03b
Author:     Zac Medico <zmedico <AT> gentoo <DOT> org>
AuthorDate: Fri Apr  9 21:18:06 2021 +0000
Commit:     Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Fri Apr  9 21:24:31 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8bf8eaa

dev-python/django-cache-url: Initial import

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Zac Medico <zmedico <AT> gentoo.org>

 dev-python/django-cache-url/Manifest               |  1 +
 .../django-cache-url/django-cache-url-3.2.3.ebuild | 22 ++++++++++++++++++++++
 dev-python/django-cache-url/metadata.xml           | 13 +++++++++++++
 3 files changed, 36 insertions(+)

diff --git a/dev-python/django-cache-url/Manifest b/dev-python/django-cache-url/Manifest
new file mode 100644
index 00000000000..f72a815bb8a
--- /dev/null
+++ b/dev-python/django-cache-url/Manifest
@@ -0,0 +1 @@
+DIST django-cache-url-3.2.3.tar.gz 8198 BLAKE2B 19c91cdb519fea9c80e4d5e89ec9d340fb9193ec3891f6fbb42ba07cac26aba2bc69c00c65797f0f70c1a4590ff7be2037eebf3bf4589270e68afe289f74945c SHA512 d5b3653de755a668c33d28d66d38d938fef84d3acbfd726463c85a45c49a4d13bf880723226be2946ef7ea784e10623e164e448263893f779effc3eaf75c959f

diff --git a/dev-python/django-cache-url/django-cache-url-3.2.3.ebuild b/dev-python/django-cache-url/django-cache-url-3.2.3.ebuild
new file mode 100644
index 00000000000..1116937c965
--- /dev/null
+++ b/dev-python/django-cache-url/django-cache-url-3.2.3.ebuild
@@ -0,0 +1,22 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+PYTHON_COMPAT=( python3_{7..9} )
+DISTUTILS_USE_SETUPTOOLS=bdepend
+
+inherit distutils-r1 python-utils-r1
+
+EGIT_COMMIT="3480e70bb19eef22f4e1beeddd236f44414ac5ac"
+DESCRIPTION="Use Cache URLs in your Django application"
+HOMEPAGE="https://github.com/epicserve/django-cache-url"
+SRC_URI="https://github.com/epicserve/django-cache-url/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+S="${WORKDIR}/${PN}-${EGIT_COMMIT}"
+DOCS=( AUTHORS.rst CHANGELOG.rst README.rst )
+distutils_enable_tests pytest

diff --git a/dev-python/django-cache-url/metadata.xml b/dev-python/django-cache-url/metadata.xml
new file mode 100644
index 00000000000..6d40644ca94
--- /dev/null
+++ b/dev-python/django-cache-url/metadata.xml
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<email>zmedico@gentoo.org</email>
+		<name>Zac Medico</name>
+	</maintainer>
+	<stabilize-allarches/>
+	<upstream>
+		<remote-id type="pypi">django-cache-url</remote-id>
+		<remote-id type="github">epicserve/django-cache-url</remote-id>
+	</upstream>
+</pkgmetadata>


             reply	other threads:[~2021-04-09 21:24 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-09 21:24 Zac Medico [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-05-22 18:18 [gentoo-commits] repo/gentoo:master commit in: dev-python/django-cache-url/ Michał Górny
2021-06-08 11:42 Michał Górny
2021-06-09 14:43 Sergei Trofimovich
2021-06-14  6:37 Sergei Trofimovich
2021-06-14  6:39 Sergei Trofimovich
2021-06-22 17:02 Marek Szuba
2021-06-26  2:52 Sam James
2021-07-13  6:26 Agostino Sarubbo
2021-07-13 20:05 Sam James
2021-07-14  6:22 Agostino Sarubbo
2021-07-16 21:44 Sam James
2022-02-11 21:18 Michał Górny
2022-03-15 11:08 Jakov Smolić
2022-03-15 11:18 Michał Górny
2022-03-15 14:26 Michał Górny
2022-04-15 15:23 Arthur Zamarin
2022-04-15 15:24 Arthur Zamarin
2022-05-31  6:18 Michał Górny
2022-06-04 17:48 Michał Górny
2022-06-13  8:17 Michał Górny
2022-07-14 20:05 Arthur Zamarin
2022-07-15  7:21 Michał Górny
2022-12-12 15:33 Michał Górny
2023-01-11 21:40 Sam James
2023-01-12  6:14 Michał Górny
2023-10-22  6:55 Michał Górny
2023-12-05  4:32 Michał Górny
2023-12-20 15:47 Michał Górny
2023-12-20 15:49 Michał Górny
2024-03-09 16:55 Andrew Ammerlaan
2024-04-18 16:17 Arthur Zamarin
2024-04-19  6:39 Ionen Wolkens
2024-06-19 17:21 Michał Górny
2024-08-29  6:34 Jakov Smolić
2024-08-29  6:34 Jakov Smolić
2024-10-12 15:05 Sam James
2025-03-07 20:38 Michał Górny
2025-04-13 21:30 Sam James

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=1618003471.d8bf8eaa6278f7bb86e9cabc7482d0b3c930d03b.zmedico@gentoo \
    --to=zmedico@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