Hello community,

here is the log from the commit of package python-gTTS for openSUSE:Factory 
checked in at 2019-02-11 21:28:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-gTTS (Old)
 and      /work/SRC/openSUSE:Factory/.python-gTTS.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-gTTS"

Mon Feb 11 21:28:11 2019 rev:3 rq:673172 version:2.0.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-gTTS/python-gTTS.changes  2019-02-04 
14:25:20.581055724 +0100
+++ /work/SRC/openSUSE:Factory/.python-gTTS.new.28833/python-gTTS.changes       
2019-02-11 21:28:19.710985272 +0100
@@ -1,0 +2,6 @@
+Sun Feb 10 17:51:09 UTC 2019 - Antonio Larrosa <alarr...@suse.com>
+
+- Change the egg requirement to use the right name, beautifulsoup4,
+  instead of bs4
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ remove-pip-requirement.patch ++++++
--- /var/tmp/diff_new_pack.1lp4Lz/_old  2019-02-11 21:28:20.302984953 +0100
+++ /var/tmp/diff_new_pack.1lp4Lz/_new  2019-02-11 21:28:20.306984950 +0100
@@ -2,7 +2,7 @@
 ===================================================================
 --- gTTS-2.0.3.orig/setup.cfg
 +++ gTTS-2.0.3/setup.cfg
-@@ -33,8 +33,6 @@ long_description_content_type = text/mar
+@@ -33,13 +33,11 @@ long_description_content_type = text/mar
  python_requires = >= 2.7
  setup_requires = 
        setuptools >= 38.6
@@ -11,3 +11,9 @@
  include_package_data = True
  packages = find:
  install_requires = 
+       six
+-      bs4
++      beautifulsoup4
+       click
+       requests
+       gtts_token


Reply via email to