[packages/python3-scikit-learn] - fixed file owners, release 2

qboosh qboosh at pld-linux.org
Tue Feb 16 16:16:30 CET 2021


commit a7fef2a55bd27a31af645302a92f5e7b2c882866
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Feb 16 16:17:02 2021 +0100

    - fixed file owners, release 2

 python3-scikit-learn.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/python3-scikit-learn.spec b/python3-scikit-learn.spec
index 649d00d..f535d70 100644
--- a/python3-scikit-learn.spec
+++ b/python3-scikit-learn.spec
@@ -15,7 +15,7 @@ Summary:	Set of Python 3 modules for machine learning and data mining
 Summary(pl.UTF-8):	Zbiór modułów Pythona 3 do uczenia maszynowego i eksporacji danych
 Name:		python3-scikit-learn
 Version:	0.22.2.post1
-Release:	1
+Release:	2
 License:	BSD
 Group:		Libraries/Python
 #Source0Download: https://pypi.org/simple/scikit-learn/
@@ -79,9 +79,9 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc COPYING README.rst
 %dir %{py3_sitedir}/sklearn
-%attr(755,root,root%) %{py3_sitedir}/sklearn/_isotonic.cpython-*.so
-%attr(755,root,root%) %{py3_sitedir}/sklearn/*.py
-%attr(755,root,root%) %{py3_sitedir}/sklearn/__pycache__
+%attr(755,root,root) %{py3_sitedir}/sklearn/_isotonic.cpython-*.so
+%attr(755,root,root) %{py3_sitedir}/sklearn/*.py
+%attr(755,root,root) %{py3_sitedir}/sklearn/__pycache__
 %dir %{py3_sitedir}/sklearn/__check_build
 %attr(755,root,root) %{py3_sitedir}/sklearn/__check_build/_check_build.cpython-*.so
 %{py3_sitedir}/sklearn/__check_build/*.py
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3-scikit-learn.git/commitdiff/a7fef2a55bd27a31af645302a92f5e7b2c882866



More information about the pld-cvs-commit mailing list