diff options
author | Alex Brandt <alunduil@gentoo.org> | 2014-08-31 01:53:22 +0000 |
---|---|---|
committer | Alex Brandt <alunduil@gentoo.org> | 2014-08-31 01:53:22 +0000 |
commit | ffabf79f4121b6a5a4d8273b8a369225824833ec (patch) | |
tree | 3ba4fef162369d8b93ceab3ff5492eea487726d0 /dev-python/websocket-client/ChangeLog | |
parent | Add 0.11.0 and 0.17.0 to tree. (diff) | |
download | gentoo-2-ffabf79f4121b6a5a4d8273b8a369225824833ec.tar.gz gentoo-2-ffabf79f4121b6a5a4d8273b8a369225824833ec.tar.bz2 gentoo-2-ffabf79f4121b6a5a4d8273b8a369225824833ec.zip |
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.
(Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 92FEA28B)
Diffstat (limited to 'dev-python/websocket-client/ChangeLog')
-rw-r--r-- | dev-python/websocket-client/ChangeLog | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/dev-python/websocket-client/ChangeLog b/dev-python/websocket-client/ChangeLog index e1978203e597..d29c1a4a6d7b 100644 --- a/dev-python/websocket-client/ChangeLog +++ b/dev-python/websocket-client/ChangeLog @@ -1,6 +1,13 @@ # 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.1 2014/08/31 01:02:48 alunduil Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/websocket-client/ChangeLog,v 1.2 2014/08/31 01:53:22 alunduil Exp $ + + 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) @@ -10,4 +17,3 @@ +metadata.xml: New ebuild for websocket-client. Ebuild written by me. Partial fix for bug #520912 - |