gentoo-full-overlay/dev-python/websocket-client/ChangeLog

43 lines
1.5 KiB
Text
Raw Normal View History

# ChangeLog for dev-python/websocket-client
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/websocket-client/ChangeLog,v 1.6 2014/10/26 21:49:08 alunduil Exp $
*websocket-client-0.11.0 (26 Oct 2014)
26 Oct 2014; Alex Brandt <alunduil@gentoo.org>
+websocket-client-0.11.0.ebuild:
re-add version 0.11.0. Seems fig still requires a particular version of
websocket-client. Re-adding it until fig dependences can be verified.
26 Oct 2014; Alex Brandt <alunduil@gentoo.org>
-websocket-client-0.11.0.ebuild:
remove 0.11.0, keep three
*websocket-client-0.21.0 (19 Oct 2014)
19 Oct 2014; Alex Brandt <alunduil@gentoo.org>
+websocket-client-0.21.0.ebuild:
add version 0.21.0
*websocket-client-0.20.0 (13 Oct 2014)
13 Oct 2014; Alex Brandt <alunduil@gentoo.org>
+websocket-client-0.20.0.ebuild:
add version 0.20.0
31 Aug 2014; Alex Brandt <alunduil@gentoo.org> websocket-client-0.11.0.ebuild,
websocket-client-0.17.0.ebuild:
fix minor style issues and add missing environment items idella4 provided
cross testing on other pythons (python 3.4 and pypy) and x86 arch as well as
feedback on certain style issues. These have been incorporated into the
ebuilds.
*websocket-client-0.17.0 (31 Aug 2014)
*websocket-client-0.11.0 (31 Aug 2014)
31 Aug 2014; Alex Brandt <alunduil@gentoo.org>
+websocket-client-0.11.0.ebuild, +websocket-client-0.17.0.ebuild,
+metadata.xml:
New ebuild for websocket-client. Ebuild written by me. Partial fix for bug
#520912