commit python-pytest-isort for openSUSE:Leap:15.2
Hello community, here is the log from the commit of package python-pytest-isort for openSUSE:Leap:15.2 checked in at 2020-04-30 18:51:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/python-pytest-isort (Old) and /work/SRC/openSUSE:Leap:15.2/.python-pytest-isort.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-pytest-isort" Thu Apr 30 18:51:47 2020 rev:4 rq:795982 version:0.3.1 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/python-pytest-isort/python-pytest-isort.changes 2020-01-15 15:52:17.827558484 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.python-pytest-isort.new.2738/python-pytest-isort.changes 2020-04-30 18:51:47.756643527 +0200 @@ -1,0 +2,13 @@ +Mon Mar 11 08:48:37 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com> + +- Update to 0.3.1: + * Update packaging, source distribution now includes tests and wheel is universal + +------------------------------------------------------------------- +Fri Mar 8 11:07:44 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com> + +- Update to 0.3.0: + * Improve display of test result by appending ::ISORT + * This release requires pytest 3.5 + +------------------------------------------------------------------- Old: ---- 0.2.1.tar.gz New: ---- pytest-isort-0.3.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pytest-isort.spec ++++++ --- /var/tmp/diff_new_pack.Gdrkxn/_old 2020-04-30 18:51:48.120644296 +0200 +++ /var/tmp/diff_new_pack.Gdrkxn/_new 2020-04-30 18:51:48.124644304 +0200 @@ -18,20 +18,20 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-pytest-isort -Version: 0.2.1 +Version: 0.3.1 Release: 0 Summary: Plugin for pytest to perform isort checks License: BSD-3-Clause Group: Development/Languages/Python URL: http://github.com/moccu/pytest-isort/ -Source: https://github.com/moccu/pytest-isort/archive/%{version}.tar.gz +Source: https://files.pythonhosted.org/packages/source/p/pytest-isort/pytest-isort-%{version}.tar.gz BuildRequires: %{python_module isort >= 4.0} -BuildRequires: %{python_module pytest >= 3.0} +BuildRequires: %{python_module pytest >= 3.5} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-isort >= 4.0 -Requires: python-pytest >= 3.0 +Requires: python-pytest >= 3.5 BuildArch: noarch %python_subpackages @@ -49,7 +49,7 @@ %python_expand %fdupes %{buildroot}%{$python_sitelib} %check -%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} py.test-%{$python_bin_suffix} -v +%pytest %files %{python_files} %doc CHANGELOG.rst README.rst
participants (1)
-
root