From: Jakub Bogusz Date: Thu, 24 Oct 2019 17:40:57 +0000 (+0200) Subject: - updated to 2.3.5 X-Git-Tag: auto/th/python-pathlib2-2.3.5-1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=6040117ea460770598c9d37e62f458b259dd2bf9;p=packages%2Fpython-pathlib2.git - updated to 2.3.5 --- diff --git a/python-pathlib2.spec b/python-pathlib2.spec index cf587e9..6356e9d 100644 --- a/python-pathlib2.spec +++ b/python-pathlib2.spec @@ -8,13 +8,13 @@ Summary: Object-oriented filesystem paths Summary(pl.UTF-8): Zorientowane obiektowo ścieżki systemu plików Name: python-%{module} -Version: 2.3.4 +Version: 2.3.5 Release: 1 License: MIT Group: Libraries/Python #Source0Download: https://pypi.org/simple/pathlib2/ Source0: https://files.pythonhosted.org/packages/source/p/pathlib2/pathlib2-%{version}.tar.gz -# Source0-md5: 96da6398b3ea944417b84ccb25b171aa +# Source0-md5: f2bd0a363eb0f8fa0556f35c1d9e66fb URL: https://pypi.org/project/pathlib2/ BuildRequires: rpm-pythonprov BuildRequires: rpmbuild(macros) >= 1.714 @@ -79,7 +79,6 @@ używane także ze starszymi wersjami Pythona. %prep %setup -q -n %{module}-%{version} - %build %if %{with python2} %py_build