Hello community,
here is the log from the commit of package python-pypandoc for openSUSE:Factory
checked in at 2020-11-23 15:44:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pypandoc (Old)
and /work/SRC/openSUSE:Factory/.python-pypandoc.new.5913 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pypandoc"
Mon Nov 23 15:44:25 2020 rev:2 rq:849970 version:1.5
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pypandoc/python-pypandoc.changes
2020-07-24 10:07:25.254017495 +0200
+++
/work/SRC/openSUSE:Factory/.python-pypandoc.new.5913/python-pypandoc.changes
2020-11-23 19:00:32.321972053 +0100
@@ -1,0 +2,5 @@
+Sun Nov 22 13:21:43 UTC 2020 - John Vandenberg <[email protected]>
+
+- Replace ghc-pandoc-citeproc, removed as obsolete, with ghc-citeproc
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pypandoc.spec ++++++
--- /var/tmp/diff_new_pack.x0qd1f/_old 2020-11-23 19:00:33.125972837 +0100
+++ /var/tmp/diff_new_pack.x0qd1f/_new 2020-11-23 19:00:33.129972841 +0100
@@ -26,17 +26,18 @@
URL: https://github.com/bebraw/pypandoc
Source:
https://pypi.org/packages/source/p/pypandoc/pypandoc-%{version}.tar.gz
BuildRequires: %{python_module pip}
+BuildRequires: %{python_module pytest}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module wheel}
BuildRequires: fdupes
-BuildRequires: ghc-pandoc-citeproc
+BuildRequires: ghc-citeproc
BuildRequires: pandoc
BuildRequires: python-rpm-macros
BuildRequires: texlive-latex-bin
Requires: pandoc
Requires: python-pip
Requires: python-wheel
-Suggests: ghc-pandoc-citeproc
+Suggests: ghc-citeproc
BuildArch: noarch
%python_subpackages
@@ -56,7 +57,9 @@
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
-%python_exec setup.py test
+# test_conversion_with_citeproc_filter depends on ghc-pandoc-citeproc
+# which was removed from factory
+%pytest tests.py -k 'not test_conversion_with_citeproc_filter'
%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]