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/django-cors-headers/
Date: Thu, 14 Mar 2019 20:26:44 +0000 (UTC)	[thread overview]
Message-ID: <1552595164.52e5621a9ce4da07c58810671686c8f712d89047.williamh@gentoo> (raw)

commit:     52e5621a9ce4da07c58810671686c8f712d89047
Author:     William Hubbs <williamh <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 14 20:24:45 2019 +0000
Commit:     William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Thu Mar 14 20:26:04 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52e5621a

dev-python/django-cors-headers: Django App that adds CORS headers to responses

Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: William Hubbs <williamh <AT> gentoo.org>

 dev-python/django-cors-headers/Manifest               |  1 +
 .../django-cors-headers-2.5.1.ebuild                  | 19 +++++++++++++++++++
 dev-python/django-cors-headers/metadata.xml           |  8 ++++++++
 3 files changed, 28 insertions(+)

diff --git a/dev-python/django-cors-headers/Manifest b/dev-python/django-cors-headers/Manifest
new file mode 100644
index 00000000000..1ea3c296819
--- /dev/null
+++ b/dev-python/django-cors-headers/Manifest
@@ -0,0 +1 @@
+DIST django-cors-headers-2.5.1.tar.gz 21976 BLAKE2B 554b6c6ed737d8bfe34f3c87f67cf48a5bb5b838c3054d908ceae5c8716a51a69e55b82e9dff8bdf186f23bb24ed32ab4e7f898b23f27a132330cae5323ccd86 SHA512 b321edfd69103e3389acdd3a552e9a36c8c5eb78be01230c5389716d2d2fc81c7cf64003b6ba3e6f46bed5f6d6b8b68b1dfa923a9e8f98c7261412e17f7854a8

diff --git a/dev-python/django-cors-headers/django-cors-headers-2.5.1.ebuild b/dev-python/django-cors-headers/django-cors-headers-2.5.1.ebuild
new file mode 100644
index 00000000000..0d7334af7fa
--- /dev/null
+++ b/dev-python/django-cors-headers/django-cors-headers-2.5.1.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 python3_{5,6} )
+inherit distutils-r1
+
+DESCRIPTION="Django App that adds CORS (Cross-Origin Resource Sharing) headers to responses"
+HOMEPAGE="https://github.com/ottoyiu/django-cors-headers"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND=">=dev-python/django-1.11[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}
+dev-python/setuptools[${PYTHON_USEDEP}]"

diff --git a/dev-python/django-cors-headers/metadata.xml b/dev-python/django-cors-headers/metadata.xml
new file mode 100644
index 00000000000..c36c37139fa
--- /dev/null
+++ b/dev-python/django-cors-headers/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<email>williamh@gentoo.org</email>
+		<name>William Hubbs</name>
+	</maintainer>
+</pkgmetadata>


             reply	other threads:[~2019-03-14 20:26 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-14 20:26 William Hubbs [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-03-27 21:07 [gentoo-commits] repo/gentoo:master commit in: dev-python/django-cors-headers/ William Hubbs
2019-06-29  9:17 Michał Górny
2019-07-11 22:09 William Hubbs
2020-01-26 20:06 William Hubbs
2020-02-11 20:10 William Hubbs
2020-03-26 20:52 Michał Górny
2020-12-11 14:51 Michał Górny
2021-01-30 20:27 Conrad Kostecki
2021-01-30 20:27 Conrad Kostecki
2021-05-15 23:15 William Hubbs
2021-08-16  7:30 Michał Górny
2021-09-29  8:16 Michał Górny
2021-10-06  7:46 Michał Górny
2021-10-17  7:41 Michał Górny
2021-12-05 21:42 Michał Górny
2022-02-26 17:59 Michał Górny
2022-02-26 17:59 Michał Górny
2022-04-17 19:00 Sam James
2022-05-11  8:05 Michał Górny
2022-05-16 13:17 Michał Górny
2022-06-04 17:48 Michał Górny
2022-06-06  5:26 Michał Górny
2022-06-16  8:05 Michał Górny
2023-02-26  4:57 Michał Górny
2023-02-26  4:57 Michał Górny
2023-05-13  4:46 Michał Górny
2023-06-14 16:11 Michał Górny
2023-07-11  5:52 Michał Górny
2023-07-24 11:31 Michał Górny
2023-07-28 15:58 Michał Górny
2023-10-11 16:49 Michał Górny
2023-11-14 20:06 Michał Górny
2023-12-30 18:28 Michał Górny
2024-06-20  4:45 Michał Górny
2024-06-20 17:14 Michał Górny

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=1552595164.52e5621a9ce4da07c58810671686c8f712d89047.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