python3-simplejson: 3.18.0 -> 3.18.1

This commit is contained in:
Tim Biermann 2023-01-04 10:05:01 +00:00
parent 9d06254a52
commit eee4f59ed9
Signed by: 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/simplejson-3.18.0-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/simplejson-3.18.0-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/simplejson-3.18.0-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/simplejson-3.18.0-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/simplejson-3.18.0-py3.10.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/simplejson-3.18.1-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/simplejson-3.18.1-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/simplejson-3.18.1-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/simplejson-3.18.1-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/simplejson-3.18.1-py3.10.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/simplejson/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/simplejson/__init__.py
drwxr-xr-x root/root usr/lib/python3.10/site-packages/simplejson/__pycache__/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF30GJHCcUMuLhNcvUuWp3smRZGv+JTfAtjvb/rBbhPK9T3RZ7rWPtSRKJZgjpvATOf9GYpbsE9j+GvBCz73O2xAI=
SHA256 (Pkgfile) = dd2e6e84dbca4f254e4898c96701839aef6ea9fea1aef58e569cc99d01a70344
SHA256 (.footprint) = 4f2471f09e92adca481f753facad7693e72254e9a2be309adfb0ade733fc8492
SHA256 (python3-simplejson-3.18.0.tar.gz) = 4525b4350978ecd007f615171ea3c56ea464c7f2131c3e1a34511143549faafa
RWSagIOpLGJF3/1WCIDX1hYbtkdtNAwwxCw0bpAFqFdBSCij0RmfW0/du1ILFfa7nF9I9FaWxucMJ/E3binLaF1N2amYysii1wo=
SHA256 (Pkgfile) = f76e24163a3a970f048a82862b3b1bb5f60f1882011f4d48cd6ba046fad38b7b
SHA256 (.footprint) = e4ae9865361cbcf867db0f995ea19ec2c5714e70dca40d3fefa50d6b8e799ced
SHA256 (python3-simplejson-3.18.1.tar.gz) = a31ab0eff7847cf2d0ed0d3fe5ae10f5c8551370d5c072921688b5a2f62e93b1

View File

@ -4,7 +4,7 @@
# Depends on: python3-setuptools
name=python3-simplejson
version=3.18.0
version=3.18.1
release=1
source=(https://github.com/simplejson/simplejson/archive/v$version/$name-$version.tar.gz)