[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#769501: marked as done (unblock: websocket-client/0.18.0-2)



Your message dated Fri, 14 Nov 2014 12:26:00 +0000
with message-id <1c57704b355965e2806be919d20a7050@mail.adsl.funky-badger.org>
and subject line Re: Bug#769501: unblock: websocket-client/0.18.0-2
has caused the Debian Bug report #769501,
regarding unblock: websocket-client/0.18.0-2
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
769501: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=769501
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Please unblock package websocket-client

RC bug fix.

unblock websocket-client/0.18.0-2
diff -ruN export/debian/changelog websocket-client-0.18.0/debian/changelog
--- export/debian/changelog	2014-09-25 09:40:43.766787000 -0400
+++ websocket-client-0.18.0/debian/changelog	2014-11-14 00:52:45.481367257 -0500
@@ -1,3 +1,12 @@
+websocket-client (0.18.0-2) unstable; urgency=medium
+
+  * Team upload.
+  * Do not ship tests module in python3-websocket binary package either
+    (Closes: #767400)
+    - Thanks to Teemu Hukkanen for the patch
+
+ -- Scott Kitterman <scott@kitterman.com>  Fri, 14 Nov 2014 00:50:57 -0500
+
 websocket-client (0.18.0-1) unstable; urgency=medium
 
   * Team upload.
diff -ruN export/debian/patches/no-ship-tests.diff websocket-client-0.18.0/debian/patches/no-ship-tests.diff
--- export/debian/patches/no-ship-tests.diff	1969-12-31 19:00:00.000000000 -0500
+++ websocket-client-0.18.0/debian/patches/no-ship-tests.diff	2014-11-14 00:55:15.829362814 -0500
@@ -0,0 +1,21 @@
+Description: Don't install tests module since it conflicts with other packages
+Author: Teemu Hukkanen <tjhukkan@iki.fi>
+Bug-Debian: http://bugs.debian.org/767400
+Origin: vendor
+Forwarded: no
+Reviewed-By: Scott Kitterman <scott@kitterman.com>
+Last-Update: 2014-11-14
+
+--- websocket-client-0.18.0.orig/setup.py
++++ websocket-client-0.18.0/setup.py
+@@ -36,9 +36,8 @@ setup(
+     keywords='websockets',
+     scripts=["bin/wsdump.py"],
+     install_requires=install_requires,
+-    packages=["tests", "websocket"],
++    packages=["websocket"],
+     package_data={
+-        'tests': ['data/*.txt'],
+         'websocket': ["cacert.pem"]
+     },
+ )
diff -ruN export/debian/patches/series websocket-client-0.18.0/debian/patches/series
--- export/debian/patches/series	1969-12-31 19:00:00.000000000 -0500
+++ websocket-client-0.18.0/debian/patches/series	2014-11-14 00:53:11.941366475 -0500
@@ -0,0 +1 @@
+no-ship-tests.diff
diff -ruN export/debian/rules websocket-client-0.18.0/debian/rules
--- export/debian/rules	2014-08-20 18:09:14.443509000 -0400
+++ websocket-client-0.18.0/debian/rules	2014-11-14 00:50:39.769370971 -0500
@@ -8,5 +8,4 @@
 override_dh_install:
 	mv $(CURDIR)/debian/python-websocket/usr/bin/wsdump.py $(CURDIR)/debian/python-websocket/usr/bin/wsdump
 	mv $(CURDIR)/debian/python3-websocket/usr/bin/wsdump.py $(CURDIR)/debian/python3-websocket/usr/bin/wsdump3
-	rm -r $(CURDIR)/debian/python-websocket/usr/lib/python*/dist-packages/tests
 	dh_install

--- End Message ---
--- Begin Message ---
On 2014-11-14 6:02, Scott Kitterman wrote:
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Please unblock package websocket-client

RC bug fix.

Done, thanks.

Regards,

Adam

--- End Message ---

Reply to: