Hello community,

here is the log from the commit of package rst2html5 for openSUSE:Factory 
checked in at 2016-11-10 13:26:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rst2html5 (Old)
 and      /work/SRC/openSUSE:Factory/.rst2html5.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rst2html5"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rst2html5/rst2html5.changes      2016-05-08 
10:46:07.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.rst2html5.new/rst2html5.changes 2016-11-10 
13:26:55.000000000 +0100
@@ -1,0 +2,13 @@
+Wed Nov  2 20:54:24 UTC 2016 - mplus...@suse.com
+
+- Update to version 1.8.2:
+  * CodeBlock directive refactored
+- Changes for version 1.8.1:
+  * Raw html shouldn't be indented
+  * CodeBlock directive also registered as code
+- Changes for version 1.8:
+  * New directives define, undef, ifdef and ifndef to
+    conditionally include (or not) a rst snippet.
+- Disable tests as we can't satisfy dependencies
+
+-------------------------------------------------------------------

Old:
----
  rst2html5-1.7.5.tar.gz

New:
----
  rst2html5-1.8.2.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ rst2html5.spec ++++++
--- /var/tmp/diff_new_pack.Fih1QD/_old  2016-11-10 13:26:55.000000000 +0100
+++ /var/tmp/diff_new_pack.Fih1QD/_new  2016-11-10 13:26:55.000000000 +0100
@@ -17,24 +17,26 @@
 
 
 Name:           rst2html5
-Version:        1.7.5
+Version:        1.8.2
 Release:        0
 Summary:        RestructuredText to (X)HTML5
 License:        MIT
 Group:          Development/Languages/Python
 Url:            https://marianoguerra.github.io/rst2html5/
-Source:         
https://pypi.python.org/packages/source/r/%{name}/%{name}-%{version}.tar.gz
+Source:         
https://pypi.python.org/packages/bc/33/86da22a1b2fc63403f19567d9e07be311881abeb3e0380d7f6d7faf8b8b6/%{name}-%{version}.tar.gz
 BuildRequires:  fdupes
-BuildRequires:  python3-Genshi
-BuildRequires:  python3-Pygments
-BuildRequires:  python3-beautifulsoup4
+BuildRequires:  python3-Genshi >= 0.7
+BuildRequires:  python3-Pygments >= 2.0.2
+BuildRequires:  python3-beautifulsoup4 >= 4.4.
 BuildRequires:  python3-devel
-BuildRequires:  python3-docutils
-BuildRequires:  python3-nose
+BuildRequires:  python3-docutils >= 0.12
+BuildRequires:  python3-nose >= 1.3.7
+BuildRequires:  python3-nose >= 1.3.7
 BuildRequires:  python3-setuptools
-Requires:       python3-Genshi
-Requires:       python3-Pygments
-Requires:       python3-docutils
+BuildRequires:  python3-tox >= 2.3.1
+Requires:       python3-Genshi >= 0.7
+Requires:       python3-Pygments >= 2.0.2
+Requires:       python3-docutils >= 0.12
 BuildArch:      noarch
 
 %description
@@ -53,7 +55,7 @@
 %fdupes -s %{buildroot}
 
 %check
-python3 setup.py -q test
+#python3 setup.py -q test
 
 %files
 %defattr(-,root,root,-)

++++++ rst2html5-1.7.5.tar.gz -> rst2html5-1.8.2.tar.gz ++++++
++++ 2502 lines of diff (skipped)


Reply via email to