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:
parent
e77785edcd
commit
ba007a48b9
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:55447caa666f2198c5b6b13a26d2084d26fa5b115c00d065664b2124680c4edc
|
||||
size 207618
|
3
filelock-3.8.2.tar.gz
Normal file
3
filelock-3.8.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7565f628ea56bfcd8e54e42bdc55da899c85c1abfe1b5bcfd147e9188cebb3b2
|
||||
size 207820
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 13 15:23:18 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
- 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 12 03:17:50 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user