forked from pool/python-portalocker
Compare commits
4 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 497993e455 | |||
| 1b87957208 | |||
| 973fa99f3f | |||
| 2c3fc34833 |
@@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 20 11:28:40 UTC 2025 - Peter Varkoly <varkoly@suse.com>
|
||||||
|
|
||||||
|
- Adapt licence
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Nov 20 15:11:44 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 3.0.0:
|
||||||
|
* Completely modernized portalocker build system and added
|
||||||
|
fully strict pyright and mypy compliance with ruff formatting
|
||||||
|
and checking. Dropped support for deprecated Python versions,
|
||||||
|
only 3.9 and up are supported now.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Aug 5 12:28:36 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
Mon Aug 5 12:28:36 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-portalocker
|
# spec file for package python-portalocker
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 SUSE LLC
|
# Copyright (c) 2025 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -18,10 +18,10 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-portalocker
|
Name: python-portalocker
|
||||||
Version: 2.10.1
|
Version: 3.0.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Locking library for Python
|
Summary: Locking library for Python
|
||||||
License: Python-2.0
|
License: BSD-3-Clause
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
URL: https://github.com/WoLpH/portalocker
|
URL: https://github.com/WoLpH/portalocker
|
||||||
Source: https://github.com/WoLpH/portalocker/archive/v%{version}.tar.gz
|
Source: https://github.com/WoLpH/portalocker/archive/v%{version}.tar.gz
|
||||||
|
|||||||
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:78967d066afd336baea06e2ba5e93d0ad96bf3f8dd03cb3fc0d40318154bb9cc
|
|
||||||
size 34084
|
|
||||||
BIN
v3.0.0.tar.gz
LFS
Normal file
BIN
v3.0.0.tar.gz
LFS
Normal file
Binary file not shown.
Reference in New Issue
Block a user