diff --git a/dev-python/pytest/pytest-5.2.1.recipe b/dev-python/pytest/pytest-6.1.1.recipe similarity index 86% rename from dev-python/pytest/pytest-5.2.1.recipe rename to dev-python/pytest/pytest-6.1.1.recipe index e1f92f3df..766a6bd7f 100644 --- a/dev-python/pytest/pytest-5.2.1.recipe +++ b/dev-python/pytest/pytest-6.1.1.recipe @@ -1,11 +1,11 @@ SUMMARY="A Python testing framework" DESCRIPTION="The pytest framework makes it easy to write small tests, yet scales to support complex functional testing for applications and libraries." HOMEPAGE="https://pytest.org" -COPYRIGHT="2004-2017 Holger Krekel and others." +COPYRIGHT="2010-2020 Holger Krekel and others." LICENSE="MIT" -REVISION="2" +REVISION="1" SOURCE_URI="https://pypi.io/packages/source/p/pytest/pytest-$portVersion.tar.gz" -CHECKSUM_SHA256="ca563435f4941d0cb34767301c27bc65c510cb82e90b9ecf9cb52dc2c63caaa0" +CHECKSUM_SHA256="8f593023c1a0f916110285b6efd7f99db07d59546e3d8c36fc60e2ab05d3be92" ARCHITECTURES="any" @@ -35,10 +35,14 @@ REQUIRES_$pythonPackage=\"\ cmd:python$pythonVersion\n\ atomicwrites_$pythonPackage\n\ attrs_$pythonPackage\n\ + iniconfig_$pythonPackage\n\ importlib_metadata_$pythonPackage\n\ pluggy_$pythonPackage\n\ more_itertools_$pythonPackage\n\ packaging_$pythonPackage\n\ + pyparsing_$pythonPackage\n\ + toml_$pythonPackage\n\ + zipp_$pythonPackage\n\ py_$pythonPackage\ \"" BUILD_REQUIRES="$BUILD_REQUIRES