From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/easy-thumbnails/
Date: Fri, 27 Dec 2019 18:52:44 +0000 (UTC) [thread overview]
Message-ID: <1577472738.80bd5e4aee846217feae323a99277cbc032c633f.soap@gentoo> (raw)
commit: 80bd5e4aee846217feae323a99277cbc032c633f
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 27 18:52:18 2019 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Dec 27 18:52:18 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80bd5e4a
dev-python/easy-thumbnails: Remove old
Package-Manager: Portage-2.3.83, Repoman-2.3.20
Signed-off-by: David Seifert <soap <AT> gentoo.org>
dev-python/easy-thumbnails/Manifest | 2 --
.../easy-thumbnails/easy-thumbnails-2.2.ebuild | 26 ----------------------
.../easy-thumbnails/easy-thumbnails-2.3.ebuild | 26 ----------------------
3 files changed, 54 deletions(-)
diff --git a/dev-python/easy-thumbnails/Manifest b/dev-python/easy-thumbnails/Manifest
index c720f22c7d9..776fd14d104 100644
--- a/dev-python/easy-thumbnails/Manifest
+++ b/dev-python/easy-thumbnails/Manifest
@@ -1,3 +1 @@
-DIST easy-thumbnails-2.2.tar.gz 71833 BLAKE2B 626702c5b704bda6daab1b717e6e5ed7099a4182401b3f1c6d9d756c151253eefd7dc73f43bb7c43505d11de3dc7b9a5a934017254465c422163f67738732c63 SHA512 d76f695f8f5159e8bedf5b30433834db6679e93c95448a6cca0670739284c5edca0b55f6fae6cfe687be4bb6018ce262992ee1d3099d6bb48df37ff9f1aa22e3
-DIST easy-thumbnails-2.3.tar.gz 76840 BLAKE2B adb0c5a5f6392e54f050b1b6a9414efb86239dd845b0650e88a957b3ff1cb911762b2be2bcaea77750c1084157c084502abb3fcd0f42d456f4b397cacad20510 SHA512 0e469ea907eb0b626660f2087a81055c651a9cb59b6511fcfa54dac014c4a8701c63f408f4b5e1a03552a048e194e9660f8b3a7cea24f6824fda42137cce8a70
DIST easy-thumbnails-2.4.1.tar.gz 74236 BLAKE2B 2b148ec32aacef82414c31b46d30cb77980ca44bf6ceafff73511a3da06fd6c8ca78c6cae8778b7a7f4b03810ae0702d3800e8fe204cdd24f6a64e24d168a4dc SHA512 455dc483fd590a35aa931513f2e07c059a1f33147db641adf120cab9fe56a5c251beede4ebcfe2d2dcff095a06a5552eb06c6b4a371bbac922b0006f62c2e9d8
diff --git a/dev-python/easy-thumbnails/easy-thumbnails-2.2.ebuild b/dev-python/easy-thumbnails/easy-thumbnails-2.2.ebuild
deleted file mode 100644
index 5b4c28bf399..00000000000
--- a/dev-python/easy-thumbnails/easy-thumbnails-2.2.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="Easy thumbnails for Django"
-HOMEPAGE="https://pypi.org/project/easy-thumbnails/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-KEYWORDS="~amd64 ~x86"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- >=dev-python/django-1.4
-"
-
-DEPEND="
- ${RDEPEND}
- dev-python/setuptools
-"
diff --git a/dev-python/easy-thumbnails/easy-thumbnails-2.3.ebuild b/dev-python/easy-thumbnails/easy-thumbnails-2.3.ebuild
deleted file mode 100644
index 0b8ce92d25a..00000000000
--- a/dev-python/easy-thumbnails/easy-thumbnails-2.3.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="Easy thumbnails for Django"
-HOMEPAGE="https://pypi.org/project/easy-thumbnails/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-KEYWORDS="~amd64 ~x86"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- >=dev-python/django-1.4[${PYTHON_USEDEP}]
-"
-
-DEPEND="
- ${RDEPEND}
- dev-python/setuptools[${PYTHON_USEDEP}]
-"
next reply other threads:[~2019-12-27 18:52 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-27 18:52 David Seifert [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-09-13 3:12 [gentoo-commits] repo/gentoo:master commit in: dev-python/easy-thumbnails/ Michał Górny
2024-09-13 3:12 Michał Górny
2024-07-28 5:25 Michał Górny
2023-07-23 15:29 Michał Górny
2023-03-17 15:21 Michał Górny
2023-01-10 6:21 Michał Górny
2022-12-20 8:07 Michał Górny
2022-12-20 8:07 Michał Górny
2022-11-14 4:36 Michał Górny
2022-11-14 4:36 Michał Górny
2022-08-03 17:30 Arthur Zamarin
2022-08-01 11:07 Michał Górny
2022-05-16 13:18 Michał Górny
2022-01-20 6:26 Arthur Zamarin
2021-11-14 8:46 Michał Górny
2021-11-04 6:03 Arthur Zamarin
2021-10-17 21:15 Michał Górny
2021-10-17 7:41 Michał Górny
2021-09-14 5:51 Arthur Zamarin
2021-09-14 5:20 Arthur Zamarin
2021-09-14 5:20 Arthur Zamarin
2020-11-23 17:05 Michał Górny
2020-05-18 11:15 Michał Górny
2020-05-04 10:56 Michał Górny
2020-04-21 20:01 Michał Górny
2020-04-21 20:01 Michał Górny
2017-06-14 11:43 Pacho Ramos
2017-05-23 10:43 Slawek Lis
2017-04-26 15:26 Michał Górny
2016-11-29 12:05 Slawek Lis
2015-11-05 13:32 Slawek Lis
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=1577472738.80bd5e4aee846217feae323a99277cbc032c633f.soap@gentoo \
--to=soap@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