17
0

6 Commits

Author SHA256 Message Date
10f607a13c Accepting request 1247410 from devel:languages:python
Forwarded request #1247376 from varkoly

- Adapt licence

OBS-URL: https://build.opensuse.org/request/show/1247410
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-portalocker?expand=0&rev=14
2025-02-20 16:39:50 +00:00
679071ef20 Accepting request 1247376 from home:varkoly:branches:devel:languages:python
- Adapt licence

OBS-URL: https://build.opensuse.org/request/show/1247376
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-portalocker?expand=0&rev=28
2025-02-20 13:20:32 +00:00
bc6afa91b4 Accepting request 1225315 from devel:languages:python
- 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.

OBS-URL: https://build.opensuse.org/request/show/1225315
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-portalocker?expand=0&rev=13
2024-11-21 14:13:50 +00:00
7ec9bace8a - 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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-portalocker?expand=0&rev=26
2024-11-20 15:11:56 +00:00
a732787fbe Accepting request 1191713 from devel:languages:python
- update to 2.10.1:
  * fixed typo thanks to @harmstyler

OBS-URL: https://build.opensuse.org/request/show/1191713
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-portalocker?expand=0&rev=12
2024-08-05 15:24:09 +00:00
fa48df5381 - update to 2.10.1:
* fixed typo thanks to @harmstyler

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-portalocker?expand=0&rev=24
2024-08-05 12:28:42 +00:00
4 changed files with 26 additions and 6 deletions

View File

@@ -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>

View File

@@ -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

View File

@@ -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

Binary file not shown.