15
0

Accepting request 1009981 from home:yarunachalam:branches:devel:languages:python

- 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

OBS-URL: https://build.opensuse.org/request/show/1009981
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-filelock?expand=0&rev=12
This commit is contained in:
2022-10-12 08:38:13 +00:00
committed by Git OBS Bridge
parent c775e34bef
commit e77785edcd
4 changed files with 23 additions and 4 deletions

View File

@@ -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
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:55447caa666f2198c5b6b13a26d2084d26fa5b115c00d065664b2124680c4edc
size 207618

View File

@@ -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>

View File

@@ -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