python3-simplejson: 3.19.1 -> 3.19.2

This commit is contained in:
Tim Biermann 2023-10-06 14:41:47 +02:00
parent 87cbfd43cf
commit a257395d7d
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.19.1-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/simplejson-3.19.1-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/simplejson-3.19.1-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/simplejson-3.19.1-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/simplejson-3.19.1-py3.10.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/simplejson-3.19.2-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/simplejson-3.19.2-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/simplejson-3.19.2-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/simplejson-3.19.2-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/simplejson-3.19.2-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
RWSagIOpLGJF367MjAUmcVKamD8L4pLcLlCFNezNFP7Ae7iU7Nkg2HQ+q5Hngmqbu64eHCJfslsVuMewr+O5jLuzC3GxdILr6wQ=
SHA256 (Pkgfile) = 15c2ec923d7385ec86c91424087e2ab1c044d06d03397c9c243ee4d3f11f9530
SHA256 (.footprint) = decc555b46b61c92bcd58a5e65a862f4485247885318d8698167742eaeddb59c
SHA256 (python3-simplejson-3.19.1.tar.gz) = 8742836d4b7bd7add81f0d40a88823ad6ac15b945fa9e49292191489fc60adfe
RWSagIOpLGJF31OW+tAt1ei0iAvCQ3YDN68K6alh10JAYSBoHVmYpVMgqE7W6JvJt2BF0PIUpdNDnAtDJ7OsYsCbgzPpwKTMwg0=
SHA256 (Pkgfile) = 955f5c0a70f7b235d6a49a8117a81dfbfcae9b068b29996526f8a53539403494
SHA256 (.footprint) = f39f023cef82314dda29af6966f24b9d230fba7c9d963f85b6eeae4f115e9f95
SHA256 (python3-simplejson-3.19.2.tar.gz) = 836bbd37b340df982ceee87c0653f1c6f17b010f8054c09213ce95456ba86220

View File

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