Browse Source

Merge pull request #11844 from ja-pa/python-pyparsing-update

python-pyparsing: update to version 2.4.7
lilik-openwrt-22.03
Hannu Nyman 5 years ago
committed by GitHub
parent
commit
67aa1b853d
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      lang/python/python-pyparsing/Makefile

+ 2
- 2
lang/python/python-pyparsing/Makefile View File

@ -9,11 +9,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=python-pyparsing
PKG_VERSION:=2.4.6
PKG_VERSION:=2.4.7
PKG_RELEASE:=1
PYPI_NAME:=pyparsing
PKG_HASH:=4c830582a84fb022400b85429791bc551f1f4871c33f23e44f353119e92f969f
PKG_HASH:=c203ec8783bf771a155b207279b9bccb8dea02d8f0c9e5f8ead507bc3246ecc1
PKG_MAINTAINER:=Jan Pavlinec <jan.pavlinec@nic.cz>
PKG_LICENSE:=MIT


Loading…
Cancel
Save