commit 39914bc796e59453b3d4a43755c40839923fea8b
Author: Jakub Bogusz <[email protected]>
Date:   Sat Apr 20 21:40:04 2024 +0200

    - updated to 1.7.2

 python-pywbem.spec | 30 +++++++++++++++---------------
 1 file changed, 15 insertions(+), 15 deletions(-)
---
diff --git a/python-pywbem.spec b/python-pywbem.spec
index aa738d4..5c0caa3 100644
--- a/python-pywbem.spec
+++ b/python-pywbem.spec
@@ -8,13 +8,13 @@
 Summary:       WBEM client and related utilities, written in pure Python
 Summary(pl.UTF-8):     Klient WBEM i powiązane narzędzia, napisane w czystym 
Pythonie
 Name:          python-pywbem
-Version:       1.6.3
+Version:       1.7.2
 Release:       1
 License:       LGPL v2.1+
 Group:         Libraries/Python
 #Source0Download: https://github.com/pywbem/pywbem/releases
 Source0:       
https://github.com/pywbem/pywbem/archive/%{version}/pywbem-%{version}.tar.gz
-# Source0-md5: ffa60afdf59fb2c655426e1628853203
+# Source0-md5: acdd644ca6cb8bac6a016afcd4410f78
 Patch0:                pywbem-no-wheel.patch
 URL:           https://github.com/pywbem/pywbem
 %if %{with python2}
@@ -23,7 +23,7 @@ BuildRequires:        python-setuptools
 %if %{with tests}
 BuildRequires: python-FormEncode >= 1.3.1
 BuildRequires: python-M2Crypto >= 0.31.0
-BuildRequires: python-PyYAML >= 5.3
+BuildRequires: python-PyYAML >= 5.3.1
 BuildRequires: python-funcsigs >= 1.0.2
 BuildRequires: python-httpretty >= 0.9.5
 BuildRequires: python-importlib_metadata >= 0.12
@@ -34,18 +34,18 @@ BuildRequires:      python-packaging >= 16.6
 BuildRequires: python-ply >= 3.10
 BuildRequires: python-pytest >= 4.3.1
 BuildRequires: python-pytz >= 2016.10
-BuildRequires: python-requests >= 2.20.1
-BuildRequires: python-six >= 1.10.0
+BuildRequires: python-requests >= 2.25.0
+BuildRequires: python-six >= 1.14.0
 BuildRequires: python-testfixtures >= 6.9.0
 BuildRequires: python-yamlloader >= 0.5.5
 %endif
 %endif
 %if %{with python3}
-BuildRequires: python3-FormEncode >= 1.3.1
-BuildRequires: python3-modules >= 1:3.5
+BuildRequires: python3-FormEncode >= 2.0.0
+BuildRequires: python3-modules >= 1:3.6
 BuildRequires: python3-setuptools
 %if %{with tests}
-BuildRequires: python3-PyYAML >= 5.1
+BuildRequires: python3-PyYAML >= 5.1.1
 BuildRequires: python3-httpretty >= 0.9.5
 %if "%{_ver_lt '%{py3_ver}' < '3.8'}" == "1"
 BuildRequires: python3-importlib_metadata >= 0.12
@@ -57,9 +57,9 @@ BuildRequires:        python3-lxml >= 4.6.2
 BuildRequires: python3-packaging >= 16.6
 BuildRequires: python3-ply >= 3.10
 BuildRequires: python3-pytest >= 4.4.0
-BuildRequires: python3-pytz >= 2016.10
-BuildRequires: python3-requests >= 2.20.1
-BuildRequires: python3-six >= 1.12.0
+BuildRequires: python3-pytz >= 2019.1
+BuildRequires: python3-requests >= 2.25.0
+BuildRequires: python3-six >= 1.16.0
 BuildRequires: python3-testfixtures >= 6.9.0
 BuildRequires: python3-yamlloader >= 0.5.5
 %endif
@@ -88,7 +88,7 @@ czystym Pythonie.
 Summary:       WBEM client and related utilities, written in pure Python
 Summary(pl.UTF-8):     Klient WBEM i powiązane narzędzia, napisane w czystym 
Pythonie
 Group:         Libraries/Python
-Requires:      python3-modules >= 1:3.5
+Requires:      python3-modules >= 1:3.6
 
 %description -n python3-pywbem
 Pywbem is a WBEM client and WBEM indication listener, written in pure
@@ -179,7 +179,7 @@ rm -rf $RPM_BUILD_ROOT
 %if %{with python2}
 %files
 %defattr(644,root,root,755)
-%doc README.rst TODO.md
+%doc README.md SECURITY.md TODO.md
 %attr(755,root,root) %{_bindir}/mof_compiler-2
 %{py_sitescriptdir}/pywbem
 %{py_sitescriptdir}/pywbem_mock
@@ -190,7 +190,7 @@ rm -rf $RPM_BUILD_ROOT
 %if %{with python3}
 %files -n python3-pywbem
 %defattr(644,root,root,755)
-%doc README.rst TODO.md
+%doc README.md SECURITY.md TODO.md
 %attr(755,root,root) %{_bindir}/mof_compiler-3
 %{py3_sitescriptdir}/pywbem
 %{py3_sitescriptdir}/pywbem_mock
@@ -201,5 +201,5 @@ rm -rf $RPM_BUILD_ROOT
 %if %{with doc}
 %files apidocs
 %defattr(644,root,root,755)
-%doc docs/_build/html/*
+%doc docs/_build/html/{_images,_modules,_static,client,*.html,*.js}
 %endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-pywbem.git/commitdiff/39914bc796e59453b3d4a43755c40839923fea8b

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to