forked from pool/python-filelock
Accepting request 1010146 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1010146 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-filelock?expand=0&rev=6
This commit is contained in:
commit
f46206f0b5
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3a0fd85166ad9dbab54c9aec96737b744106dc5f15c0b09a6744a445299fcf04
|
||||
size 207372
|
3
filelock-3.8.0.tar.gz
Normal file
3
filelock-3.8.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:55447caa666f2198c5b6b13a26d2084d26fa5b115c00d065664b2124680c4edc
|
||||
size 207618
|
@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 12 03:17:50 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
- Update to version 3.8.0
|
||||
* [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #149
|
||||
* Bump actions/upload-artifact from 2 to 3 by @dependabot in #154
|
||||
* Bump actions/download-artifact from 2 to 3 by @dependabot in #152
|
||||
* Bump pre-commit/action from 2.0.3 to 3.0.0 by @dependabot in #151
|
||||
* Bump actions/checkout from 2 to 3 by @dependabot in #153
|
||||
* Bump actions/setup-python from 2 to 4 by @dependabot in #150
|
||||
* Add timeout unit to docstrings by @jnordberg in #148
|
||||
* Unify badges style by @DeadNews in #155
|
||||
* [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #156
|
||||
* [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #157
|
||||
* Check 3.11 support by @gaborbernat in #158
|
||||
* [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #159
|
||||
* Bump dependencies by @gaborbernat in #160
|
||||
* [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #162
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 3 15:17:25 UTC 2022 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-filelock
|
||||
Version: 3.7.1
|
||||
Version: 3.8.0
|
||||
Release: 0
|
||||
Summary: Platform Independent File Lock in Python
|
||||
License: Unlicense
|
||||
|
Loading…
Reference in New Issue
Block a user