forked from pool/python-tcolorpy
- update to 0.1.4:
* Improve type annotations * Modify to use `pypa/build` for package build * Remove deprecated `setup.py` calls - update to 0.1.3: * Add support for Python 3.11 * Drop support for Python 3.6 * Update a help message of CLI - Update to version 0.1.2 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tcolorpy?expand=0&rev=6
This commit is contained in:
@@ -1,7 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 8 12:41:36 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 0.1.4:
|
||||
* Improve type annotations
|
||||
* Modify to use `pypa/build` for package build
|
||||
* Remove deprecated `setup.py` calls
|
||||
- update to 0.1.3:
|
||||
* Add support for Python 3.11
|
||||
* Drop support for Python 3.6
|
||||
* Update a help message of CLI
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 11 15:47:10 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
- Update to version 0.1.2
|
||||
- Update to version 0.1.2
|
||||
* Use extras in tox instead of self-referencing the package in deps by @hroncok in #1
|
||||
* Removed shebang from main.py by @hegjon in #3
|
||||
|
||||
|
Reference in New Issue
Block a user