diff --git a/Makefile b/Makefile index 75ee1af..d9fa48a 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PKG_NAME := pypi-jaraco.text -URL = https://files.pythonhosted.org/packages/88/9b/ad6fb0d9132e9a12d0f5432645fb2de5902e709f06e03bc5bbe80ffa76e5/jaraco.text-3.7.0.tar.gz +URL = https://files.pythonhosted.org/packages/db/82/4ad619a76bd054ab93031d91f4cd9d444148fb351a134a3c8bc1901d260e/jaraco.text-3.8.0.tar.gz ARCHIVES = include ../common/Makefile.common diff --git a/options.conf b/options.conf index d7dd22f..3dac667 100644 --- a/options.conf +++ b/options.conf @@ -1,6 +1,6 @@ [package] name = pypi-jaraco.text -url = https://files.pythonhosted.org/packages/88/9b/ad6fb0d9132e9a12d0f5432645fb2de5902e709f06e03bc5bbe80ffa76e5/jaraco.text-3.7.0.tar.gz +url = https://files.pythonhosted.org/packages/db/82/4ad619a76bd054ab93031d91f4cd9d444148fb351a134a3c8bc1901d260e/jaraco.text-3.8.0.tar.gz archives = giturl = https://github.com/jaraco/jaraco.text/ domain = diff --git a/pypi-jaraco.text.spec b/pypi-jaraco.text.spec index 7952282..7705db2 100644 --- a/pypi-jaraco.text.spec +++ b/pypi-jaraco.text.spec @@ -3,10 +3,10 @@ # Generated by: autospec.py # Name : pypi-jaraco.text -Version : 3.7.0 -Release : 24 -URL : https://files.pythonhosted.org/packages/88/9b/ad6fb0d9132e9a12d0f5432645fb2de5902e709f06e03bc5bbe80ffa76e5/jaraco.text-3.7.0.tar.gz -Source0 : https://files.pythonhosted.org/packages/88/9b/ad6fb0d9132e9a12d0f5432645fb2de5902e709f06e03bc5bbe80ffa76e5/jaraco.text-3.7.0.tar.gz +Version : 3.8.0 +Release : 25 +URL : https://files.pythonhosted.org/packages/db/82/4ad619a76bd054ab93031d91f4cd9d444148fb351a134a3c8bc1901d260e/jaraco.text-3.8.0.tar.gz +Source0 : https://files.pythonhosted.org/packages/db/82/4ad619a76bd054ab93031d91f4cd9d444148fb351a134a3c8bc1901d260e/jaraco.text-3.8.0.tar.gz Summary : Module for text manipulation Group : Development/Tools License : MIT @@ -60,10 +60,10 @@ python3 components for the pypi-jaraco.text package. %prep -%setup -q -n jaraco.text-3.7.0 -cd %{_builddir}/jaraco.text-3.7.0 +%setup -q -n jaraco.text-3.8.0 +cd %{_builddir}/jaraco.text-3.8.0 pushd .. -cp -a jaraco.text-3.7.0 buildavx2 +cp -a jaraco.text-3.8.0 buildavx2 popd %build @@ -71,7 +71,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=1653338283 +export SOURCE_DATE_EPOCH=1654383576 export GCC_IGNORE_WERROR=1 export AR=gcc-ar export RANLIB=gcc-ranlib @@ -83,8 +83,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 " -export CXXFLAGS="$CXXFLAGS -m64 -march=x86-64-v3 -Wl,-z,x86-64-v3 " +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 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 " @@ -96,7 +96,7 @@ popd export MAKEFLAGS=%{?_smp_mflags} rm -rf %{buildroot} mkdir -p %{buildroot}/usr/share/package-licenses/pypi-jaraco.text -cp %{_builddir}/jaraco.text-3.7.0/LICENSE %{buildroot}/usr/share/package-licenses/pypi-jaraco.text/8e6689d37f82d5617b7f7f7232c94024d41066d1 +cp %{_builddir}/jaraco.text-3.8.0/LICENSE %{buildroot}/usr/share/package-licenses/pypi-jaraco.text/8e6689d37f82d5617b7f7f7232c94024d41066d1 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 a45fd52..7273c0f 100644 --- a/release +++ b/release @@ -1 +1 @@ -24 +25 diff --git a/upstream b/upstream index 2337038..6fe0db4 100644 --- a/upstream +++ b/upstream @@ -1 +1 @@ -d48f341adb0a1291ab86fb4c700b68b2746d493d/jaraco.text-3.7.0.tar.gz +2281afc675d2a6bd2f6308f7dff02ddbd71e693f/jaraco.text-3.8.0.tar.gz diff --git a/versions b/versions index 7c69a55..1981190 100644 --- a/versions +++ b/versions @@ -1 +1 @@ -3.7.0 +3.8.0