diff --git a/Makefile b/Makefile index 14518c2..d034115 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PKG_NAME := pypi-jsonschema -URL = https://files.pythonhosted.org/packages/7c/0d/d19c78ccd17814818497fb4be515638fd707afd98d7dc102f0ad7297e0da/jsonschema-4.15.0.tar.gz +URL = https://files.pythonhosted.org/packages/cf/54/8923ba38b5145f2359d57e5516715392491d674c83f446cd4cd133eeb4d6/jsonschema-4.16.0.tar.gz ARCHIVES = include ../common/Makefile.common diff --git a/buildreq_cache b/buildreq_cache index 381cdf9..ad4b3bb 100644 --- a/buildreq_cache +++ b/buildreq_cache @@ -1,2 +1,2 @@ -4.15.0 +4.16.0 pypi-pytest \ No newline at end of file diff --git a/options.conf b/options.conf index 6ca5bd6..81493ec 100644 --- a/options.conf +++ b/options.conf @@ -1,6 +1,6 @@ [package] name = pypi-jsonschema -url = https://files.pythonhosted.org/packages/7c/0d/d19c78ccd17814818497fb4be515638fd707afd98d7dc102f0ad7297e0da/jsonschema-4.15.0.tar.gz +url = https://files.pythonhosted.org/packages/cf/54/8923ba38b5145f2359d57e5516715392491d674c83f446cd4cd133eeb4d6/jsonschema-4.16.0.tar.gz archives = giturl = https://github.com/Julian/jsonschema/ domain = @@ -35,6 +35,8 @@ insecure_build = false keepstatic = false # do not require autostart subpackage no_autostart = false +# do not use the replacement pattern for file matching +no_glob = false # do not generate debuginfo for this package nodebug = false # disable stripping binaries diff --git a/pypi-jsonschema.spec b/pypi-jsonschema.spec index 8e07187..4a18004 100644 --- a/pypi-jsonschema.spec +++ b/pypi-jsonschema.spec @@ -3,10 +3,10 @@ # Generated by: autospec.py # Name : pypi-jsonschema -Version : 4.15.0 -Release : 90 -URL : https://files.pythonhosted.org/packages/7c/0d/d19c78ccd17814818497fb4be515638fd707afd98d7dc102f0ad7297e0da/jsonschema-4.15.0.tar.gz -Source0 : https://files.pythonhosted.org/packages/7c/0d/d19c78ccd17814818497fb4be515638fd707afd98d7dc102f0ad7297e0da/jsonschema-4.15.0.tar.gz +Version : 4.16.0 +Release : 91 +URL : https://files.pythonhosted.org/packages/cf/54/8923ba38b5145f2359d57e5516715392491d674c83f446cd4cd133eeb4d6/jsonschema-4.16.0.tar.gz +Source0 : https://files.pythonhosted.org/packages/cf/54/8923ba38b5145f2359d57e5516715392491d674c83f446cd4cd133eeb4d6/jsonschema-4.16.0.tar.gz Summary : An implementation of JSON Schema validation for Python Group : Development/Tools License : MIT @@ -66,10 +66,10 @@ python3 components for the pypi-jsonschema package. %prep -%setup -q -n jsonschema-4.15.0 -cd %{_builddir}/jsonschema-4.15.0 +%setup -q -n jsonschema-4.16.0 +cd %{_builddir}/jsonschema-4.16.0 pushd .. -cp -a jsonschema-4.15.0 buildavx2 +cp -a jsonschema-4.16.0 buildavx2 popd %build @@ -77,7 +77,7 @@ export http_proxy=http://127.0.0.1:9/ export https_proxy=http://127.0.0.1:9/ export no_proxy=localhost,127.0.0.1,0.0.0.0 export LANG=C.UTF-8 -export SOURCE_DATE_EPOCH=1661983037 +export SOURCE_DATE_EPOCH=1666740963 export GCC_IGNORE_WERROR=1 export AR=gcc-ar export RANLIB=gcc-ranlib @@ -89,8 +89,8 @@ export CXXFLAGS="$CXXFLAGS -O3 -ffat-lto-objects -flto=auto " export MAKEFLAGS=%{?_smp_mflags} python3 -m build --wheel --skip-dependency-check --no-isolation pushd ../buildavx2/ -export CFLAGS="$CFLAGS -m64 -march=x86-64-v3 -Wl,-z,x86-64-v3 -msse2avx" -export CXXFLAGS="$CXXFLAGS -m64 -march=x86-64-v3 -Wl,-z,x86-64-v3 -msse2avx " +export CFLAGS="$CFLAGS -m64 -march=x86-64-v3 -Wl,-z,x86-64-v3 " +export CXXFLAGS="$CXXFLAGS -m64 -march=x86-64-v3 -Wl,-z,x86-64-v3 " export FFLAGS="$FFLAGS -m64 -march=x86-64-v3 -Wl,-z,x86-64-v3 " export FCFLAGS="$FCFLAGS -m64 -march=x86-64-v3 " export LDFLAGS="$LDFLAGS -m64 -march=x86-64-v3 " @@ -109,8 +109,8 @@ pytest || : export MAKEFLAGS=%{?_smp_mflags} rm -rf %{buildroot} mkdir -p %{buildroot}/usr/share/package-licenses/pypi-jsonschema -cp %{_builddir}/jsonschema-%{version}/COPYING %{buildroot}/usr/share/package-licenses/pypi-jsonschema/2de1a0a3674903238a664ace5d3acc66a7d546c7 -cp %{_builddir}/jsonschema-%{version}/json/LICENSE %{buildroot}/usr/share/package-licenses/pypi-jsonschema/6808b97edf6d2c189571af702b95916168ff7db8 +cp %{_builddir}/jsonschema-%{version}/COPYING %{buildroot}/usr/share/package-licenses/pypi-jsonschema/2de1a0a3674903238a664ace5d3acc66a7d546c7 || : +cp %{_builddir}/jsonschema-%{version}/json/LICENSE %{buildroot}/usr/share/package-licenses/pypi-jsonschema/6808b97edf6d2c189571af702b95916168ff7db8 || : pip install --root=%{buildroot} --no-deps --ignore-installed dist/*.whl echo ----[ mark ]---- cat %{buildroot}/usr/lib/python3*/site-packages/*/requires.txt || : diff --git a/release b/release index d61f00d..7fe4e49 100644 --- a/release +++ b/release @@ -1 +1 @@ -90 +91 diff --git a/upstream b/upstream index 3b796ea..03267db 100644 --- a/upstream +++ b/upstream @@ -1 +1 @@ -4577187dc584f0529ea0fe5563ec3d70ee09a23b/jsonschema-4.15.0.tar.gz +912d562c1394408dca582e14843e3245df2f3827/jsonschema-4.16.0.tar.gz diff --git a/versions b/versions index 5c517bf..ecbc3b0 100644 --- a/versions +++ b/versions @@ -1 +1 @@ -4.15.0 +4.16.0