Hello community,

here is the log from the commit of package python-guessit for openSUSE:Factory 
checked in at 2019-03-22 15:03:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-guessit (Old)
 and      /work/SRC/openSUSE:Factory/.python-guessit.new.25356 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-guessit"

Fri Mar 22 15:03:26 2019 rev:6 rq:685356 version:3.0.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-guessit/python-guessit.changes    
2018-12-24 11:37:51.321640423 +0100
+++ /work/SRC/openSUSE:Factory/.python-guessit.new.25356/python-guessit.changes 
2019-03-22 15:03:29.277695910 +0100
@@ -1,0 +2,15 @@
+Fri Mar 15 13:13:05 UTC 2019 - Tomáš Chvátal <tchva...@suse.com>
+
+- Update to 3.0.3:
+  * Add MP2 audio_codec value.
+  * Proper and Fix have been separated in two distinct other values.
+  * Add 1e18 season/episode pattern.
+  * Fix false release_group matches with --expected-title option.
+  * Fix parent folder ending with a digit detected as title
+  * Fix wrong season/year with ``--type episode `` option. Serie(s) keyword 
has been removed from default configuration.
+  * Fix missing property when episode_details pattern appears in title.
+  * Ensure consistent behavior between CLI and Python module.
+  * Removed Extras and Bonus values from episode_details property as those 
tags may also appear in movies
+  * Add Scalable Video Coding, Advanced Video Codec High Definition and High 
Efficiency Video Coding values to
+
+-------------------------------------------------------------------

Old:
----
  guessit-3.0.0.tar.gz

New:
----
  guessit-3.0.3.tar.gz

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

Other differences:
------------------
++++++ python-guessit.spec ++++++
--- /var/tmp/diff_new_pack.6nVKTv/_old  2019-03-22 15:03:30.417694925 +0100
+++ /var/tmp/diff_new_pack.6nVKTv/_new  2019-03-22 15:03:30.417694925 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-guessit
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-guessit
-Version:        3.0.0
+Version:        3.0.3
 Release:        0
 Summary:        A library for guessing information from video files
 License:        LGPL-3.0-only
@@ -65,14 +65,12 @@
 
 %install
 %python_install
-%python_expand %fdupes -s %{buildroot}%{$python_sitelib}
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
 export LANG='en_US.UTF8'
 export PYTHONDONTWRITEBYTECODE=1
-%{python_expand export PYTHONPATH=%{buildroot}%{$python_sitelib}
-py.test-%{$python_version} guessit/test
-}
+%pytest
 
 %files %{python_files}
 %doc README.rst

++++++ guessit-3.0.0.tar.gz -> guessit-3.0.3.tar.gz ++++++
++++ 2168 lines of diff (skipped)


Reply via email to