From 091e48b0572f7858d8c2e7b583c466a17fe19287 Mon Sep 17 00:00:00 2001 From: blue-devil Date: Thu, 5 Mar 2020 12:34:28 +0300 Subject: [PATCH] python3-pycparser:ver.bump --- .../language/python3/python3-pycparser/actions.py | 1 - .../language/python3/python3-pycparser/pspec.xml | 11 +++++++++-- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/programming/language/python3/python3-pycparser/actions.py b/programming/language/python3/python3-pycparser/actions.py index c6fa7fb71f..2c5a376e5b 100644 --- a/programming/language/python3/python3-pycparser/actions.py +++ b/programming/language/python3/python3-pycparser/actions.py @@ -5,7 +5,6 @@ # See the file http://www.gnu.org/licenses/gpl.txt from pisi.actionsapi import pythonmodules -from pisi.actionsapi import shelltools from pisi.actionsapi import pisitools from pisi.actionsapi import get diff --git a/programming/language/python3/python3-pycparser/pspec.xml b/programming/language/python3/python3-pycparser/pspec.xml index 1b99ff3187..3947493d16 100644 --- a/programming/language/python3/python3-pycparser/pspec.xml +++ b/programming/language/python3/python3-pycparser/pspec.xml @@ -13,7 +13,7 @@ library Complete C99 parser in pure Python pycparser is a parser for the C language, written in pure Python. It is a module designed to be easily integrated into applications that need to parse C source code. - https://github.com/eliben/pycparser/archive/release_v2.19.tar.gz + https://github.com/eliben/pycparser/archive/release_v2.20.tar.gz python3-setuptools python3 @@ -27,12 +27,19 @@ python3 - /usr/lib/python3* /usr/share/doc/python3-pycparser + /usr/lib/python3* + + 2020-03-04 + 2.20 + Minor version bump. + Blue Devil + bluedevil@sctzine.com + 2019-11-07 2.19