Hello community, here is the log from the commit of package python-pymacaroons for openSUSE:Factory checked in at 2019-03-01 16:50:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pymacaroons (Old) and /work/SRC/openSUSE:Factory/.python-pymacaroons.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pymacaroons" Fri Mar 1 16:50:21 2019 rev:2 rq:680498 version:0.13.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pymacaroons/python-pymacaroons.changes 2019-02-20 14:11:36.174934029 +0100 +++ /work/SRC/openSUSE:Factory/.python-pymacaroons.new.28833/python-pymacaroons.changes 2019-03-01 16:50:22.409732348 +0100 @@ -1,0 +2,6 @@ +Fri Mar 1 11:59:12 UTC 2019 - John Vandenberg <[email protected]> + +- Remove build dependencies suited for development and building docs +- Remove `-e test_inspect` as tests pass without it + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pymacaroons.spec ++++++ --- /var/tmp/diff_new_pack.uOY46T/_old 2019-03-01 16:50:22.965732139 +0100 +++ /var/tmp/diff_new_pack.uOY46T/_new 2019-03-01 16:50:22.965732139 +0100 @@ -28,18 +28,12 @@ Source: https://github.com/ecordell/pymacaroons/archive/v%{version}/%{name}-%{version}.tar.gz BuildRequires: %{python_module PyNaCl < 2.0} BuildRequires: %{python_module PyNaCl >= 1.1.2} -#BuildRequires: %%{python_module bumpversion} -BuildRequires: %{python_module Sphinx >= 1.2.3} BuildRequires: %{python_module cffi} -BuildRequires: %{python_module coverage} BuildRequires: %{python_module hypothesis} BuildRequires: %{python_module mock} BuildRequires: %{python_module nose} -BuildRequires: %{python_module python-coveralls >= 2.4.2} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module six >= 1.8.0} -BuildRequires: python-tox -##BuildRequires: %%{python_module yanc} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-PyNaCl < 2.0 @@ -76,7 +70,7 @@ %python_expand %fdupes %{buildroot}%{$python_sitelib} %check -%python_expand %{_bindir}/nosetests-%{$python_bin_suffix} -e test_inspect +%python_expand %{_bindir}/nosetests-%{$python_bin_suffix} %files %{python_files} %license LICENSE
