17
0

- update to 0.7.0:

* Allow `tzinfo` objects for `Timezone`
  * add URLs to `pyproject.toml`
  * suggested fix on typo
  * Correct misstatement in README
  * Fix IsDigit -> IsDigits
  * Add `Unit` type
  * Improve handling of GroupedMetadata (First try)
- Initial release of 0.6.0

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-annotated-types?expand=0&rev=5
This commit is contained in:
2024-06-17 05:48:49 +00:00
committed by Git OBS Bridge
parent 91efc196c1
commit ca845d08a8
4 changed files with 17 additions and 5 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Jun 17 05:48:32 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.7.0:
* Allow `tzinfo` objects for `Timezone`
* add URLs to `pyproject.toml`
* suggested fix on typo
* Correct misstatement in README
* Fix IsDigit -> IsDigits
* Add `Unit` type
* Improve handling of GroupedMetadata (First try)
-------------------------------------------------------------------
Sat Mar 9 13:13:15 UTC 2024 - ecsos <ecsos@opensuse.org>
@@ -6,4 +18,4 @@ Sat Mar 9 13:13:15 UTC 2024 - ecsos <ecsos@opensuse.org>
-------------------------------------------------------------------
Thu Mar 7 00:46:14 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Initial release of 0.6.0
- Initial release of 0.6.0