diff --git a/Makefile b/Makefile index c98ad2a..e819913 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PKG_NAME := pypi-importlib_metadata -URL = https://files.pythonhosted.org/packages/0b/1f/9de392c2b939384e08812ef93adf37684ec170b5b6e7ea302d9f163c2ea0/importlib_metadata-6.6.0.tar.gz +URL = https://files.pythonhosted.org/packages/a3/82/f6e29c8d5c098b6be61460371c2c5591f4a335923639edec43b3830650a4/importlib_metadata-6.7.0.tar.gz ARCHIVES = include ../common/Makefile.common diff --git a/options.conf b/options.conf index d8a1767..98ca418 100644 --- a/options.conf +++ b/options.conf @@ -1,6 +1,6 @@ [package] name = pypi-importlib_metadata -url = https://files.pythonhosted.org/packages/0b/1f/9de392c2b939384e08812ef93adf37684ec170b5b6e7ea302d9f163c2ea0/importlib_metadata-6.6.0.tar.gz +url = https://files.pythonhosted.org/packages/a3/82/f6e29c8d5c098b6be61460371c2c5591f4a335923639edec43b3830650a4/importlib_metadata-6.7.0.tar.gz archives = giturl = https://github.com/python/importlib_metadata/ domain = @@ -60,7 +60,7 @@ skip_tests = false # add .so files to the lib package instead of dev so_to_lib = false # configure build for avx2 -use_avx2 = false +use_avx2 = true # configure build for avx512 use_avx512 = false # add clang flags diff --git a/pypi-importlib_metadata.spec b/pypi-importlib_metadata.spec index fc67e85..df6b3f9 100644 --- a/pypi-importlib_metadata.spec +++ b/pypi-importlib_metadata.spec @@ -4,10 +4,10 @@ # Using build pattern: pyproject # Name : pypi-importlib_metadata -Version : 6.6.0 -Release : 107 -URL : https://files.pythonhosted.org/packages/0b/1f/9de392c2b939384e08812ef93adf37684ec170b5b6e7ea302d9f163c2ea0/importlib_metadata-6.6.0.tar.gz -Source0 : https://files.pythonhosted.org/packages/0b/1f/9de392c2b939384e08812ef93adf37684ec170b5b6e7ea302d9f163c2ea0/importlib_metadata-6.6.0.tar.gz +Version : 6.7.0 +Release : 108 +URL : https://files.pythonhosted.org/packages/a3/82/f6e29c8d5c098b6be61460371c2c5591f4a335923639edec43b3830650a4/importlib_metadata-6.7.0.tar.gz +Source0 : https://files.pythonhosted.org/packages/a3/82/f6e29c8d5c098b6be61460371c2c5591f4a335923639edec43b3830650a4/importlib_metadata-6.7.0.tar.gz Summary : Read metadata from Python packages Group : Development/Tools License : Apache-2.0 @@ -17,6 +17,8 @@ Requires: pypi-importlib_metadata-python3 = %{version}-%{release} Requires: pypi(zipp) BuildRequires : buildreq-distutils3 BuildRequires : pypi(py) +BuildRequires : pypi(setuptools) +BuildRequires : pypi(setuptools_scm) BuildRequires : pypi-pluggy BuildRequires : pypi-pytest BuildRequires : pypi-tox @@ -59,11 +61,11 @@ python3 components for the pypi-importlib_metadata package. %prep -%setup -q -n importlib_metadata-6.6.0 -cd %{_builddir}/importlib_metadata-6.6.0 -%patch1 -p1 +%setup -q -n importlib_metadata-6.7.0 +cd %{_builddir}/importlib_metadata-6.7.0 +%patch -P 1 -p1 pushd .. -cp -a importlib_metadata-6.6.0 buildavx2 +cp -a importlib_metadata-6.7.0 buildavx2 popd %build @@ -71,12 +73,12 @@ 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=1682271543 +export SOURCE_DATE_EPOCH=1687186453 export GCC_IGNORE_WERROR=1 -export CFLAGS="$CFLAGS -fdebug-types-section -femit-struct-debug-baseonly -fno-lto -g1 -gno-column-info -gno-variable-location-views -gz " -export FCFLAGS="$FFLAGS -fdebug-types-section -femit-struct-debug-baseonly -fno-lto -g1 -gno-column-info -gno-variable-location-views -gz " -export FFLAGS="$FFLAGS -fdebug-types-section -femit-struct-debug-baseonly -fno-lto -g1 -gno-column-info -gno-variable-location-views -gz " -export CXXFLAGS="$CXXFLAGS -fdebug-types-section -femit-struct-debug-baseonly -fno-lto -g1 -gno-column-info -gno-variable-location-views -gz " +export CFLAGS="$CFLAGS -fdebug-types-section -femit-struct-debug-baseonly -fno-lto -g1 -gno-column-info -gno-variable-location-views -gz=zstd " +export FCFLAGS="$FFLAGS -fdebug-types-section -femit-struct-debug-baseonly -fno-lto -g1 -gno-column-info -gno-variable-location-views -gz=zstd " +export FFLAGS="$FFLAGS -fdebug-types-section -femit-struct-debug-baseonly -fno-lto -g1 -gno-column-info -gno-variable-location-views -gz=zstd " +export CXXFLAGS="$CXXFLAGS -fdebug-types-section -femit-struct-debug-baseonly -fno-lto -g1 -gno-column-info -gno-variable-location-views -gz=zstd " export MAKEFLAGS=%{?_smp_mflags} python3 -m build --wheel --skip-dependency-check --no-isolation pushd ../buildavx2/ diff --git a/release b/release index e34885b..3b20426 100644 --- a/release +++ b/release @@ -1 +1 @@ -107 +108 diff --git a/upstream b/upstream index f684b52..41f17c6 100644 --- a/upstream +++ b/upstream @@ -1 +1 @@ -a0eda555d58df5e990a552100879399df8b5e9b7/importlib_metadata-6.6.0.tar.gz +d4590c7c270cf0c4f775f76f741f0c7ea45ffeae/importlib_metadata-6.7.0.tar.gz