diff --git a/python3-simplejson/.footprint b/python3-simplejson/.footprint index 36efb72d1..478db6f78 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.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-3.19.3-py3.10.egg-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.3-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/dependency_links.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/ -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 1f7cf8ce4..e4240829f 100644 --- a/python3-simplejson/.signature +++ b/python3-simplejson/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF31OW+tAt1ei0iAvCQ3YDN68K6alh10JAYSBoHVmYpVMgqE7W6JvJt2BF0PIUpdNDnAtDJ7OsYsCbgzPpwKTMwg0= -SHA256 (Pkgfile) = 955f5c0a70f7b235d6a49a8117a81dfbfcae9b068b29996526f8a53539403494 -SHA256 (.footprint) = f39f023cef82314dda29af6966f24b9d230fba7c9d963f85b6eeae4f115e9f95 -SHA256 (python3-simplejson-3.19.2.tar.gz) = 836bbd37b340df982ceee87c0653f1c6f17b010f8054c09213ce95456ba86220 +RWSagIOpLGJF32ZXvyp0rcVpote+huH/YxgohLOqamZmjLYYaZYPgBTcOAKtSb31KSU3u/lUZMHMscY4MNlxFNhTcXP7y24Uego= +SHA256 (Pkgfile) = 6e69532f4bf36736274afcec6fb58e2e377fcaa9c06486a89eb9e968f2b5ce75 +SHA256 (.footprint) = 228d4e613cead4ad223af14b9ef010b5b26d7dfdb1fe4b20a260d1afbc37bc8e +SHA256 (python3-simplejson-3.19.3.tar.gz) = 8b17b3af80d710bfcbcdc5013d0c1271a07326b236ef918878734d1c8b17fa98 diff --git a/python3-simplejson/Pkgfile b/python3-simplejson/Pkgfile index a3c07eb27..c7b536dcf 100644 --- a/python3-simplejson/Pkgfile +++ b/python3-simplejson/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-setuptools name=python3-simplejson -version=3.19.2 +version=3.19.3 release=1 source=(https://github.com/simplejson/simplejson/archive/v$version/$name-$version.tar.gz)