Gentoo Archives: gentoo-commits

From: Slawek Lis <slis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/django-treebeard/
Date: Tue, 06 Jun 2017 06:25:55
Message-Id: 1496730229.9f0ea02c803d958f777efeb84f09a4610770fcba.slis@gentoo
1 commit: 9f0ea02c803d958f777efeb84f09a4610770fcba
2 Author: Slawomir Lis <slis <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 5 07:00:58 2017 +0000
4 Commit: Slawek Lis <slis <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 6 06:23:49 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f0ea02c
7
8 dev-python/django-treebeard: drop old
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 dev-python/django-treebeard/Manifest | 2 --
13 .../django-treebeard/django-treebeard-3.0.ebuild | 26 ----------------------
14 .../django-treebeard/django-treebeard-4.0.ebuild | 26 ----------------------
15 3 files changed, 54 deletions(-)
16
17 diff --git a/dev-python/django-treebeard/Manifest b/dev-python/django-treebeard/Manifest
18 index df0f087dc30..b623d824a6b 100644
19 --- a/dev-python/django-treebeard/Manifest
20 +++ b/dev-python/django-treebeard/Manifest
21 @@ -1,3 +1 @@
22 -DIST django-treebeard-3.0.tar.gz 93278 SHA256 ac9935d855359951f1a9c51904f55f2a1b1b41930ea472ded78cfd50c5cae982 SHA512 9c15dd75142a36cbd73d09c1f677f9875f67dc809178aeec79fab817a2ec60dc4afb0ca81ffa818be489d4bb1190299197e0f9b7d90e704428ca6c3fc6bf0a61 WHIRLPOOL b1e1fd9923b1495374cd4d3fef5b808926fc89f6d175dd18157aab778d5f13d2ed4b789c1fbcbbe9efea96a152a6943037f3093aafcadd1a14d977bcdd698c6c
23 -DIST django-treebeard-4.0.tar.gz 92991 SHA256 af210cf46cf14ad53a7b3161dec3f015bafa45813b6ef3b87652ddb0799c8aae SHA512 0308e5998ce6b729ef1fca8841e44bbdc31f8bb013f63e285c386ec2a038c85c5b252617b85a2c22e24aa685f3790557052facb6f00e45b7ed630ec9f1c93dfe WHIRLPOOL 405650c557ef519b0b02b8bc7cc1a7a963fd669bcdfec53e21d5b4f6a5d3545eec96b9f0bf218d218a3fbb26f0e1e66ff7027a7f75dd0eaf3a92ce456d8af197
24 DIST django-treebeard-4.1.0.tar.gz 101292 SHA256 f13c9a612a554ee0784632961904870efcf05f58282cd158da84ee88120fbafb SHA512 261f4d91c5fd78b05346ea3a5e384e413b81a0cff5278c5bc4373bba3b7d7734c84a96529013f759a20ee46aa60f699ec552117d258a4da3a1d46aa6c1a1cdd6 WHIRLPOOL 1c7595609acd699b19f7eb4a482ab5dfe0cdfd0fcf4364e30c038878e7fd1d77a2840d5fd9cfad7a8c3810f2846de70cdcf27d0e97c833be590ace3b8eb7edb3
25
26 diff --git a/dev-python/django-treebeard/django-treebeard-3.0.ebuild b/dev-python/django-treebeard/django-treebeard-3.0.ebuild
27 deleted file mode 100644
28 index 48b4dd5c7df..00000000000
29 --- a/dev-python/django-treebeard/django-treebeard-3.0.ebuild
30 +++ /dev/null
31 @@ -1,26 +0,0 @@
32 -# Copyright 1999-2016 Gentoo Foundation
33 -# Distributed under the terms of the GNU General Public License v2
34 -
35 -EAPI="5"
36 -
37 -PYTHON_COMPAT=( python{2_7,3_4} )
38 -
39 -inherit distutils-r1
40 -
41 -DESCRIPTION="Efficient tree implementations for Django 1.6+"
42 -HOMEPAGE="https://tabo.pe/projects/django-treebeard/ https://pypi.python.org/pypi/django-treebeard"
43 -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
44 -
45 -LICENSE="Apache-2.0"
46 -KEYWORDS="~amd64 ~x86"
47 -SLOT="0"
48 -IUSE=""
49 -
50 -RDEPEND="
51 - >=dev-python/django-1.6
52 -"
53 -
54 -DEPEND="
55 - ${RDEPEND}
56 - dev-python/setuptools
57 -"
58
59 diff --git a/dev-python/django-treebeard/django-treebeard-4.0.ebuild b/dev-python/django-treebeard/django-treebeard-4.0.ebuild
60 deleted file mode 100644
61 index 48b4dd5c7df..00000000000
62 --- a/dev-python/django-treebeard/django-treebeard-4.0.ebuild
63 +++ /dev/null
64 @@ -1,26 +0,0 @@
65 -# Copyright 1999-2016 Gentoo Foundation
66 -# Distributed under the terms of the GNU General Public License v2
67 -
68 -EAPI="5"
69 -
70 -PYTHON_COMPAT=( python{2_7,3_4} )
71 -
72 -inherit distutils-r1
73 -
74 -DESCRIPTION="Efficient tree implementations for Django 1.6+"
75 -HOMEPAGE="https://tabo.pe/projects/django-treebeard/ https://pypi.python.org/pypi/django-treebeard"
76 -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
77 -
78 -LICENSE="Apache-2.0"
79 -KEYWORDS="~amd64 ~x86"
80 -SLOT="0"
81 -IUSE=""
82 -
83 -RDEPEND="
84 - >=dev-python/django-1.6
85 -"
86 -
87 -DEPEND="
88 - ${RDEPEND}
89 - dev-python/setuptools
90 -"