forked from pool/python-filelock
Accepting request 1042707 from home:yarunachalam:branches:devel:languages:python
- Update to version 3.8.2
* What's Changed
Bump pypa/gh-action-pypi-publish from 1.5.1 to 1.6.1 by @dependabot in #178
Update the license classifier to "Unlicense" by @jond01 in #180
- Update to version 3.8.1
* What's Changed
[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #166
link to flufl.lock by @dholth in #167
[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #168
[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #169
[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #170
fix BaseFileLock.timeout's getter/setter being obscured by itself by @dearfl in #172
Fix mypy fails understanding FileLock by @gaborbernat in #177
OBS-URL: https://build.opensuse.org/request/show/1042707
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-filelock?expand=0&rev=14
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-filelock
|
||||
Version: 3.8.0
|
||||
Version: 3.8.2
|
||||
Release: 0
|
||||
Summary: Platform Independent File Lock in Python
|
||||
License: Unlicense
|
||||
|
||||
Reference in New Issue
Block a user