From 58adc35dc713325b2e23930fa25dfcb2888315eb74c62cf296c1b8d563344c74 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 23 Jan 2023 17:16:08 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jmespath?expand=0&rev=45 --- python-jmespath.changes | 1 - 1 file changed, 1 deletion(-) diff --git a/python-jmespath.changes b/python-jmespath.changes index bc70165..c192560 100644 --- a/python-jmespath.changes +++ b/python-jmespath.changes @@ -3,7 +3,6 @@ Sat Sep 17 15:41:47 UTC 2022 - Dirk Müller - update to 1.0.1: * Drop support for Python versions less than 3.7 (including Python 2). -- add 217.patch for python 3.11 support - drop remove-nose.patch (upstream) -------------------------------------------------------------------