diff --git a/Makefile b/Makefile index 0decfcf..6016598 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PKG_NAME := pytest-runner -URL = https://files.pythonhosted.org/packages/5b/82/1462f86e6c3600f2471d5f552fcc31e39f17717023df4bab712b4a9db1b3/pytest-runner-5.2.tar.gz +URL = https://files.pythonhosted.org/packages/62/6d/681466a726a851faf4a175d0d73675cc19470a31be414e7f46fc776027e5/pytest-runner-5.3.0.tar.gz ARCHIVES = include ../common/Makefile.common diff --git a/buildreq_cache b/buildreq_cache deleted file mode 100644 index 2764b56..0000000 --- a/buildreq_cache +++ /dev/null @@ -1,2 +0,0 @@ -5.2 -util-linux \ No newline at end of file diff --git a/options.conf b/options.conf index 82460ae..88496b1 100644 --- a/options.conf +++ b/options.conf @@ -1,6 +1,6 @@ [package] name = pytest-runner -url = https://files.pythonhosted.org/packages/5b/82/1462f86e6c3600f2471d5f552fcc31e39f17717023df4bab712b4a9db1b3/pytest-runner-5.2.tar.gz +url = https://files.pythonhosted.org/packages/62/6d/681466a726a851faf4a175d0d73675cc19470a31be414e7f46fc776027e5/pytest-runner-5.3.0.tar.gz archives = giturl = https://github.com/pytest-dev/pytest-runner.git domain = diff --git a/pytest-runner.spec b/pytest-runner.spec index d2ad768..c9c6a7b 100644 --- a/pytest-runner.spec +++ b/pytest-runner.spec @@ -3,10 +3,10 @@ # Generated by: autospec.py # Name : pytest-runner -Version : 5.2 -Release : 57 -URL : https://files.pythonhosted.org/packages/5b/82/1462f86e6c3600f2471d5f552fcc31e39f17717023df4bab712b4a9db1b3/pytest-runner-5.2.tar.gz -Source0 : https://files.pythonhosted.org/packages/5b/82/1462f86e6c3600f2471d5f552fcc31e39f17717023df4bab712b4a9db1b3/pytest-runner-5.2.tar.gz +Version : 5.3.0 +Release : 58 +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 Summary : Invoke py.test as distutils command with dependency resolution Group : Development/Tools License : MIT @@ -19,12 +19,11 @@ BuildRequires : py-python BuildRequires : pytest BuildRequires : setuptools_scm BuildRequires : tox -BuildRequires : util-linux BuildRequires : virtualenv %description .. image:: https://img.shields.io/pypi/v/pytest-runner.svg -:target: https://pypi.org/project/pytest-runner +:target: `PyPI link`_ %package license Summary: license components for the pytest-runner package. @@ -54,15 +53,15 @@ python3 components for the pytest-runner package. %prep -%setup -q -n pytest-runner-5.2 -cd %{_builddir}/pytest-runner-5.2 +%setup -q -n pytest-runner-5.3.0 +cd %{_builddir}/pytest-runner-5.3.0 %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=1603401682 +export SOURCE_DATE_EPOCH=1613144605 export GCC_IGNORE_WERROR=1 export AR=gcc-ar export RANLIB=gcc-ranlib @@ -78,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.2/LICENSE %{buildroot}/usr/share/package-licenses/pytest-runner/a1474494d96f6ddb3a9a0d767a09871ffc388faf +cp %{_builddir}/pytest-runner-5.3.0/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 || : @@ -89,7 +88,7 @@ echo ----[ mark ]---- %files license %defattr(0644,root,root,0755) -/usr/share/package-licenses/pytest-runner/a1474494d96f6ddb3a9a0d767a09871ffc388faf +/usr/share/package-licenses/pytest-runner/8e6689d37f82d5617b7f7f7232c94024d41066d1 %files python %defattr(-,root,root,-) diff --git a/release b/release index e1617e8..8c61d23 100644 --- a/release +++ b/release @@ -1 +1 @@ -57 +58 diff --git a/upstream b/upstream index a1f516d..a01d947 100644 --- a/upstream +++ b/upstream @@ -1 +1 @@ -3427663b575c5d885ea3869a1be09aca36517f74/pytest-runner-5.2.tar.gz +803c3f25be355f6d290e333aa2d61273ab1ec154/pytest-runner-5.3.0.tar.gz diff --git a/versions b/versions index ef425ca..03f488b 100644 --- a/versions +++ b/versions @@ -1 +1 @@ -5.2 +5.3.0