diff --git a/Makefile b/Makefile index 72c7387..e624e6e 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ PKG_NAME := pypi-pytest_runner -URL = https://files.pythonhosted.org/packages/2a/04/c3223812b3427ffa95110c5781eae7fe8bc3e9e1fe4e2328bee17b9e5820/pytest-runner-5.3.1.tar.gz +URL = https://files.pythonhosted.org/packages/2b/b2/5a07a37f314d3c0457c5431fd5b130e04355fa143f042356f77dd1570d36/pytest-runner-6.0.0.tar.gz ARCHIVES = include ../common/Makefile.common diff --git a/options.conf b/options.conf index 7c35863..f762280 100644 --- a/options.conf +++ b/options.conf @@ -1,6 +1,6 @@ [package] name = pypi-pytest_runner -url = https://files.pythonhosted.org/packages/2a/04/c3223812b3427ffa95110c5781eae7fe8bc3e9e1fe4e2328bee17b9e5820/pytest-runner-5.3.1.tar.gz +url = https://files.pythonhosted.org/packages/2b/b2/5a07a37f314d3c0457c5431fd5b130e04355fa143f042356f77dd1570d36/pytest-runner-6.0.0.tar.gz archives = giturl = https://github.com/pytest-dev/pytest-runner.git domain = diff --git a/pypi-pytest_runner.spec b/pypi-pytest_runner.spec index 341a219..49673ab 100644 --- a/pypi-pytest_runner.spec +++ b/pypi-pytest_runner.spec @@ -3,10 +3,10 @@ # Generated by: autospec.py # Name : pypi-pytest_runner -Version : 5.3.1 -Release : 71 -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 +Version : 6.0.0 +Release : 72 +URL : https://files.pythonhosted.org/packages/2b/b2/5a07a37f314d3c0457c5431fd5b130e04355fa143f042356f77dd1570d36/pytest-runner-6.0.0.tar.gz +Source0 : https://files.pythonhosted.org/packages/2b/b2/5a07a37f314d3c0457c5431fd5b130e04355fa143f042356f77dd1570d36/pytest-runner-6.0.0.tar.gz Summary : Invoke py.test as distutils command with dependency resolution Group : Development/Tools License : MIT @@ -17,7 +17,6 @@ BuildRequires : buildreq-distutils3 BuildRequires : pypi(py) BuildRequires : pypi(setuptools) BuildRequires : pypi(setuptools_scm) -BuildRequires : pypi(wheel) BuildRequires : pypi-pluggy BuildRequires : pypi-pytest BuildRequires : pypi-tox @@ -55,15 +54,15 @@ python3 components for the pypi-pytest_runner package. %prep -%setup -q -n pytest-runner-5.3.1 -cd %{_builddir}/pytest-runner-5.3.1 +%setup -q -n pytest-runner-6.0.0 +cd %{_builddir}/pytest-runner-6.0.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=1642463510 +export SOURCE_DATE_EPOCH=1645917778 export GCC_IGNORE_WERROR=1 export AR=gcc-ar export RANLIB=gcc-ranlib @@ -79,7 +78,7 @@ python3 -m build --wheel --skip-dependency-check --no-isolation export MAKEFLAGS=%{?_smp_mflags} rm -rf %{buildroot} mkdir -p %{buildroot}/usr/share/package-licenses/pypi-pytest_runner -cp %{_builddir}/pytest-runner-5.3.1/LICENSE %{buildroot}/usr/share/package-licenses/pypi-pytest_runner/8e6689d37f82d5617b7f7f7232c94024d41066d1 +cp %{_builddir}/pytest-runner-6.0.0/LICENSE %{buildroot}/usr/share/package-licenses/pypi-pytest_runner/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 39f5b69..ea70ce0 100644 --- a/release +++ b/release @@ -1 +1 @@ -71 +72 diff --git a/upstream b/upstream index 8fb41ab..b63d157 100644 --- a/upstream +++ b/upstream @@ -1 +1 @@ -4787d20ef8f4f705ffec26bfc0b27cfe61479a30/pytest-runner-5.3.1.tar.gz +b13e48a67ea39890f3d05c8b185b6dfa3f6c1e10/pytest-runner-6.0.0.tar.gz diff --git a/versions b/versions index c7cb131..09b254e 100644 --- a/versions +++ b/versions @@ -1 +1 @@ -5.3.1 +6.0.0 diff --git a/whatrequires b/whatrequires index 9e67e10..e722a2b 100644 --- a/whatrequires +++ b/whatrequires @@ -1 +1,3 @@ # This file contains recursive sources that require this package +pypi-aiohttp_cors +pypi-pyjwt