14
0
forked from pool/python-schema

- update to 0.7.7:

* type hints
  * fix: Fix setuptools not finding the schema package
- drop remove-old-python-support.patch (upstream)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-schema?expand=0&rev=15
This commit is contained in:
2024-10-28 22:50:47 +00:00
committed by Git OBS Bridge
parent 86850892df
commit cb69522551
5 changed files with 15 additions and 232 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Oct 28 22:48:53 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.7.7:
* type hints
* fix: Fix setuptools not finding the schema package
- drop remove-old-python-support.patch (upstream)
-------------------------------------------------------------------
Thu Aug 11 05:40:14 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>