python3-simplejson: 3.17.6 -> 3.18.0

This commit is contained in:
Tim Biermann 2022-11-15 16:47:47 +00:00
parent 1b4eff8400
commit e8e1a9f90e
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.17.6-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/simplejson-3.17.6-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/simplejson-3.17.6-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/simplejson-3.17.6-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/simplejson-3.17.6-py3.10.egg-info/top_level.txt
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/
-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
RWSagIOpLGJF35pIs6MSri5AiOrDNWGUfzdYLckwF38FEGhom6S78YNpUyY80Ej6DSssAtxKqDJf6N/A/7bKc2bzg5gFuLFrHQs=
SHA256 (Pkgfile) = 1a2ccd470bf536b952e666c1a3f1e95dd31446832152e33e14b59b2b63e92160
SHA256 (.footprint) = 4760f9e5931db4f8bfe6e8de28c2b26d98b451df471d2c1db4b05c4d601d2942
SHA256 (python3-simplejson-3.17.6.tar.gz) = 5522f3113924325499f15cd8a3fe47a42dfa127a6b76c1921b51cf3c3f2a6aa6
RWSagIOpLGJF30GJHCcUMuLhNcvUuWp3smRZGv+JTfAtjvb/rBbhPK9T3RZ7rWPtSRKJZgjpvATOf9GYpbsE9j+GvBCz73O2xAI=
SHA256 (Pkgfile) = dd2e6e84dbca4f254e4898c96701839aef6ea9fea1aef58e569cc99d01a70344
SHA256 (.footprint) = 4f2471f09e92adca481f753facad7693e72254e9a2be309adfb0ade733fc8492
SHA256 (python3-simplejson-3.18.0.tar.gz) = 4525b4350978ecd007f615171ea3c56ea464c7f2131c3e1a34511143549faafa

View File

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