Hello community,

here is the log from the commit of package watson for openSUSE:Factory checked 
in at 2020-06-05 20:21:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/watson (Old)
 and      /work/SRC/openSUSE:Factory/.watson.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "watson"

Fri Jun  5 20:21:55 2020 rev:3 rq:811793 version:1.9.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/watson/watson.changes    2020-05-29 
21:38:59.750938987 +0200
+++ /work/SRC/openSUSE:Factory/.watson.new.3606/watson.changes  2020-06-05 
20:28:39.545250448 +0200
@@ -1,0 +2,7 @@
+Fri Jun  5 12:00:31 UTC 2020 - Michael Vetter <[email protected]>
+
+- Add Requires on python3-click-didyoumean
+- Add watson-arrow-version.patch:
+  We have a newer python-arrow version which still works
+
+-------------------------------------------------------------------

New:
----
  watson-arrow-version.patch

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

Other differences:
------------------
++++++ watson.spec ++++++
--- /var/tmp/diff_new_pack.kv1bcg/_old  2020-06-05 20:28:40.093252067 +0200
+++ /var/tmp/diff_new_pack.kv1bcg/_new  2020-06-05 20:28:40.097252079 +0200
@@ -25,9 +25,11 @@
 Group:          Productivity/Office/Organizers
 URL:            https://github.com/TailorDev/Watson
 Source:         https://github.com/TailorDev/Watson/archive/%{version}.tar.gz
+Patch0:         watson-arrow-version.patch
 BuildRequires:  python3-setuptools
 Requires:       python3-arrow
 Requires:       python3-click
+Requires:       python3-click-didyoumean
 Requires:       python3-requests
 BuildArch:      noarch
 

++++++ watson-arrow-version.patch ++++++
diff -urEbw Watson-1.9.0/requirements.txt Watson-1.9.0.new/requirements.txt
--- Watson-1.9.0/requirements.txt       2020-05-27 22:54:22.000000000 +0200
+++ Watson-1.9.0.new/requirements.txt   2020-06-05 14:00:12.783665497 +0200
@@ -1,4 +1,4 @@
-arrow!=0.11,!=0.12.0,<0.15.6
+arrow!=0.11,!=0.12.0
 click>=7.0
 click-didyoumean
 colorama; sys_platform == "win32"

Reply via email to