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> Mon Feb 14 21:54:33 UTC 2022 - Dirk Müller <dmueller@suse.com>

View File

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

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:42ee7b9e15f7b225747c3fa08f43c5d6c83bc899f80ff9bae9319334824076e9
size 12565

3
texttable-1.6.7.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:290348fb67f7746931bcdfd55ac7584ecd4e5b0846ab164333f0794b121760f2
size 12891