15
0

Accepting request 1241328 from home:glaubitz:branches:devel:languages:python

- Update to 3.17.0
  * Drop support for Python 3.8
  * Update README.md

OBS-URL: https://build.opensuse.org/request/show/1241328
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-filelock?expand=0&rev=50
This commit is contained in:
2025-01-30 12:30:25 +00:00
committed by Git OBS Bridge
parent 4a64c892ad
commit c2f3f5ecde
4 changed files with 12 additions and 5 deletions

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