From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/django-tables2/
Date: Sat, 25 Jan 2020 20:54:21 +0000 (UTC) [thread overview]
Message-ID: <1579985645.52244d62a394d56b8ab77cd66b0f1c8d821aae91.mgorny@gentoo> (raw)
commit: 52244d62a394d56b8ab77cd66b0f1c8d821aae91
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 25 20:39:19 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jan 25 20:54:05 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52244d62
dev-python/django-tables2: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/django-tables2/Manifest | 2 --
.../django-tables2/django-tables2-1.1.2.ebuild | 22 ----------------------
.../django-tables2/django-tables2-2.0.3.ebuild | 22 ----------------------
3 files changed, 46 deletions(-)
diff --git a/dev-python/django-tables2/Manifest b/dev-python/django-tables2/Manifest
index 3a8927c4abf..96575748b97 100644
--- a/dev-python/django-tables2/Manifest
+++ b/dev-python/django-tables2/Manifest
@@ -1,3 +1 @@
-DIST django-tables2-1.1.2.tar.gz 966053 BLAKE2B 0eb997ff660cf80c7f935945439c8a48b70d4a48531930582fce508e5618d5341350613ae5208fec469b07869a808937cea7e92d838d44900086f862a43bb02f SHA512 b82d9a4fdd27e37056effc68b361dbb708d558fbc5aa0f90a09850a20f0bca34ac7965000e72368e1a792fc6a893f83c64910dfb6569b6016ef1e5b20be0e5f5
-DIST django-tables2-2.0.3.tar.gz 8411743 BLAKE2B ee5f1a358076363227b080425a07cc0a037412e151400dda7fddab085586d97910f0cde03efc340f10afb1199ea3c55a63d34105ff47fa32e72689053bc4b10d SHA512 a1cee5b604fc8ddeae84b65026502fcc738506796f94e6f85d594c2ddb54451c12dfbfbe5c8e91a01ba5150a7c0a41ed71ce95f56dfb7fdefa13fb0cecbc237f
DIST django-tables2-2.0.6.tar.gz 71283 BLAKE2B d72259d65930aac6856bdd32c1827ad6f659ca19303dcd10abbaef2ff5b49179aba301fd5b0159bd134b3cdec217980780ed39f96a2ba1876e306773d79e3f9b SHA512 d6e872226caf123bb0c560ca2f455e29972d9e0634b4538ab751baef999368ff64f1b5095397838fd1c2146a7e5528555e5c01c8d9ff9b2324a3d24da7557161
diff --git a/dev-python/django-tables2/django-tables2-1.1.2.ebuild b/dev-python/django-tables2/django-tables2-1.1.2.ebuild
deleted file mode 100644
index a9093a2837b..00000000000
--- a/dev-python/django-tables2/django-tables2-1.1.2.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-PYTHON_COMPAT=( python2_7 python3_6 )
-
-inherit distutils-r1
-
-DESCRIPTION="Table/data-grid framework for Django"
-HOMEPAGE="https://pypi.org/project/django-tables2/ https://github.com/bradleyayers/django-tables2/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-SLOT="0"
-LICENSE="BSD-2"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND="dev-python/six[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
- dev-python/setuptools[${PYTHON_USEDEP}]
-"
diff --git a/dev-python/django-tables2/django-tables2-2.0.3.ebuild b/dev-python/django-tables2/django-tables2-2.0.3.ebuild
deleted file mode 100644
index 08d02db35e8..00000000000
--- a/dev-python/django-tables2/django-tables2-2.0.3.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python2_7 python3_6 )
-
-inherit distutils-r1
-
-DESCRIPTION="Table/data-grid framework for Django"
-HOMEPAGE="https://pypi.org/project/django-tables2/ https://github.com/bradleyayers/django-tables2/"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-SLOT="0"
-LICENSE="BSD-2"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND=">=dev-python/django-1.11"
-DEPEND="${RDEPEND}
- dev-python/setuptools[${PYTHON_USEDEP}]
-"
next reply other threads:[~2020-01-25 20:54 UTC|newest]
Thread overview: 38+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-25 20:54 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-03 5:47 [gentoo-commits] repo/gentoo:master commit in: dev-python/django-tables2/ Michał Górny
2025-01-03 5:47 Michał Górny
2024-12-24 11:17 Michał Górny
2024-12-22 8:07 Michał Górny
2024-04-14 12:54 Michał Górny
2023-12-30 18:28 Michał Górny
2023-12-10 16:12 Michał Górny
2023-12-05 14:32 Michał Górny
2023-12-05 4:20 Michał Górny
2023-11-23 20:38 Arthur Zamarin
2023-07-24 11:31 Michał Górny
2023-06-28 5:06 Michał Górny
2023-03-06 14:05 Michał Górny
2023-02-08 6:27 Michał Górny
2023-01-27 13:14 Arthur Zamarin
2023-01-27 13:14 Arthur Zamarin
2023-01-27 13:14 Arthur Zamarin
2023-01-08 14:04 Michał Górny
2022-12-28 8:17 Michał Górny
2022-04-24 13:27 Jakov Smolić
2022-04-22 15:28 Michał Górny
2022-04-22 7:09 Michał Górny
2022-04-21 15:19 Michał Górny
2021-01-30 20:27 Conrad Kostecki
2021-01-30 20:27 Conrad Kostecki
2020-03-26 20:52 Michał Górny
2020-01-26 20:30 William Hubbs
2020-01-25 20:54 Michał Górny
2019-07-12 20:51 William Hubbs
2019-03-12 21:52 William Hubbs
2018-06-28 19:18 Pacho Ramos
2016-02-16 13:59 Justin Lecher
2016-01-27 9:26 Justin Lecher
2016-01-21 8:33 Justin Lecher
2016-01-07 9:28 Justin Lecher
2015-12-31 13:09 Justin Lecher
2015-12-17 16:28 Justin Lecher
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=1579985645.52244d62a394d56b8ab77cd66b0f1c8d821aae91.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