- 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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user