diff options
author | Tim Biermann <tbier@posteo.de> | 2022-11-15 16:47:47 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-11-16 20:37:04 +0000 |
commit | e8e1a9f90ea945613ed024d7eee981e2f0646946 (patch) | |
tree | c22ac498c33e0830a068cbf21e9eef2667361108 /python3-simplejson | |
parent | 1b4eff8400e8922f27574ac41550430f5cd6c5b0 (diff) | |
download | contrib-e8e1a9f90ea945613ed024d7eee981e2f0646946.tar.gz contrib-e8e1a9f90ea945613ed024d7eee981e2f0646946.tar.xz |
python3-simplejson: 3.17.6 -> 3.18.0
Diffstat (limited to 'python3-simplejson')
-rw-r--r-- | python3-simplejson/.footprint | 10 | ||||
-rw-r--r-- | python3-simplejson/.signature | 8 | ||||
-rw-r--r-- | python3-simplejson/Pkgfile | 2 |
3 files changed, 10 insertions, 10 deletions
diff --git a/python3-simplejson/.footprint b/python3-simplejson/.footprint index 4c43df3c7..786e2a13d 100644 --- a/python3-simplejson/.footprint +++ b/python3-simplejson/.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/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__/ diff --git a/python3-simplejson/.signature b/python3-simplejson/.signature index 36dfc96ed..4b9424c41 100644 --- a/python3-simplejson/.signature +++ b/python3-simplejson/.signature @@ -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 diff --git a/python3-simplejson/Pkgfile b/python3-simplejson/Pkgfile index 4773f61a4..f2efc03f5 100644 --- a/python3-simplejson/Pkgfile +++ b/python3-simplejson/Pkgfile @@ -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) |