python3-simplejson: 3.18.1 -> 3.18.3

This commit is contained in:
Tim Biermann 2023-02-10 08:25:11 +01:00
parent 99ff73f75b
commit 34145b1ad0
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.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-3.18.3-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/simplejson-3.18.3-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/simplejson-3.18.3-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/simplejson-3.18.3-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/simplejson-3.18.3-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
RWSagIOpLGJF3/1WCIDX1hYbtkdtNAwwxCw0bpAFqFdBSCij0RmfW0/du1ILFfa7nF9I9FaWxucMJ/E3binLaF1N2amYysii1wo=
SHA256 (Pkgfile) = f76e24163a3a970f048a82862b3b1bb5f60f1882011f4d48cd6ba046fad38b7b
SHA256 (.footprint) = e4ae9865361cbcf867db0f995ea19ec2c5714e70dca40d3fefa50d6b8e799ced
SHA256 (python3-simplejson-3.18.1.tar.gz) = a31ab0eff7847cf2d0ed0d3fe5ae10f5c8551370d5c072921688b5a2f62e93b1
RWSagIOpLGJF31ctIDkNPZ+zC6DaaCbBp2tb8hJLbxWnhFyZKok/nMYPb5Gi+wP36KQROrf1XSiMF6EmW/LX2rPTxdpUDD+VAwM=
SHA256 (Pkgfile) = 2701afc4b5252a6a5c228463ded4c2ace23b7530f35e819550b065d107cf12c5
SHA256 (.footprint) = 21a8b1c1e971113022678c885a25d0f04755902304f6ad13e5520f3c8db7b62e
SHA256 (python3-simplejson-3.18.3.tar.gz) = 366d567166a38e8de28fd08bb5e374cad6d9c4ab57ce326c97fc761b3c5b0e4d

View File

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