Gentoo Archives: gentoo-commits

From: Matthias Maier <tamiko@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/libvirt-python/
Date: Fri, 01 Sep 2017 02:01:53
Message-Id: 1504230928.adb718da41daa5cdb22066c1a0519f3286205419.tamiko@gentoo
1 commit: adb718da41daa5cdb22066c1a0519f3286205419
2 Author: Matthias Maier <tamiko <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 1 01:51:28 2017 +0000
4 Commit: Matthias Maier <tamiko <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 1 01:55:28 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adb718da
7
8 dev-python/libvirt-python: drop vulnerable 3.2.0, 3.4.0, 3.5.0, bug #629462
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.3
11
12 dev-python/libvirt-python/Manifest | 3 --
13 .../libvirt-python/libvirt-python-3.2.0.ebuild | 46 ----------------------
14 .../libvirt-python/libvirt-python-3.4.0.ebuild | 46 ----------------------
15 .../libvirt-python/libvirt-python-3.5.0.ebuild | 46 ----------------------
16 4 files changed, 141 deletions(-)
17
18 diff --git a/dev-python/libvirt-python/Manifest b/dev-python/libvirt-python/Manifest
19 index 4f1edb844e6..f6d77b031aa 100644
20 --- a/dev-python/libvirt-python/Manifest
21 +++ b/dev-python/libvirt-python/Manifest
22 @@ -1,5 +1,2 @@
23 -DIST libvirt-python-3.2.0.tar.gz 174713 SHA256 ac85dd8dec332f308e5e0e40889be0d2f10b5d6917f00f0c474405ad25dc003d SHA512 d13cb0fb46844cab512931fbb85225bdd99c44eba0761caaeb13a40f8bf18700d5836f4e24300370810ee103b4f391699db13ae0523e5625a566a9c5b41d12d5 WHIRLPOOL 9c7d1dd4a92da276f5368b80d31c11032ae0ce2ea337e21f830d433d5e7ec90759484720264a3c494f4881c8b10ce11dfbf20da0c5b89f75c0bff61cc508a065
24 DIST libvirt-python-3.3.0.tar.gz 179552 SHA256 e0bb7dcb98bef4933bb9d5e6e944388cdb002515eb9053a42447e89e4642fe57 SHA512 3d90e99abe813f2ba684c24631d8e8cd6a5b44564351ae3f0b75d426f80d046c00ed6358273b68ad751707a93666564dfecfb7fb7d93d2c27c71a344542fe793 WHIRLPOOL dab0e88aecc007f41505d20bc9886b9508cab7d19211f426cad7e2c65da720b4a236acbd3acd77bb35d7e3a98431764f5722035cc2f62c813864a76d42b8b73e
25 -DIST libvirt-python-3.4.0.tar.gz 181574 SHA256 afa77781f518988f164dd5f99d1844034ca807a8e731e07cbae18474d250b511 SHA512 96b7f16d0f7c72f2b80fda73b18e0af9b05f0fb7f7fbd4900a77808484b7f45932c8c46bde322f01486fdc97eae3e4a4906ce8555ea9a19548f9c8de46958a78 WHIRLPOOL 0bf7b220222ebcfa7d7269c53a3f9fc1db9d2b9a59d2d333484b8c906a921b28203f54a3044150562ec8a118d0f32fd3d646d62c5f53c19ee2d498f3a3912ab2
26 -DIST libvirt-python-3.5.0.tar.gz 181733 SHA256 5c5fee90bebf39d318ef55545077431c3da9ae8b6352adfa461fa4492a03ac1a SHA512 31e0bf7604fe3e422fbad2acdfae1a50050bb4b45ed1e9596040e1c08607a772d62d88c1636c1c18de082d913fb549481aeb5e48f76276cb6ac6534a71f8f7b6 WHIRLPOOL 40c9c46aa836c8a20409ea7beb31d763b0eef909bd69f0f9d133a146b08128f8b9450d95526130541365fe3c141ba7deccae90359fc4c22d42264a2b8c8cd32e
27 DIST libvirt-python-3.6.0.tar.gz 181778 SHA256 ecb9cbc8b1f33b245b04e3a937d8483584ab7a18258b217be96661343a4b1ad0 SHA512 333f991fc69b509b2eda67ee70dea39cc9d1ff36b1abb6a881296313ffebfb5ed41de8443534f19b27a70271548214fa94a12e7f59dc217492edf0bb5555ede9 WHIRLPOOL 6f13ee521713c3540e649c9c9edf6fc0427e0c4563305a42366796352fc99867bc79dd5ce61db0d7b79dc02957f8854c5664f5b5952a402c614e19264167546b
28
29 diff --git a/dev-python/libvirt-python/libvirt-python-3.2.0.ebuild b/dev-python/libvirt-python/libvirt-python-3.2.0.ebuild
30 deleted file mode 100644
31 index 7361e9b767d..00000000000
32 --- a/dev-python/libvirt-python/libvirt-python-3.2.0.ebuild
33 +++ /dev/null
34 @@ -1,46 +0,0 @@
35 -# Copyright 1999-2017 Gentoo Foundation
36 -# Distributed under the terms of the GNU General Public License v2
37 -
38 -EAPI=6
39 -
40 -PYTHON_COMPAT=( python{2_7,3_4,3_5} )
41 -
42 -MY_P="${P/_rc/-rc}"
43 -
44 -inherit distutils-r1
45 -
46 -if [[ ${PV} = *9999* ]]; then
47 - inherit git-r3
48 - EGIT_REPO_URI="git://libvirt.org/libvirt-python.git"
49 - SRC_URI=""
50 - KEYWORDS="amd64 x86"
51 - RDEPEND="app-emulation/libvirt:=[-python(-)]"
52 -else
53 - SRC_URI="http://libvirt.org/sources/python/${MY_P}.tar.gz"
54 - KEYWORDS="amd64 x86"
55 - RDEPEND="app-emulation/libvirt:0/${PV}"
56 -fi
57 -S="${WORKDIR}/${P%_rc*}"
58 -
59 -DESCRIPTION="libvirt Python bindings"
60 -HOMEPAGE="https://www.libvirt.org"
61 -LICENSE="LGPL-2"
62 -SLOT="0"
63 -IUSE="examples test"
64 -
65 -DEPEND="${RDEPEND}
66 - virtual/pkgconfig
67 - test? ( dev-python/lxml[${PYTHON_USEDEP}]
68 - dev-python/nose[${PYTHON_USEDEP}] )"
69 -
70 -python_test() {
71 - esetup.py test
72 -}
73 -
74 -python_install_all() {
75 - if use examples; then
76 - dodoc -r examples
77 - docompress -x /usr/share/doc/${PF}/examples
78 - fi
79 - distutils-r1_python_install_all
80 -}
81
82 diff --git a/dev-python/libvirt-python/libvirt-python-3.4.0.ebuild b/dev-python/libvirt-python/libvirt-python-3.4.0.ebuild
83 deleted file mode 100644
84 index c16440985c3..00000000000
85 --- a/dev-python/libvirt-python/libvirt-python-3.4.0.ebuild
86 +++ /dev/null
87 @@ -1,46 +0,0 @@
88 -# Copyright 1999-2017 Gentoo Foundation
89 -# Distributed under the terms of the GNU General Public License v2
90 -
91 -EAPI=6
92 -
93 -PYTHON_COMPAT=( python{2_7,3_4,3_5} )
94 -
95 -MY_P="${P/_rc/-rc}"
96 -
97 -inherit distutils-r1
98 -
99 -if [[ ${PV} = *9999* ]]; then
100 - inherit git-r3
101 - EGIT_REPO_URI="git://libvirt.org/libvirt-python.git"
102 - SRC_URI=""
103 - KEYWORDS=""
104 - RDEPEND="app-emulation/libvirt:=[-python(-)]"
105 -else
106 - SRC_URI="http://libvirt.org/sources/python/${MY_P}.tar.gz"
107 - KEYWORDS="~amd64 ~arm64 ~x86"
108 - RDEPEND="app-emulation/libvirt:0/${PV}"
109 -fi
110 -S="${WORKDIR}/${P%_rc*}"
111 -
112 -DESCRIPTION="libvirt Python bindings"
113 -HOMEPAGE="https://www.libvirt.org"
114 -LICENSE="LGPL-2"
115 -SLOT="0"
116 -IUSE="examples test"
117 -
118 -DEPEND="${RDEPEND}
119 - virtual/pkgconfig
120 - test? ( dev-python/lxml[${PYTHON_USEDEP}]
121 - dev-python/nose[${PYTHON_USEDEP}] )"
122 -
123 -python_test() {
124 - esetup.py test
125 -}
126 -
127 -python_install_all() {
128 - if use examples; then
129 - dodoc -r examples
130 - docompress -x /usr/share/doc/${PF}/examples
131 - fi
132 - distutils-r1_python_install_all
133 -}
134
135 diff --git a/dev-python/libvirt-python/libvirt-python-3.5.0.ebuild b/dev-python/libvirt-python/libvirt-python-3.5.0.ebuild
136 deleted file mode 100644
137 index c16440985c3..00000000000
138 --- a/dev-python/libvirt-python/libvirt-python-3.5.0.ebuild
139 +++ /dev/null
140 @@ -1,46 +0,0 @@
141 -# Copyright 1999-2017 Gentoo Foundation
142 -# Distributed under the terms of the GNU General Public License v2
143 -
144 -EAPI=6
145 -
146 -PYTHON_COMPAT=( python{2_7,3_4,3_5} )
147 -
148 -MY_P="${P/_rc/-rc}"
149 -
150 -inherit distutils-r1
151 -
152 -if [[ ${PV} = *9999* ]]; then
153 - inherit git-r3
154 - EGIT_REPO_URI="git://libvirt.org/libvirt-python.git"
155 - SRC_URI=""
156 - KEYWORDS=""
157 - RDEPEND="app-emulation/libvirt:=[-python(-)]"
158 -else
159 - SRC_URI="http://libvirt.org/sources/python/${MY_P}.tar.gz"
160 - KEYWORDS="~amd64 ~arm64 ~x86"
161 - RDEPEND="app-emulation/libvirt:0/${PV}"
162 -fi
163 -S="${WORKDIR}/${P%_rc*}"
164 -
165 -DESCRIPTION="libvirt Python bindings"
166 -HOMEPAGE="https://www.libvirt.org"
167 -LICENSE="LGPL-2"
168 -SLOT="0"
169 -IUSE="examples test"
170 -
171 -DEPEND="${RDEPEND}
172 - virtual/pkgconfig
173 - test? ( dev-python/lxml[${PYTHON_USEDEP}]
174 - dev-python/nose[${PYTHON_USEDEP}] )"
175 -
176 -python_test() {
177 - esetup.py test
178 -}
179 -
180 -python_install_all() {
181 - if use examples; then
182 - dodoc -r examples
183 - docompress -x /usr/share/doc/${PF}/examples
184 - fi
185 - distutils-r1_python_install_all
186 -}