Browse Source

python-wcwidth: update to version 0.2.5

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
lilik-openwrt-22.03
Jan Pavlinec 5 years ago
parent
commit
9190dc8cae
No known key found for this signature in database GPG Key ID: 60244CCEFB39E584
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      lang/python/python-wcwidth/Makefile

+ 3
- 3
lang/python/python-wcwidth/Makefile View File

@ -9,11 +9,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=python-wcwidth
PKG_VERSION:=0.1.9
PKG_RELEASE:=2
PKG_VERSION:=0.2.5
PKG_RELEASE:=1
PYPI_NAME:=wcwidth
PKG_HASH:=ee73862862a156bf77ff92b09034fc4825dd3af9cf81bc5b360668d425f3c5f1
PKG_HASH:=c4d647b99872929fdb7bdcaa4fbe7f01413ed3d98077df798530e5b04f116c83
PKG_MAINTAINER:=Jan Pavlinec <jan.pavlinec@nic.cz>
PKG_LICENSE:=MIT


Loading…
Cancel
Save