From c6dd43caf72b1bb49bb055d62482964a4e2e06b4 Mon Sep 17 00:00:00 2001 From: Mikel Olasagasti Uranga Date: Aug 07 2022 19:33:07 +0000 Subject: Update to 3.7.1 - Closes rhbz#2018436 --- diff --git a/.gitignore b/.gitignore index eb377fa..314eb35 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /py-filelock-3.0.12.tar.gz /py-filelock-3.3.1.tar.gz /filelock-3.3.1.tar.gz +/filelock-3.7.1.tar.gz diff --git a/python-filelock.spec b/python-filelock.spec index 7a3b4d5..f9278d7 100644 --- a/python-filelock.spec +++ b/python-filelock.spec @@ -8,12 +8,12 @@ %bcond_without tests Name: python-%{srcname} -Version: 3.3.1 +Version: 3.7.1 Release: %autorelease Summary: A platform independent file lock License: Unlicense -URL: https://github.com/tox-dev/py-%{srcname} +URL: https://github.com/tox-dev/py-filelock Source0: %{pypi_source %{srcname}} BuildArch: noarch @@ -40,20 +40,12 @@ file locking mechanism for Python. The lock includes a lock counter and is thread safe. This means, when locking the same lock object twice, it will not block. -%if %{with docs} -%package doc -Summary: Documentation for %{srcname}, %{summary} - -%description doc -%{summary} -%endif - %package -n python%{python3_pkgversion}-%{srcname} Summary: %{summary} %if 0%{?fedora} Suggests: %{name}-doc -%endif # fedora +%endif %description -n python%{python3_pkgversion}-%{srcname} This package contains a single module, which implements a platform independent @@ -62,6 +54,14 @@ file locking mechanism for Python. The lock includes a lock counter and is thread safe. This means, when locking the same lock object twice, it will not block. +%if %{with docs} +%package doc +Summary: Documentation for %{srcname}, %{summary} + +%description doc +%{summary} +%endif + %prep %autosetup -n %{srcname}-%{version} # furo theme is not available in Fedora diff --git a/sources b/sources index 5e2daa1..f76bd02 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (filelock-3.3.1.tar.gz) = d62903a7a2c344e6a89863254392a389b893ec0c97fc4d5b0073c7a6597df6a85e00ce30022bb55886e9d30ba163457bc3a641f083ccb2bdd62431f3cf5c2cf1 +SHA512 (filelock-3.7.1.tar.gz) = b5e0fb6c641fdf70c9a2579e233598df506a6db53de975029ccb904b30fb4dff4f5b39282f4d298d228a851de9f5c91fe642350fac737a616b16f67881c9ae13