diff --git a/Makefile b/Makefile index 6016598..74abfc3 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PKG_NAME := pytest-runner -URL = https://files.pythonhosted.org/packages/62/6d/681466a726a851faf4a175d0d73675cc19470a31be414e7f46fc776027e5/pytest-runner-5.3.0.tar.gz +URL = https://files.pythonhosted.org/packages/2a/04/c3223812b3427ffa95110c5781eae7fe8bc3e9e1fe4e2328bee17b9e5820/pytest-runner-5.3.1.tar.gz ARCHIVES = include ../common/Makefile.common diff --git a/options.conf b/options.conf index 88496b1..c22fb77 100644 --- a/options.conf +++ b/options.conf @@ -1,6 +1,6 @@ [package] name = pytest-runner -url = https://files.pythonhosted.org/packages/62/6d/681466a726a851faf4a175d0d73675cc19470a31be414e7f46fc776027e5/pytest-runner-5.3.0.tar.gz +url = https://files.pythonhosted.org/packages/2a/04/c3223812b3427ffa95110c5781eae7fe8bc3e9e1fe4e2328bee17b9e5820/pytest-runner-5.3.1.tar.gz archives = giturl = https://github.com/pytest-dev/pytest-runner.git domain = diff --git a/pytest-runner.spec b/pytest-runner.spec index fc3b57f..b0ecb3d 100644 --- a/pytest-runner.spec +++ b/pytest-runner.spec @@ -3,10 +3,10 @@ # Generated by: autospec.py # Name : pytest-runner -Version : 5.3.0 -Release : 61 -URL : https://files.pythonhosted.org/packages/62/6d/681466a726a851faf4a175d0d73675cc19470a31be414e7f46fc776027e5/pytest-runner-5.3.0.tar.gz -Source0 : https://files.pythonhosted.org/packages/62/6d/681466a726a851faf4a175d0d73675cc19470a31be414e7f46fc776027e5/pytest-runner-5.3.0.tar.gz +Version : 5.3.1 +Release : 62 +URL : https://files.pythonhosted.org/packages/2a/04/c3223812b3427ffa95110c5781eae7fe8bc3e9e1fe4e2328bee17b9e5820/pytest-runner-5.3.1.tar.gz +Source0 : https://files.pythonhosted.org/packages/2a/04/c3223812b3427ffa95110c5781eae7fe8bc3e9e1fe4e2328bee17b9e5820/pytest-runner-5.3.1.tar.gz Summary : Invoke py.test as distutils command with dependency resolution Group : Development/Tools License : MIT @@ -53,15 +53,15 @@ python3 components for the pytest-runner package. %prep -%setup -q -n pytest-runner-5.3.0 -cd %{_builddir}/pytest-runner-5.3.0 +%setup -q -n pytest-runner-5.3.1 +cd %{_builddir}/pytest-runner-5.3.1 %build 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=1613144605 +export SOURCE_DATE_EPOCH=1621449609 export GCC_IGNORE_WERROR=1 export AR=gcc-ar export RANLIB=gcc-ranlib @@ -77,7 +77,7 @@ python3 setup.py build export MAKEFLAGS=%{?_smp_mflags} rm -rf %{buildroot} mkdir -p %{buildroot}/usr/share/package-licenses/pytest-runner -cp %{_builddir}/pytest-runner-5.3.0/LICENSE %{buildroot}/usr/share/package-licenses/pytest-runner/8e6689d37f82d5617b7f7f7232c94024d41066d1 +cp %{_builddir}/pytest-runner-5.3.1/LICENSE %{buildroot}/usr/share/package-licenses/pytest-runner/8e6689d37f82d5617b7f7f7232c94024d41066d1 python3 -tt setup.py build install --root=%{buildroot} echo ----[ mark ]---- cat %{buildroot}/usr/lib/python3*/site-packages/*/requires.txt || : diff --git a/release b/release index b1e7d26..a8fa06e 100644 --- a/release +++ b/release @@ -1 +1 @@ -61 +62 diff --git a/upstream b/upstream index a01d947..8fb41ab 100644 --- a/upstream +++ b/upstream @@ -1 +1 @@ -803c3f25be355f6d290e333aa2d61273ab1ec154/pytest-runner-5.3.0.tar.gz +4787d20ef8f4f705ffec26bfc0b27cfe61479a30/pytest-runner-5.3.1.tar.gz diff --git a/versions b/versions index 03f488b..c7cb131 100644 --- a/versions +++ b/versions @@ -1 +1 @@ -5.3.0 +5.3.1