[packages/python-scandir] - updated to 1.10.0

qboosh qboosh at pld-linux.org
Wed Sep 18 17:33:17 CEST 2019


commit 8e00432f69f123e94b62b18f80798c724029c57f
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed Sep 18 17:36:17 2019 +0200

    - updated to 1.10.0

 python-scandir.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/python-scandir.spec b/python-scandir.spec
index 9cf8d7f..3c43116 100644
--- a/python-scandir.spec
+++ b/python-scandir.spec
@@ -9,19 +9,19 @@
 Summary:	A better directory iterator and faster os.walk() for Python 2
 Summary(pl.UTF-8):	Lepszy iterator po katalogach i szybsze os.walk() dla Pythona 2
 Name:		python-%{module}
-Version:	1.9.0
+Version:	1.10.0
 Release:	1
 License:	BSD
 Group:		Libraries/Python
 Source0:	https://github.com/benhoyt/scandir/archive/v%{version}/%{module}-%{version}.tar.gz
-# Source0-md5:	093b8a619475f5902735832144c0dd98
+# Source0-md5:	6357f342d776a2ce056e1731e67631ae
 Patch0:		%{name}-linux.patch
 URL:		https://github.com/benhoyt/scandir
 %if %{with tests} && %(locale -a | grep -q '^C\.utf8$'; echo $?)
 BuildRequires:	glibc-localedb-all
 %endif
 %if %{with python2}
-BuildRequires:	python-modules >= 1:2.6
+BuildRequires:	python-modules >= 1:2.7
 BuildRequires:	python-setuptools
 %endif
 %if %{with python3}
@@ -30,7 +30,7 @@ BuildRequires:	python3-setuptools
 %endif
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.714
-Requires:	python-modules >= 1:2.6
+Requires:	python-modules >= 1:2.7
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-scandir.git/commitdiff/8e00432f69f123e94b62b18f80798c724029c57f



More information about the pld-cvs-commit mailing list