Hello community,
here is the log from the commit of package python3-websockets for
openSUSE:Factory checked in at 2016-06-25 02:22:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-websockets (Old)
and /work/SRC/openSUSE:Factory/.python3-websockets.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python3-websockets"
Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-websockets/python3-websockets.changes
2016-06-03 16:38:41.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.python3-websockets.new/python3-websockets.changes
2016-06-25 02:22:44.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Jun 15 07:54:06 UTC 2016 - [email protected]
+
+* Remove unnecessary dependency
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python3-websockets.spec ++++++
--- /var/tmp/diff_new_pack.u17dN9/_old 2016-06-25 02:22:44.000000000 +0200
+++ /var/tmp/diff_new_pack.u17dN9/_new 2016-06-25 02:22:44.000000000 +0200
@@ -26,7 +26,7 @@
Source:
https://files.pythonhosted.org/packages/source/w/websockets/websockets-%{version}.tar.gz
BuildRequires: python3-devel
BuildRequires: python3-setuptools
-Requires: python-async
+Requires: python3 >= 3.4
BuildArch: noarch
%description