diff --git a/python-pytest-bdd.changes b/python-pytest-bdd.changes index 9ad34f1..14a7072 100644 --- a/python-pytest-bdd.changes +++ b/python-pytest-bdd.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Mar 10 09:40:32 UTC 2020 - Ondřej Súkup + +- use %pytest macro + ------------------------------------------------------------------- Mon Sep 9 14:09:26 UTC 2019 - Tomáš Chvátal diff --git a/python-pytest-bdd.spec b/python-pytest-bdd.spec index 37de2e0..e591c86 100644 --- a/python-pytest-bdd.spec +++ b/python-pytest-bdd.spec @@ -1,7 +1,7 @@ # # spec file for package python-pytest-bdd # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -86,7 +86,7 @@ sed -i '/tox/d' setup.py %check export LANG=en_US.UTF-8 -%python_exec setup.py pytest +%pytest %post %python_install_alternative pytest-bdd