diff --git a/python-portalocker.changes b/python-portalocker.changes index f53338e..c4d3283 100644 --- a/python-portalocker.changes +++ b/python-portalocker.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Nov 20 15:11:44 UTC 2024 - Dirk Müller + +- 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 diff --git a/python-portalocker.spec b/python-portalocker.spec index 1e7ef33..6f0f590 100644 --- a/python-portalocker.spec +++ b/python-portalocker.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-portalocker -Version: 2.10.1 +Version: 3.0.0 Release: 0 Summary: Locking library for Python License: Python-2.0 diff --git a/v2.10.1.tar.gz b/v2.10.1.tar.gz deleted file mode 100644 index eb8d8d3..0000000 --- a/v2.10.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:78967d066afd336baea06e2ba5e93d0ad96bf3f8dd03cb3fc0d40318154bb9cc -size 34084 diff --git a/v3.0.0.tar.gz b/v3.0.0.tar.gz new file mode 100644 index 0000000..e8998cf --- /dev/null +++ b/v3.0.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ceeae343282a0dd6876d0cd37df8fbc2b51f91ddf10656c23aff4ffaf1cd3a8 +size 35104