python3-pycparser: 2.21 -> 2.22

This commit is contained in:
Tim Biermann 2024-03-30 16:10:35 +01:00
parent 2b5d2ce2e7
commit f7359ed2c2
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 11 additions and 11 deletions

View File

@ -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__/

View File

@ -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

View File

@ -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() {