commit:     9d3fa30d989ff4e20ce9329ce64f938f4785c0f5
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Sat Mar 12 03:26:50 2022 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Sat Mar 12 03:26:50 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9d3fa30d

dev-python/os-win: new version

Closes: https://bugs.gentoo.org/830515
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>

 dev-python/os-win/Manifest                                     | 2 +-
 dev-python/os-win/{os-win-5.5.0.ebuild => os-win-5.6.0.ebuild} | 5 +++--
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/dev-python/os-win/Manifest b/dev-python/os-win/Manifest
index 086dce99c..6ba62c255 100644
--- a/dev-python/os-win/Manifest
+++ b/dev-python/os-win/Manifest
@@ -1 +1 @@
-DIST os-win-5.5.0.tar.gz 225851 BLAKE2B 
f0427ecfb25b45f4980992a54ae4b2d6518af5df17013dfd338c9331d1492cab36f9061082a41bee5ab829f31008ddaf7a8708fdd89d3df89d9989d30aba5357
 SHA512 
bc980d973f5089c1328095b6edfaabf2435df3acbca543a768dbbccc8a10ffce4405c54c7711d2c7fa55c40442fa4b116f2e2d40ad4116b1c8bb96ace3450335
+DIST os-win-5.6.0.tar.gz 225948 BLAKE2B 
64217d7bf625acad6a72d44f47887e5e1466f346ee6c1bd0685d9e1aa068222385654de8bf39403f2ebc90c14d651beb2978dcc1a48668d436b49bbedfbc34c7
 SHA512 
8856303c436ce6d9e9689993659905d4976511508d4e38ebc8fbc027a9c4a0ca26a7f38729f47af76a19ba1b1833ccef2ad4dd4277911b9d8c795e4f7dbce9ed

diff --git a/dev-python/os-win/os-win-5.5.0.ebuild 
b/dev-python/os-win/os-win-5.6.0.ebuild
similarity index 96%
rename from dev-python/os-win/os-win-5.5.0.ebuild
rename to dev-python/os-win/os-win-5.6.0.ebuild
index 9dbd6e266..9e2321daf 100644
--- a/dev-python/os-win/os-win-5.5.0.ebuild
+++ b/dev-python/os-win/os-win-5.6.0.ebuild
@@ -28,12 +28,13 @@ EPYTEST_DESELECT=(
        
os_win/tests/unit/utils/network/test_networkutils.py::NetworkUtilsTestCase::test_create_default_setting_data
        
os_win/tests/unit/utils/network/test_networkutils.py::NetworkUtilsTestCase::test_is_port_vm_started_false
        
os_win/tests/unit/utils/network/test_networkutils.py::NetworkUtilsTestCase::test_is_port_vm_started_true
+       os_win/tests/unit/test_hacking.py
 )
-PYTHON_COMPAT=( python3_8 )
+PYTHON_COMPAT=( python3_{8..9} )
 
 inherit distutils-r1
 
-DESCRIPTION="Windows / Hyper-V library for OpenStack projects."
+DESCRIPTION="Windows / Hyper-V library for OpenStack projects"
 HOMEPAGE="
        https://github.com/openstack/os-win
        https://opendev.org/openstack/os-win

Reply via email to