15
0

Accepting request 1241340 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1241340
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-filelock?expand=0&rev=23
This commit is contained in:
2025-01-31 15:01:56 +00:00
committed by Git OBS Bridge
4 changed files with 12 additions and 5 deletions

Binary file not shown.

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

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Jan 30 11:22:48 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 3.17.0
* Drop support for Python 3.8
* Update README.md
-------------------------------------------------------------------
Wed Oct 9 07:27:30 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-filelock
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2018 Matthias Fehring <buschmann23@opensuse.org>
#
# All modifications and additions to the file contributed by third parties
@@ -27,7 +27,7 @@
%endif
%{?sle15_python_module_pythons}
Name: python-filelock%{?pkg_suffix}
Version: 3.16.1
Version: 3.17.0
Release: 0
Summary: Platform Independent File Lock in Python
License: Unlicense