From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/dj-email-url/
Date: Tue, 15 Mar 2022 11:18:53 +0000 (UTC) [thread overview]
Message-ID: <1647343018.974e6d898a00fc5a60218d64f6d3fdf7b1304880.mgorny@gentoo> (raw)
commit: 974e6d898a00fc5a60218d64f6d3fdf7b1304880
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 15 11:16:58 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Mar 15 11:16:58 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=974e6d89
dev-python/dj-email-url: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/dj-email-url/Manifest | 1 -
dev-python/dj-email-url/dj-email-url-1.0.2.ebuild | 22 ----------------------
2 files changed, 23 deletions(-)
diff --git a/dev-python/dj-email-url/Manifest b/dev-python/dj-email-url/Manifest
index 9167f76d846e..905f35806393 100644
--- a/dev-python/dj-email-url/Manifest
+++ b/dev-python/dj-email-url/Manifest
@@ -1,2 +1 @@
-DIST dj-email-url-1.0.2.tar.gz 7213 BLAKE2B b538fe96a1bcf0ab2fddb4f09f6bfafefd07a9a8d61fbdeaa3be3e21bd90d87488c852200a100c544023ee0a8b57dcc8d75cf6aeaad6489da106e911ce8e683e SHA512 446c2e9847f135981f32bb2116d8abd3fbb80765dd1301821992a97acbbbae8d74d1109fbf7bdc3ee469b9d40c4ac08f39befee36a06926a1d049291a5c0c837
DIST dj-email-url-1.0.5.gh.tar.gz 7950 BLAKE2B 1d159023f9b49f3a13fba39c29c51bb06bb6dd9d3c5303a4d246ad9f72daec9a273c15d214ad94a219883c9c210955d84bacc5861f5411845e152fedc7ee6880 SHA512 7de79a4f1f7416634c5877bc45d290d20d841e5ec470bc40ea900f04531037e2337c81788792b8f70a11318633a42f86700a5b27e611fac466b373d2d3b7f355
diff --git a/dev-python/dj-email-url/dj-email-url-1.0.2.ebuild b/dev-python/dj-email-url/dj-email-url-1.0.2.ebuild
deleted file mode 100644
index 859e0bbe7149..000000000000
--- a/dev-python/dj-email-url/dj-email-url-1.0.2.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{8..10} )
-
-inherit distutils-r1
-
-DESCRIPTION="Use an URL to configure email backend settings in your Django Application"
-HOMEPAGE="https://github.com/migonzalvar/dj-email-url"
-SRC_URI="https://github.com/migonzalvar/dj-email-url/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv ~sparc x86"
-
-DOCS=( CHANGELOG.rst README.rst )
-
-python_test() {
- "${EPYTHON}" test_dj_email_url.py -v || die "Tests failed with ${EPYTHON}"
-}
next reply other threads:[~2022-03-15 11:18 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-15 11:18 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-10-12 15:05 [gentoo-commits] repo/gentoo:master commit in: dev-python/dj-email-url/ 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-04-19 6:39 Ionen Wolkens
2024-04-18 16:17 Arthur Zamarin
2024-03-09 16:55 Andrew Ammerlaan
2023-07-23 11:24 Michał Górny
2022-11-03 19:30 Arthur Zamarin
2022-11-03 19:19 Sam James
2022-09-25 6:39 Arthur Zamarin
2022-06-13 7:18 Michał Górny
2022-03-15 11:08 Jakov Smolić
2022-02-05 16:51 Arthur Zamarin
2021-07-16 21:44 Sam James
2021-07-14 6:22 Agostino Sarubbo
2021-07-13 20:05 Sam James
2021-07-13 6:26 Agostino Sarubbo
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-08 11:42 Michał Górny
2021-05-22 18:18 Michał Górny
2021-04-09 21:24 Zac Medico
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=1647343018.974e6d898a00fc5a60218d64f6d3fdf7b1304880.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