python3-fastjsonschema: 2.19.1 -> 2.20.0

This commit is contained in:
Tim Biermann 2024-06-15 21:06:05 +02:00
parent 21deae19b9
commit a41468767a
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 11 additions and 11 deletions

View File

@ -2,12 +2,12 @@ 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/fastjsonschema-2.19.1-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/fastjsonschema-2.19.1-py3.10.egg-info/PKG-INFO
-rwxr-xr-x root/root usr/lib/python3.10/site-packages/fastjsonschema-2.19.1-py3.10.egg-info/SOURCES.txt
-rwxr-xr-x root/root usr/lib/python3.10/site-packages/fastjsonschema-2.19.1-py3.10.egg-info/dependency_links.txt
-rwxr-xr-x root/root usr/lib/python3.10/site-packages/fastjsonschema-2.19.1-py3.10.egg-info/requires.txt
-rwxr-xr-x root/root usr/lib/python3.10/site-packages/fastjsonschema-2.19.1-py3.10.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/fastjsonschema-2.20.0-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/fastjsonschema-2.20.0-py3.10.egg-info/PKG-INFO
-rwxr-xr-x root/root usr/lib/python3.10/site-packages/fastjsonschema-2.20.0-py3.10.egg-info/SOURCES.txt
-rwxr-xr-x root/root usr/lib/python3.10/site-packages/fastjsonschema-2.20.0-py3.10.egg-info/dependency_links.txt
-rwxr-xr-x root/root usr/lib/python3.10/site-packages/fastjsonschema-2.20.0-py3.10.egg-info/requires.txt
-rwxr-xr-x root/root usr/lib/python3.10/site-packages/fastjsonschema-2.20.0-py3.10.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/fastjsonschema/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/fastjsonschema/__init__.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/fastjsonschema/__main__.py

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF39VOm5G0ASgmJn42pzqsGA+CqUt10J9Gr+4Y00hxhvwSQTQpg9mCZK8cVYyJRW0BawpREGMR1hlNI0MdEnH6AQQ=
SHA256 (Pkgfile) = c96eeba167d988c320189677f6c1ec0c8778ca2bd9a81110d7b0ac359420d1a0
SHA256 (.footprint) = eff8891aa291ef932d1004a635b61287d950d6449d3bf2a9da162faa66e6767a
SHA256 (fastjsonschema-2.19.1.tar.gz) = e3126a94bdc4623d3de4485f8d468a12f02a67921315ddc87836d6e456dc789d
RWSagIOpLGJF35/wzsXkeFODRHw79c5NhEThy4C/Fr6/GiqEY0J2QGI3lYqKiFMOR3pVE7B9lr+Uu9lRMNM3crUnkOs1be0b9QQ=
SHA256 (Pkgfile) = 5bd6ddfd9f48790863e1ead9e5de31c50fbd16fb00e63caadccf427691cbacd8
SHA256 (.footprint) = 184470dd839ac757f87fec4c55f90c59c5c786cc145922d2091e20537b5e009e
SHA256 (fastjsonschema-2.20.0.tar.gz) = 3d48fc5300ee96f5d116f10fe6f28d938e6008f59a6a025c2649475b87f76a23

View File

@ -4,7 +4,7 @@
# Depends on: python3-setuptools
name=python3-fastjsonschema
version=2.19.1
version=2.20.0
release=1
source=(https://pypi.org/packages/source/f/fastjsonschema/fastjsonschema-$version.tar.gz)