python3-simplejson: 3.19.2 -> 3.19.3

This commit is contained in:
Tim Biermann 2024-08-14 22:07:17 +02:00
parent ce2d633be5
commit cebe651392
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/
drwxr-xr-x root/root usr/lib/python3.10/ 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/
drwxr-xr-x root/root usr/lib/python3.10/site-packages/simplejson-3.19.2-py3.10.egg-info/ drwxr-xr-x root/root usr/lib/python3.10/site-packages/simplejson-3.19.3-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.3-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.3-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.3-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 -rw-r--r-- root/root usr/lib/python3.10/site-packages/simplejson-3.19.3-py3.10.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/simplejson/ 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 -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__/ 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 untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF31OW+tAt1ei0iAvCQ3YDN68K6alh10JAYSBoHVmYpVMgqE7W6JvJt2BF0PIUpdNDnAtDJ7OsYsCbgzPpwKTMwg0= RWSagIOpLGJF32ZXvyp0rcVpote+huH/YxgohLOqamZmjLYYaZYPgBTcOAKtSb31KSU3u/lUZMHMscY4MNlxFNhTcXP7y24Uego=
SHA256 (Pkgfile) = 955f5c0a70f7b235d6a49a8117a81dfbfcae9b068b29996526f8a53539403494 SHA256 (Pkgfile) = 6e69532f4bf36736274afcec6fb58e2e377fcaa9c06486a89eb9e968f2b5ce75
SHA256 (.footprint) = f39f023cef82314dda29af6966f24b9d230fba7c9d963f85b6eeae4f115e9f95 SHA256 (.footprint) = 228d4e613cead4ad223af14b9ef010b5b26d7dfdb1fe4b20a260d1afbc37bc8e
SHA256 (python3-simplejson-3.19.2.tar.gz) = 836bbd37b340df982ceee87c0653f1c6f17b010f8054c09213ce95456ba86220 SHA256 (python3-simplejson-3.19.3.tar.gz) = 8b17b3af80d710bfcbcdc5013d0c1271a07326b236ef918878734d1c8b17fa98

View File

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