1
0

Accepting request 1071878 from devel:languages:python

- update to 3.9.1:
  * use time.perf_counter instead of time.monotonic

OBS-URL: https://build.opensuse.org/request/show/1071878
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-filelock?expand=0&rev=10
This commit is contained in:
Dominique Leuenberger 2023-03-17 16:02:07 +00:00 committed by Git OBS Bridge
commit 0178999b89
4 changed files with 10 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7b319f24340b51f55a2bf7a12ac0755a9b03e718311dac567a0f4f7fabd2f5de
size 9709

3
filelock-3.9.1.tar.gz Normal file
View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Mar 14 22:23:25 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 3.9.1:
* use time.perf_counter instead of time.monotonic
-------------------------------------------------------------------
Wed Jan 4 12:59:24 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@ -18,7 +18,7 @@
Name: python-filelock
Version: 3.9.0
Version: 3.9.1
Release: 0
Summary: Platform Independent File Lock in Python
License: Unlicense