From 2812f3abc40d34639302257bb3b2efcbec908481 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Tue, 20 Oct 2020 13:49:52 +0200 Subject: [PATCH] python-jsonpath-ng: bump to version 1.5.2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Karel Kočí --- lang/python/python-jsonpath-ng/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/python/python-jsonpath-ng/Makefile b/lang/python/python-jsonpath-ng/Makefile index 4988fbb353..a1deb68e4b 100644 --- a/lang/python/python-jsonpath-ng/Makefile +++ b/lang/python/python-jsonpath-ng/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-jsonpath-ng -PKG_VERSION:=1.4.3 -PKG_RELEASE:=2 +PKG_VERSION:=1.5.2 +PKG_RELEASE:=1 PKG_MAINTAINER:=Karel Kočí PYPI_NAME:=jsonpath-ng -PKG_HASH:=b1fc75b877e9b2f46845a455fbdcfb0f0d9c727c45c19a745d02db620a9ef0be +PKG_HASH:=144d91379be14d9019f51973bd647719c877bfc07dc6f3f5068895765950c69d include ../pypi.mk include $(INCLUDE_DIR)/package.mk -- 2.30.2