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

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-texttable
Version: 1.6.4
Version: 1.6.7
Release: 0
Summary: Module for creating simple ASCII tables
License: MIT