From: "Slawek Lis" <slis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/django-treebeard/
Date: Tue, 6 Jun 2017 06:25:50 +0000 (UTC) [thread overview]
Message-ID: <1496730229.9f0ea02c803d958f777efeb84f09a4610770fcba.slis@gentoo> (raw)
commit: 9f0ea02c803d958f777efeb84f09a4610770fcba
Author: Slawomir Lis <slis <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 5 07:00:58 2017 +0000
Commit: Slawek Lis <slis <AT> gentoo <DOT> org>
CommitDate: Tue Jun 6 06:23:49 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f0ea02c
dev-python/django-treebeard: drop old
Package-Manager: Portage-2.3.6, Repoman-2.3.2
dev-python/django-treebeard/Manifest | 2 --
.../django-treebeard/django-treebeard-3.0.ebuild | 26 ----------------------
.../django-treebeard/django-treebeard-4.0.ebuild | 26 ----------------------
3 files changed, 54 deletions(-)
diff --git a/dev-python/django-treebeard/Manifest b/dev-python/django-treebeard/Manifest
index df0f087dc30..b623d824a6b 100644
--- a/dev-python/django-treebeard/Manifest
+++ b/dev-python/django-treebeard/Manifest
@@ -1,3 +1 @@
-DIST django-treebeard-3.0.tar.gz 93278 SHA256 ac9935d855359951f1a9c51904f55f2a1b1b41930ea472ded78cfd50c5cae982 SHA512 9c15dd75142a36cbd73d09c1f677f9875f67dc809178aeec79fab817a2ec60dc4afb0ca81ffa818be489d4bb1190299197e0f9b7d90e704428ca6c3fc6bf0a61 WHIRLPOOL b1e1fd9923b1495374cd4d3fef5b808926fc89f6d175dd18157aab778d5f13d2ed4b789c1fbcbbe9efea96a152a6943037f3093aafcadd1a14d977bcdd698c6c
-DIST django-treebeard-4.0.tar.gz 92991 SHA256 af210cf46cf14ad53a7b3161dec3f015bafa45813b6ef3b87652ddb0799c8aae SHA512 0308e5998ce6b729ef1fca8841e44bbdc31f8bb013f63e285c386ec2a038c85c5b252617b85a2c22e24aa685f3790557052facb6f00e45b7ed630ec9f1c93dfe WHIRLPOOL 405650c557ef519b0b02b8bc7cc1a7a963fd669bcdfec53e21d5b4f6a5d3545eec96b9f0bf218d218a3fbb26f0e1e66ff7027a7f75dd0eaf3a92ce456d8af197
DIST django-treebeard-4.1.0.tar.gz 101292 SHA256 f13c9a612a554ee0784632961904870efcf05f58282cd158da84ee88120fbafb SHA512 261f4d91c5fd78b05346ea3a5e384e413b81a0cff5278c5bc4373bba3b7d7734c84a96529013f759a20ee46aa60f699ec552117d258a4da3a1d46aa6c1a1cdd6 WHIRLPOOL 1c7595609acd699b19f7eb4a482ab5dfe0cdfd0fcf4364e30c038878e7fd1d77a2840d5fd9cfad7a8c3810f2846de70cdcf27d0e97c833be590ace3b8eb7edb3
diff --git a/dev-python/django-treebeard/django-treebeard-3.0.ebuild b/dev-python/django-treebeard/django-treebeard-3.0.ebuild
deleted file mode 100644
index 48b4dd5c7df..00000000000
--- a/dev-python/django-treebeard/django-treebeard-3.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-PYTHON_COMPAT=( python{2_7,3_4} )
-
-inherit distutils-r1
-
-DESCRIPTION="Efficient tree implementations for Django 1.6+"
-HOMEPAGE="https://tabo.pe/projects/django-treebeard/ https://pypi.python.org/pypi/django-treebeard"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-KEYWORDS="~amd64 ~x86"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- >=dev-python/django-1.6
-"
-
-DEPEND="
- ${RDEPEND}
- dev-python/setuptools
-"
diff --git a/dev-python/django-treebeard/django-treebeard-4.0.ebuild b/dev-python/django-treebeard/django-treebeard-4.0.ebuild
deleted file mode 100644
index 48b4dd5c7df..00000000000
--- a/dev-python/django-treebeard/django-treebeard-4.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-PYTHON_COMPAT=( python{2_7,3_4} )
-
-inherit distutils-r1
-
-DESCRIPTION="Efficient tree implementations for Django 1.6+"
-HOMEPAGE="https://tabo.pe/projects/django-treebeard/ https://pypi.python.org/pypi/django-treebeard"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="Apache-2.0"
-KEYWORDS="~amd64 ~x86"
-SLOT="0"
-IUSE=""
-
-RDEPEND="
- >=dev-python/django-1.6
-"
-
-DEPEND="
- ${RDEPEND}
- dev-python/setuptools
-"
next reply other threads:[~2017-06-06 6:25 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-06 6:25 Slawek Lis [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-05-23 10:43 [gentoo-commits] repo/gentoo:master commit in: dev-python/django-treebeard/ Slawek Lis
2017-05-23 10:43 Slawek Lis
2017-02-27 7:42 Slawek Lis
2016-08-06 16:51 Michał Górny
2016-02-02 6:11 Slawek Lis
2015-11-04 20:39 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=1496730229.9f0ea02c803d958f777efeb84f09a4610770fcba.slis@gentoo \
--to=slis@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