14
0

Accepting request 1009826 from home:yarunachalam:branches:devel:languages:python

- 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

OBS-URL: https://build.opensuse.org/request/show/1009826
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tcolorpy?expand=0&rev=4
This commit is contained in:
2022-10-11 15:55:19 +00:00
committed by Git OBS Bridge
parent f2218458fe
commit cbed20f28e
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Oct 11 15:47:10 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- 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
-------------------------------------------------------------------
Fri Aug 20 12:29:39 UTC 2021 - Martin Hauke <mardnh@gmx.de>