Gentoo Archives: gentoo-commits

From: Virgil Dupras <vdupras@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/djangocms-attributes-field/, profiles/
Date: Sun, 26 May 2019 19:31:46
Message-Id: 1558899083.640ddc5b5673749ae781701bcf62b47540cfbff3.vdupras@gentoo
1 commit: 640ddc5b5673749ae781701bcf62b47540cfbff3
2 Author: Virgil Dupras <vdupras <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 26 19:30:40 2019 +0000
4 Commit: Virgil Dupras <vdupras <AT> gentoo <DOT> org>
5 CommitDate: Sun May 26 19:31:23 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=640ddc5b
7
8 dev-python/djangocms-attributes-field: remove last-rited package
9
10 Closes: https://bugs.gentoo.org/683862
11 Signed-off-by: Virgil Dupras <vdupras <AT> gentoo.org>
12
13 dev-python/djangocms-attributes-field/Manifest | 1 -
14 .../djangocms-attributes-field-0.2.0.ebuild | 28 ----------------------
15 dev-python/djangocms-attributes-field/metadata.xml | 11 ---------
16 profiles/package.mask | 5 ----
17 4 files changed, 45 deletions(-)
18
19 diff --git a/dev-python/djangocms-attributes-field/Manifest b/dev-python/djangocms-attributes-field/Manifest
20 deleted file mode 100644
21 index e101b1a8ed4..00000000000
22 --- a/dev-python/djangocms-attributes-field/Manifest
23 +++ /dev/null
24 @@ -1 +0,0 @@
25 -DIST djangocms-attributes-field-0.2.0.tar.gz 27958 BLAKE2B 23828aa35cab8830cbdab04033335985bb36b27e28fe469c68990775fe379f99f5ba339a7e7cf0f17d9df116a85131f8009068eb76f113b9b785b50f15c9c696 SHA512 2afb7ee05db12573d7f0a174334168ba9e9a9b96f8ac940d01694573f4711845d87995e60ba00af88626eb244f9fee7287328ac3a297c12a2a5d1d90425d897b
26
27 diff --git a/dev-python/djangocms-attributes-field/djangocms-attributes-field-0.2.0.ebuild b/dev-python/djangocms-attributes-field/djangocms-attributes-field-0.2.0.ebuild
28 deleted file mode 100644
29 index 863ba36d69e..00000000000
30 --- a/dev-python/djangocms-attributes-field/djangocms-attributes-field-0.2.0.ebuild
31 +++ /dev/null
32 @@ -1,28 +0,0 @@
33 -# Copyright 1999-2019 Gentoo Authors
34 -# Distributed under the terms of the GNU General Public License v2
35 -
36 -EAPI="6"
37 -
38 -PYTHON_COMPAT=( python{2_7,3_{5,6}} )
39 -
40 -inherit distutils-r1
41 -
42 -DESCRIPTION="File plugin for django CMS"
43 -HOMEPAGE="https://github.com/divio/djangocms-attributes-field"
44 -SRC_URI="https://github.com/divio/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
45 -
46 -LICENSE="BSD"
47 -KEYWORDS="~amd64 ~x86"
48 -SLOT="0"
49 -IUSE=""
50 -
51 -RDEPEND=""
52 -DEPEND="
53 - ${RDEPEND}
54 - dev-python/setuptools[${PYTHON_USEDEP}]
55 -"
56 -
57 -src_prepare() {
58 - sed -i 's/find_packages()/find_packages(exclude=["tests"])/g' "${S}/setup.py"
59 - eapply_user
60 -}
61
62 diff --git a/dev-python/djangocms-attributes-field/metadata.xml b/dev-python/djangocms-attributes-field/metadata.xml
63 deleted file mode 100644
64 index 1e23483f3d0..00000000000
65 --- a/dev-python/djangocms-attributes-field/metadata.xml
66 +++ /dev/null
67 @@ -1,11 +0,0 @@
68 -<?xml version='1.0' encoding='UTF-8'?>
69 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
70 -<pkgmetadata>
71 - <maintainer type="person">
72 - <email>slis@g.o</email>
73 - </maintainer>
74 - <upstream>
75 - <remote-id type="pypi">djangocms-attributes-field</remote-id>
76 - <remote-id type="github">divio/djangocms-attributes-field</remote-id>
77 - </upstream>
78 -</pkgmetadata>
79
80 diff --git a/profiles/package.mask b/profiles/package.mask
81 index 9147b81b70f..0ae140f042f 100644
82 --- a/profiles/package.mask
83 +++ b/profiles/package.mask
84 @@ -333,11 +333,6 @@ dev-python/gst-python:0.10
85 media-libs/gnonlin:0.10
86 net-libs/farstream:0.1
87
88 -# Virgil Dupras <vdupras@g.o> (26 Apr 2019)
89 -# Should have been removed with django-cms a while back but wasn't.
90 -# Removal in 30 days. Bug #683862
91 -dev-python/djangocms-attributes-field
92 -
93 # Jason Zaman <perfinion@g.o> (25 Apr 2019)
94 # net-mail/perdition was last-rited in 2016. The
95 # SELinux policy packge is no longer needed.