Compare commits
6 Commits
Author | SHA256 | Date | |
---|---|---|---|
10f607a13c | |||
679071ef20 | |||
bc6afa91b4 | |||
7ec9bace8a | |||
a732787fbe | |||
fa48df5381 |
@@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
- update to 2.10.1:
|
||||
* fixed typo thanks to @harmstyler
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 30 20:07:44 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# 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
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,10 +18,10 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-portalocker
|
||||
Version: 2.10.0
|
||||
Version: 3.0.0
|
||||
Release: 0
|
||||
Summary: Locking library for Python
|
||||
License: Python-2.0
|
||||
License: BSD-3-Clause
|
||||
Group: Development/Languages/Python
|
||||
URL: https://github.com/WoLpH/portalocker
|
||||
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:d4d4418bf730bc19d0a4b0a0201cb3b004c59b1e1770fa3f5c4a139e0d524802
|
||||
size 34084
|
BIN
v3.0.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
v3.0.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
Reference in New Issue
Block a user