forked from pool/python-filelock
Accepting request 708368 from home:mcalabkova:branches:devel:languages:python
- Update to 3.0.12 * fixed python2 setup error * fixed documentation * other small fixes OBS-URL: https://build.opensuse.org/request/show/708368 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-filelock?expand=0&rev=6
This commit is contained in:
committed by
Git OBS Bridge
parent
5f6bf1391c
commit
df62ea9cfe
@@ -19,7 +19,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-filelock
|
||||
Version: 3.0.10
|
||||
Version: 3.0.12
|
||||
Release: 0
|
||||
Summary: Platform Independent File Lock in Python
|
||||
License: Unlicense
|
||||
@@ -52,8 +52,8 @@ inter-process communication.
|
||||
%pytest test.py
|
||||
|
||||
%files %{python_files}
|
||||
%doc README.rst
|
||||
%license LICENSE.rst
|
||||
%doc README.md
|
||||
%license LICENSE
|
||||
%{python_sitelib}/*
|
||||
|
||||
%changelog
|
||||
|
||||
Reference in New Issue
Block a user