Gentoo Archives: gentoo-commits

From: Alessandro Barbieri <lssndrbarbieri@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/os-win/
Date: Sun, 03 Oct 2021 18:33:32
Message-Id: 1633285922.b952f43f6f3806d5d807b57349304977be5c19d8.Alessandro-Barbieri@gentoo
1 commit: b952f43f6f3806d5d807b57349304977be5c19d8
2 Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
3 AuthorDate: Sun Oct 3 18:11:26 2021 +0000
4 Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
5 CommitDate: Sun Oct 3 18:32:02 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b952f43f
7
8 dev-python/os-win: new version
9
10 Closes: https://bugs.gentoo.org/799509
11 Closes: https://bugs.gentoo.org/799506
12 Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
13
14 dev-python/os-win/Manifest | 2 +-
15 dev-python/os-win/os-win-5.1.0.ebuild | 34 ---------------------------
16 dev-python/os-win/os-win-5.5.0.ebuild | 44 +++++++++++++++++++++++++++++++++++
17 3 files changed, 45 insertions(+), 35 deletions(-)
18
19 diff --git a/dev-python/os-win/Manifest b/dev-python/os-win/Manifest
20 index 2a0114cf5..086dce99c 100644
21 --- a/dev-python/os-win/Manifest
22 +++ b/dev-python/os-win/Manifest
23 @@ -1 +1 @@
24 -DIST os-win-5.1.0.tar.gz 221803 BLAKE2B 37fa5271b86f62a43ea1f6da011601260a9cd32745a2369093dc5103e54945c17d16ecfaf8f5d88fd7ec3673ac41e25ff02d3c15ec5423fb9651101213801cab SHA512 bb93af1b412b8e0699f62a772bf9bacc73e2e73751cf0e9b9a37d59869a6c31e39ddbaafc4b97b494d9a38208d765362a6ce7fe071e1c089c127e1554ae73a02
25 +DIST os-win-5.5.0.tar.gz 225851 BLAKE2B f0427ecfb25b45f4980992a54ae4b2d6518af5df17013dfd338c9331d1492cab36f9061082a41bee5ab829f31008ddaf7a8708fdd89d3df89d9989d30aba5357 SHA512 bc980d973f5089c1328095b6edfaabf2435df3acbca543a768dbbccc8a10ffce4405c54c7711d2c7fa55c40442fa4b116f2e2d40ad4116b1c8bb96ace3450335
26
27 diff --git a/dev-python/os-win/os-win-5.1.0.ebuild b/dev-python/os-win/os-win-5.1.0.ebuild
28 deleted file mode 100644
29 index 08f255276..000000000
30 --- a/dev-python/os-win/os-win-5.1.0.ebuild
31 +++ /dev/null
32 @@ -1,34 +0,0 @@
33 -# Copyright 1999-2020 Gentoo Authors
34 -# Distributed under the terms of the GNU General Public License v2
35 -
36 -EAPI=7
37 -PYTHON_COMPAT=( python3_{7,8} )
38 -
39 -inherit distutils-r1
40 -
41 -DESCRIPTION="Windows / Hyper-V library for OpenStack projects."
42 -HOMEPAGE="https://github.com/openstack/os-win"
43 -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
44 -
45 -LICENSE="Apache-2.0"
46 -SLOT="0"
47 -KEYWORDS="~amd64"
48 -IUSE=""
49 -
50 -DEPEND="
51 - >=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
52 - !~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]
53 -"
54 -RDEPEND="
55 - >=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
56 - !~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]
57 - >=dev-python/Babel-2.3.4[${PYTHON_USEDEP}]
58 - !~dev-python/Babel-2.4.0[${PYTHON_USEDEP}]
59 - >=dev-python/eventlet-0.18.4[${PYTHON_USEDEP}]
60 - !~dev-python/eventlet-0.20.1[${PYTHON_USEDEP}]
61 - >=dev-python/oslo-concurrency-3.26.0[${PYTHON_USEDEP}]
62 - >=dev-python/oslo-config-5.2.0[${PYTHON_USEDEP}]
63 - >=dev-python/oslo-log-3.36.0[${PYTHON_USEDEP}]
64 - >=dev-python/oslo-utils-3.33.0[${PYTHON_USEDEP}]
65 - >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
66 -"
67
68 diff --git a/dev-python/os-win/os-win-5.5.0.ebuild b/dev-python/os-win/os-win-5.5.0.ebuild
69 new file mode 100644
70 index 000000000..d24080f5f
71 --- /dev/null
72 +++ b/dev-python/os-win/os-win-5.5.0.ebuild
73 @@ -0,0 +1,44 @@
74 +# Copyright 1999-2021 Gentoo Authors
75 +# Distributed under the terms of the GNU General Public License v2
76 +
77 +EAPI=8
78 +
79 +PYTHON_COMPAT=( python3_8 )
80 +
81 +inherit distutils-r1
82 +
83 +DESCRIPTION="Windows / Hyper-V library for OpenStack projects."
84 +HOMEPAGE="
85 + https://github.com/openstack/os-win
86 + https://opendev.org/openstack/os-win
87 + https://launchpad.net/os-win
88 + https://pypi.org/project/os-win/
89 +"
90 +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
91 +
92 +LICENSE="Apache-2.0"
93 +SLOT="0"
94 +KEYWORDS="~amd64"
95 +
96 +RDEPEND="
97 + >=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
98 + >=dev-python/eventlet-0.22.0[${PYTHON_USEDEP}]
99 + >=dev-python/oslo-concurrency-3.29.0[${PYTHON_USEDEP}]
100 + >=dev-python/oslo-config-6.8.0[${PYTHON_USEDEP}]
101 + >=dev-python/oslo-log-3.36.0[${PYTHON_USEDEP}]
102 + >=dev-python/oslo-utils-4.7.0[${PYTHON_USEDEP}]
103 + >=dev-python/oslo-i18n-3.15.3[${PYTHON_USEDEP}]
104 +"
105 +DEPEND="
106 + ${RDEPEND}
107 + test? (
108 + >=dev-python/hacking-3.0.1[${PYTHON_USEDEP}]
109 + >=dev-python/ddt-1.2.1[${PYTHON_USEDEP}]
110 + >=dev-python/oslotest-3.8.0[${PYTHON_USEDEP}]
111 + >=dev-python/stestr-2.0.0[${PYTHON_USEDEP}]
112 + >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
113 + >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
114 + )
115 +"
116 +
117 +distutils_enable_tests pytest