Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package eyeD3 for openSUSE:Factory checked 
in at 2021-08-25 20:58:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/eyeD3 (Old)
 and      /work/SRC/openSUSE:Factory/.eyeD3.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "eyeD3"

Wed Aug 25 20:58:17 2021 rev:3 rq:914167 version:0.9.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/eyeD3/eyeD3.changes      2021-01-13 
18:31:11.481891232 +0100
+++ /work/SRC/openSUSE:Factory/.eyeD3.new.1899/eyeD3.changes    2021-08-25 
20:59:47.821036041 +0200
@@ -1,0 +2,13 @@
+Wed Aug 25 06:48:44 UTC 2021 - Adrian Schr??ter <adr...@suse.de>
+
+- update to 0.9.6
+  * prepare for python 3.9
+- dependency fixes
+
+-------------------------------------------------------------------
+Fri Jan 15 07:51:11 UTC 2021 - Adrian Schr??ter <adr...@suse.de>
+
+- add minimal runtime requires
+- add some recommends needed for plugins
+
+-------------------------------------------------------------------

Old:
----
  eyeD3-0.9.5.tar.gz

New:
----
  eyeD3-0.9.6.tar.gz

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

Other differences:
------------------
++++++ eyeD3.spec ++++++
--- /var/tmp/diff_new_pack.lTnVVs/_old  2021-08-25 20:59:48.277035443 +0200
+++ /var/tmp/diff_new_pack.lTnVVs/_new  2021-08-25 20:59:48.281035437 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           eyeD3
-Version:        0.9.5
+Version:        0.9.6
 Release:        0
 Summary:        Audio files and ID3 Manipulation Tool
 License:        GPL-2.0-or-later AND GPL-3.0-only
@@ -29,6 +29,24 @@
 BuildRequires:  python3-filetype
 BuildRequires:  python3-scipy
 BuildRequires:  python3-setuptools
+Requires:       python3-chardet >= 4.0.0
+Requires:       python3-colorama >= 0.4.4
+Requires:       python3-deprecation >= 2.1.0
+Requires:       python3-filetype >= 1.0.7
+Requires:       python3-idna >= 2.10
+Requires:       python3-packaging >= 20.8
+Requires:       python3-pyparsing >= 2.4.7
+Requires:       python3-requests >= 2.25.1
+Requires:       python3-six >= 1.15.0
+Requires:       python3-toml >= 0.10.2
+Requires:       python3-urllib3 >= 1.26.2
+
+# for plugins
+Recommends:     python-pylast
+Recommends:     python-requests
+Recommends:     python-pillow
+Recommends:     python-grako
+Recommends:     python-ruamel.yaml
 BuildArch:      noarch
 
 %description
@@ -49,6 +67,8 @@
 
 %prep
 %setup -q
+# currently broken
+rm eyed3/plugins/mimetype.py
 
 %build
 python3 setup.py build
@@ -62,10 +82,9 @@
 %doc README.rst
 %doc CONTRIBUTING.rst
 %doc HISTORY.rst
-%doc docs
+#%doc docs
 %doc examples
 %{_bindir}/eyeD3
-%{python3_sitelib}/eyed3
-%{python3_sitelib}/eyeD3*
+%{python3_sitelib}/eyed3*
 
 %changelog

++++++ eyeD3-0.9.5.tar.gz -> eyeD3-0.9.6.tar.gz ++++++
++++ 17736 lines of diff (skipped)

Reply via email to