forked from pool/python-time-machine
- update to version 2.2.0:
- Include type hints. - Convert C module to use PEP 489 multi-phase extension module initialization. This makes the module ready for Python sub-interpreters. - Release now includes a universal2 wheel for Python 3.9 on macOS, to work on Apple Silicon. - Stop distributing tests to reduce package size. Tests are not intended to be run outside of the tox setup in the repository. Repackagers can use GitHub's tarballs per tag. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-time-machine?expand=0&rev=3
This commit is contained in:
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 3 13:17:35 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
|
||||
- update to version 2.2.0:
|
||||
- Include type hints.
|
||||
- Convert C module to use PEP 489 multi-phase extension module initialization.
|
||||
This makes the module ready for Python sub-interpreters.
|
||||
- Release now includes a universal2 wheel for Python 3.9 on macOS, to work on
|
||||
Apple Silicon.
|
||||
- Stop distributing tests to reduce package size. Tests are not intended to be
|
||||
run outside of the tox setup in the repository. Repackagers can use GitHub's
|
||||
tarballs per tag.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat May 29 07:50:49 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user