1
0

- update to 3.12.3:

* Fix import ordering
  * Exclude dependabot and pre-commit ci from release notes
  * Create parent directories if necessary
- Update to version 3.8.2
- Update to version 3.8.0
  * Ownership moved from @benediktschmitt to the tox-dev organization
  * Accept path types (like pathlib.Path and pathlib.PurePath) in the

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-filelock?expand=0&rev=30
This commit is contained in:
Dirk Mueller 2023-09-07 11:01:41 +00:00 committed by Git OBS Bridge
parent b89059c451
commit 4c09c68850
4 changed files with 16 additions and 8 deletions

View File

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

BIN
filelock-3.12.3.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Sep 7 11:00:28 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 3.12.3:
* Fix import ordering
* Exclude dependabot and pre-commit ci from release notes
* Create parent directories if necessary
-------------------------------------------------------------------
Tue Jun 20 16:59:32 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@ -19,7 +19,7 @@
%{?sle15_python_module_pythons}
Name: python-filelock
Version: 3.12.2
Version: 3.12.3
Release: 0
Summary: Platform Independent File Lock in Python
License: Unlicense