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