14
0

- update to 2.8.2:

* Removed docs from build to fix #88 again
- update to 2.8.0:
  * Added support for Python 3.11 and 3.12
    Made the package fully ruff, pyright and mypy compliant with
    automated testsing using both tox and Github actions

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-portalocker?expand=0&rev=20
This commit is contained in:
2024-01-07 20:29:32 +00:00
committed by Git OBS Bridge
parent a4ae3d0442
commit b50bd0633b
4 changed files with 20 additions and 8 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sun Jan 7 20:28:35 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 2.8.2:
* Removed docs from build to fix #88 again
- update to 2.8.0:
* Added support for Python 3.11 and 3.12
Made the package fully ruff, pyright and mypy compliant with
automated testsing using both tox and Github actions
-------------------------------------------------------------------
Fri May 5 07:31:01 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>