1
0
forked from ports/contrib

python3-ijson: 3.2.0.post0 -> 3.2.1

This commit is contained in:
Tim Biermann 2023-06-18 15:47:39 +02:00
parent 38baa78f19
commit b37dda08af
Signed by untrusted user: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 10 additions and 10 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/ijson-3.2.0.post0-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/ijson-3.2.0.post0-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/ijson-3.2.0.post0-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/ijson-3.2.0.post0-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/ijson-3.2.0.post0-py3.10.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/ijson-3.2.1-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/ijson-3.2.1-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/ijson-3.2.1-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/ijson-3.2.1-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/ijson-3.2.1-py3.10.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/ijson/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/ijson/__init__.py
drwxr-xr-x root/root usr/lib/python3.10/site-packages/ijson/__pycache__/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3zVU0bo1OoYkLn54GpkbNBpXGuT2so9QCLLq0BiYF/LhwOfztPtQDGZEIzGsZCuaB+Hih879uyogJXcwF/IZHgE=
SHA256 (Pkgfile) = 987b27a6fa2cf9fd8a0ac5ab80a453f6b918a7bd7b6aece54e496edcd315bea5
SHA256 (.footprint) = 5bc3395713559d4e2c9e86b1000e1465ebf57a68ce56af96308ade724c2b0208
SHA256 (python3-ijson-3.2.0.post0.tar.gz) = 41ed4f6057dff68b7ccbf01ccd7af51b91fc7c26b04cd56dad0ebcb0ca6a4637
RWSagIOpLGJF3wjwRxEoBDQWQtK27tNYbAvmYV/McOio6fwe9Md5hAkSzVsHiBsMqxFhoIGNW3fCIvMQQrxczHDZXqk9UKDHlwY=
SHA256 (Pkgfile) = 4e0958cd64408af2ce139a75826f30b12ae55d1d486a20264867bdf34e65cbb5
SHA256 (.footprint) = f8f310972edf60dfe5080ba1fcfe48dfb8abdac8f110badbecae244acfa679e0
SHA256 (python3-ijson-3.2.1.tar.gz) = d424150b6f274cb3fef7e2cf1ad31a4deb7c02434f430488256445fbbf72b187

View File

@ -4,7 +4,7 @@
# Depends on: python3-setuptools yajl
name=python3-ijson
version=3.2.0.post0
version=3.2.1
release=1
source=(https://github.com/ICRAR/ijson/archive/v$version/$name-$version.tar.gz)