This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
python3-texttable: update to version 1.6.4
- Fix alignment bug when deco is modified Signed-off-by: Javier Marcet <javier@marcet.info>
lilik-openwrt-22.03
Javier Marcet
3 years ago
committed by
Rosen Penev
parent
313109e6a6
commit
8bf9c058ad
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
lang/python/python-texttable/Makefile
+ 2
- 2
lang/python/python-texttable/Makefile
View File
@ -1,11 +1,11 @@
i
n
c
l
u
d
e
$(
TOPDIR
)
/
r
u
l
e
s
.
m
k
PKG_NAME
:=
python-texttable
PKG_VERSION
:=
1.6.
3
PKG_VERSION
:=
1.6.
4
PKG_RELEASE
:=
1
PYPI_NAME
:=
texttable
PKG_HASH
:=
ce0faf21aa77d806bbff22b107cc22cce68dc9438f97a2df32c93e9afa4ce436
PKG_HASH
:=
42ee7b9e15f7b225747c3fa08f43c5d6c83bc899f80ff9bae9319334824076e9
PKG_MAINTAINER
:=
Javier Marcet <javier@marcet.info>
PKG_LICENSE
:=
MIT
Write
Preview
Loading…
Cancel
Save