14
0

- restrit to pydantic 1.x

- Update to version 2.1.0
- Update to version 2.0.1

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-versioningit?expand=0&rev=14
This commit is contained in:
2024-03-13 10:11:39 +00:00
committed by Git OBS Bridge
parent 7e945f459a
commit 8a70ac11ce
2 changed files with 10 additions and 5 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Mar 13 10:11:20 UTC 2024 - Dirk Müller <dmueller@suse.com>
- restrit to pydantic 1.x
-------------------------------------------------------------------
Sun Feb 12 01:30:01 UTC 2023 - Tejas Guruswamy <tejas.guruswamy@opensuse.org>
@@ -8,7 +13,7 @@ Sun Feb 12 01:30:01 UTC 2023 - Tejas Guruswamy <tejas.guruswamy@opensuse.org>
-------------------------------------------------------------------
Wed Nov 9 19:36:14 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 2.1.0
- Update to version 2.1.0
* Drop support for Python 3.6
* Support Python 3.11
* Use tomllib on Python 3.11
@@ -16,7 +21,7 @@ Wed Nov 9 19:36:14 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
-------------------------------------------------------------------
Tue Oct 11 16:52:39 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 2.0.1
- Update to version 2.0.1
* Don't run the onbuild step under setuptools' upcoming PEP 660 editable mode (contributed by @abravalheri)
-------------------------------------------------------------------