Hello community, here is the log from the commit of package python-m2r for openSUSE:Factory checked in at 2020-12-04 21:27:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-m2r (Old) and /work/SRC/openSUSE:Factory/.python-m2r.new.5913 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-m2r" Fri Dec 4 21:27:29 2020 rev:6 rq:852849 version:0.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-m2r/python-m2r.changes 2020-03-27 00:29:47.912393605 +0100 +++ /work/SRC/openSUSE:Factory/.python-m2r.new.5913/python-m2r.changes 2020-12-04 21:27:30.462040431 +0100 @@ -1,0 +2,5 @@ +Thu Dec 3 01:35:39 UTC 2020 - Benjamin Greiner <[email protected]> + +- Remove Sphinx, coverage, flake8 and pytest build dependency + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-m2r.spec ++++++ --- /var/tmp/diff_new_pack.YwCLLH/_old 2020-12-04 21:27:31.086041326 +0100 +++ /var/tmp/diff_new_pack.YwCLLH/_new 2020-12-04 21:27:31.090041332 +0100 @@ -27,13 +27,9 @@ URL: https://github.com/miyakogi/m2r Source: https://files.pythonhosted.org/packages/source/m/m2r/%{modname}-%{version}.tar.gz Patch0: open-encoding.patch -BuildRequires: %{python_module Sphinx} -BuildRequires: %{python_module coverage} BuildRequires: %{python_module docutils} -BuildRequires: %{python_module flake8} BuildRequires: %{python_module mistune} BuildRequires: %{python_module pygments} -BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros @@ -72,7 +68,7 @@ %python_uninstall_alternative m2r %check -%pytest +%pyunittest discover tests -v %files %{python_files} %license LICENSE _______________________________________________ openSUSE Commits mailing list -- [email protected] To unsubscribe, email [email protected] List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/[email protected]
