Hello community,

here is the log from the commit of package python-Pygments for openSUSE:Factory 
checked in at 2019-06-07 12:18:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Pygments (Old)
 and      /work/SRC/openSUSE:Factory/.python-Pygments.new.4811 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-Pygments"

Fri Jun  7 12:18:09 2019 rev:28 rq:707618 version:2.4.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Pygments/python-Pygments.changes  
2019-05-21 10:35:26.015280008 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-Pygments.new.4811/python-Pygments.changes    
    2019-06-07 12:18:12.372793508 +0200
@@ -1,0 +2,17 @@
+Tue Jun  4 14:03:15 UTC 2019 - Tomáš Chvátal <[email protected]>
+
+- Update to 2.4.2:
+  - Fix encoding error when guessing lexer with given ``encoding`` option
+    (#1438)
+  - Updated lexers:
+    * Coq (#1430)
+    * MSDOS Session (PR#734)
+    * NASM (#1517)
+    * Objective-C (PR#813, #1508)
+    * Prolog (#1511)
+    * TypeScript (#1515)
+  - Support CSS variables in stylesheets (PR#814, #1356)
+  - Fix F# lexer name (PR#709)
+  - Fix ``TerminalFormatter`` using bold for bright text (#1480)
+
+-------------------------------------------------------------------

Old:
----
  Pygments-2.4.0.tar.gz

New:
----
  Pygments-2.4.2.tar.gz

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

Other differences:
------------------
++++++ python-Pygments.spec ++++++
--- /var/tmp/diff_new_pack.TtpR9j/_old  2019-06-07 12:18:14.020792985 +0200
+++ /var/tmp/diff_new_pack.TtpR9j/_new  2019-06-07 12:18:14.024792983 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-Pygments
-Version:        2.4.0
+Version:        2.4.2
 Release:        0
 Summary:        A syntax highlighting package written in Python
 License:        BSD-2-Clause
@@ -68,7 +68,7 @@
 %{python_expand %$python_install
 mv %{buildroot}%{_bindir}/pygmentize 
%{buildroot}%{_bindir}/pygmentize-%{$python_bin_suffix}
 rm -rf %{buildroot}%{$python_sitelib}/tests
-%fdupes -s %{buildroot}%{$python_sitelib}
+%fdupes %{buildroot}%{$python_sitelib}
 %if "%{python3_bin_suffix}" != ""
 install -Dm0644 doc/pygmentize.1 %{buildroot}%{_mandir}/man1/pygmentize.1
 %endif
@@ -83,9 +83,7 @@
 %python_install_alternative pygmentize
 
 %check
-# export PYTHONDEBUG=1
-export PYTHONPATH=tests
-%python_expand py.test-%{$python_bin_suffix} --disable-warnings -v tests
+%pytest
 
 %files %{python_files}
 %license LICENSE

++++++ Pygments-2.4.0.tar.gz -> Pygments-2.4.2.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-Pygments/Pygments-2.4.0.tar.gz 
/work/SRC/openSUSE:Factory/.python-Pygments.new.4811/Pygments-2.4.2.tar.gz 
differ: char 5, line 1


Reply via email to