14
0

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

- Update to 1.6.7
  * Get rid of stub file in wheel package (#84)
- Update to 1.6.6
  * Fix regression introduced in 1.6.5 release (#83)
- Update to 1.6.5 
  * Modify setup.py to include missing stub file in wheel package (#82)

OBS-URL: https://build.opensuse.org/request/show/1040766
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-texttable?expand=0&rev=17
This commit is contained in:
2022-12-06 18:00:42 +00:00
committed by Git OBS Bridge
parent 8296569275
commit e6bf83763a
4 changed files with 16 additions and 4 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Dec 6 17:01:27 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to 1.6.7
* Get rid of stub file in wheel package (#84)
- Update to 1.6.6
* Fix regression introduced in 1.6.5 release (#83)
- Update to 1.6.5
* Modify setup.py to include missing stub file in wheel package (#82)
-------------------------------------------------------------------
Mon Feb 14 21:54:33 UTC 2022 - Dirk Müller <dmueller@suse.com>