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/django-cors-headers/
Date: Fri, 07 Feb 2025 05:45:13 +0000 (UTC)	[thread overview]
Message-ID: <1738905327.7bde939d7e8b81b47d009cdbefc6ff6140fbe3f9.mgorny@gentoo> (raw)

commit:     7bde939d7e8b81b47d009cdbefc6ff6140fbe3f9
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Feb  7 05:15:27 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Feb  7 05:15:27 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bde939d

dev-python/django-cors-headers: Remove old

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

 dev-python/django-cors-headers/Manifest            |  1 -
 .../django-cors-headers-4.5.0.ebuild               | 35 ----------------------
 2 files changed, 36 deletions(-)

diff --git a/dev-python/django-cors-headers/Manifest b/dev-python/django-cors-headers/Manifest
index ac4d817b49ab..7919aef33dc7 100644
--- a/dev-python/django-cors-headers/Manifest
+++ b/dev-python/django-cors-headers/Manifest
@@ -1,2 +1 @@
-DIST django-cors-headers-4.5.0.gh.tar.gz 31156 BLAKE2B 5f3c16c6524bdb5832579d9313863e8df334cfca4fbb2831c9cd813759e5f6b491c3967117bd04775dc42d01ef290f0fe5c36d708ee13b4c3076d4513988e91d SHA512 084a6809bfb8b15fe23b65c1cca52453c94a7f659174bb06c36dbc6ec925638bc4f8e2303d7b3e6ef1e0953815b5caf642a5ae988f8a65b18b278f28d59cd4d0
 DIST django-cors-headers-4.6.0.gh.tar.gz 29267 BLAKE2B 23bce012b43d191a6e9e2489529d39385946f4eef353e218f770bb72e65e9d89fd37b7a9b4e39fd138222c6e3145c40a7f9825fd2761d1217929cd55db659156 SHA512 c8148af4127dda25cb8a428330672427d8895ed4f51403f557f955da132012ae809f9c60b40825b0cc414fbd487218228e8f0003b5b7dba413145bcc019de67f

diff --git a/dev-python/django-cors-headers/django-cors-headers-4.5.0.ebuild b/dev-python/django-cors-headers/django-cors-headers-4.5.0.ebuild
deleted file mode 100644
index cd44aca52d1b..000000000000
--- a/dev-python/django-cors-headers/django-cors-headers-4.5.0.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..13} )
-
-inherit distutils-r1
-
-DESCRIPTION="Django App that adds CORS (Cross-Origin Resource Sharing) headers to responses"
-HOMEPAGE="
-	https://github.com/adamchainz/django-cors-headers/
-	https://pypi.org/project/django-cors-headers/
-"
-SRC_URI="
-	https://github.com/adamchainz/django-cors-headers/archive/${PV}.tar.gz
-		-> ${P}.gh.tar.gz
-"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64"
-
-RDEPEND="
-	>=dev-python/asgiref-3.6[${PYTHON_USEDEP}]
-	>=dev-python/django-3.2[${PYTHON_USEDEP}]
-"
-BDEPEND="
-	test? (
-		dev-python/pytest-django[${PYTHON_USEDEP}]
-	)
-"
-
-distutils_enable_tests pytest


             reply	other threads:[~2025-02-07  5:45 UTC|newest]

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