From f7359ed2c2ab95e2cb2bb13d6b2f27b288811b9f Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Sat, 30 Mar 2024 16:10:35 +0100 Subject: [PATCH] python3-pycparser: 2.21 -> 2.22 --- python3-pycparser/.footprint | 10 +++++----- python3-pycparser/.signature | 8 ++++---- python3-pycparser/Pkgfile | 4 ++-- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/python3-pycparser/.footprint b/python3-pycparser/.footprint index 40e55d35a..95164ecf7 100644 --- a/python3-pycparser/.footprint +++ b/python3-pycparser/.footprint @@ -2,11 +2,11 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/python3.10/ drwxr-xr-x root/root usr/lib/python3.10/site-packages/ -drwxr-xr-x root/root usr/lib/python3.10/site-packages/pycparser-2.21-py3.10.egg-info/ --rw-r--r-- root/root usr/lib/python3.10/site-packages/pycparser-2.21-py3.10.egg-info/PKG-INFO --rw-r--r-- root/root usr/lib/python3.10/site-packages/pycparser-2.21-py3.10.egg-info/SOURCES.txt --rw-r--r-- root/root usr/lib/python3.10/site-packages/pycparser-2.21-py3.10.egg-info/dependency_links.txt --rw-r--r-- root/root usr/lib/python3.10/site-packages/pycparser-2.21-py3.10.egg-info/top_level.txt +drwxr-xr-x root/root usr/lib/python3.10/site-packages/pycparser-2.22-py3.10.egg-info/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/pycparser-2.22-py3.10.egg-info/PKG-INFO +-rw-rw-r-- root/root usr/lib/python3.10/site-packages/pycparser-2.22-py3.10.egg-info/SOURCES.txt +-rw-rw-r-- root/root usr/lib/python3.10/site-packages/pycparser-2.22-py3.10.egg-info/dependency_links.txt +-rw-rw-r-- root/root usr/lib/python3.10/site-packages/pycparser-2.22-py3.10.egg-info/top_level.txt drwxr-xr-x root/root usr/lib/python3.10/site-packages/pycparser/ -rw-r--r-- root/root usr/lib/python3.10/site-packages/pycparser/__init__.py drwxr-xr-x root/root usr/lib/python3.10/site-packages/pycparser/__pycache__/ diff --git a/python3-pycparser/.signature b/python3-pycparser/.signature index 7ee36323a..8dfc7d9e0 100644 --- a/python3-pycparser/.signature +++ b/python3-pycparser/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/ThHSyTpZLnNWilUIr+uFbqX9mkXIUIXQ3wOP08BLMwlUDe05iawx4iVfWcbXqyaMzeoW8YMcZUU05ezHo3I+AY= -SHA256 (Pkgfile) = 1a8848acd8d6a033e17433e7e375bf3c6fb65cd7e7d77406c52a179e224a56b5 -SHA256 (.footprint) = fb64d87ed46f2c922fca77830f16e26e442c95bf22e555aa79c37ffd23e45a3a -SHA256 (pycparser-2.21.tar.gz) = e644fdec12f7872f86c58ff790da456218b10f863970249516d60a5eaca77206 +RWSE3ohX2g5d/VAUml7GME8YtftZagX9mvpYfxMsOlmjzgXLYlbSlxW84Bzn/qbl2a4vKY4jZuMrGooWouKmpntzyTrhVGHHZA0= +SHA256 (Pkgfile) = 46a4578362fe4dbbeaa0eaec83382428ba8be503c51e04543925b8be265f33a0 +SHA256 (.footprint) = d1dcba043071a31530f38c1100dcf43fa2564c4b1f52cb7e91c33fdf486cb08b +SHA256 (pycparser-2.22.tar.gz) = 491c8be9c040f5390f5bf44a5b07752bd07f56edf992381b05c701439eec10f6 diff --git a/python3-pycparser/Pkgfile b/python3-pycparser/Pkgfile index 968ac50b4..88ea95439 100644 --- a/python3-pycparser/Pkgfile +++ b/python3-pycparser/Pkgfile @@ -4,8 +4,8 @@ # Depends on: python3-setuptools name=python3-pycparser -version=2.21 -release=2 +version=2.22 +release=1 source=(https://pypi.org/packages/source/p/pycparser/pycparser-$version.tar.gz) build() {