1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
|
# ChangeLog for dev-python/ws4py
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/ws4py/ChangeLog,v 1.11 2014/02/24 05:58:37 patrick Exp $
*ws4py-0.3.2 (24 Feb 2014)
24 Feb 2014; Patrick Lauer <patrick@gentoo.org> +ws4py-0.3.2.ebuild:
Bump #487804 #450658
19 Jul 2013; Michał Górny <mgorny@gentoo.org> ws4py-0.2.3.ebuild,
ws4py-0.2.4-r1.ebuild, ws4py-0.2.4.ebuild:
Switch the dep back to dev-python/unittest2 due to bug #450658.
*ws4py-0.2.4-r1 (16 Mar 2013)
16 Mar 2013; Ian Delaney <idella4@gentoo.org> +ws4py-0.2.4-r1.ebuild:
migration revbump
*ws4py-0.2.4 (11 Jan 2013)
11 Jan 2013; Ian Delaney <idella4@gentoo.org>
+files/ws4py-0.2-cherrypy_test.patch, +ws4py-0.2.4.ebuild, ws4py-0.2.3.ebuild:
0.2.3.ebuild; corrections re gevent now present in portage, adjusted
PYTHON_DEPEND to encompass py3 and pypy, set cherrypy to minimal version in
DEPEND, discarded sed stmnt added cherrypy_test.patch to src_prepare acquired
upstream, fixes issue 72, fixes Bug #450638 by Ago, version bump 0.2.4 with
all these features
06 Jan 2013; Michał Górny <mgorny@gentoo.org> ws4py-0.2.3.ebuild:
Use virtual/python-unittest2.
*ws4py-0.2.3 (31 Oct 2012)
31 Oct 2012; Patrick Lauer <patrick@gentoo.org> +ws4py-0.2.3.ebuild:
Bump
*ws4py-0.2.2 (17 Jul 2012)
17 Jul 2012; Mike Frysinger <vapier@gentoo.org> +ws4py-0.2.2.ebuild,
ws4py-9999.ebuild:
Version bump #424135 by Ian Delaney.
11 Jun 2012; Michał Górny <mgorny@gentoo.org> ws4py-0.2.1-r1.ebuild,
ws4py-0.2.1-r2.ebuild, ws4py-0.2.1.ebuild, ws4py-9999.ebuild:
Use matching name for download & S to make the ebuilds forward-proof to vcs-
snapshot API.
*ws4py-0.2.1-r2 (24 Apr 2012)
24 Apr 2012; Mike Frysinger <vapier@gentoo.org> +ws4py-0.2.1-r2.ebuild,
metadata.xml, ws4py-9999.ebuild:
Further refine client/server install and gevent requirement.
*ws4py-0.2.1-r1 (20 Apr 2012)
20 Apr 2012; Mike Frysinger <vapier@gentoo.org> +ws4py-0.2.1-r1.ebuild,
+files/ws4py-0.2.1-process-data.patch:
Add fix from Jon Salz for partial data transfers.
*ws4py-9999 (17 Apr 2012)
*ws4py-0.2.1 (17 Apr 2012)
17 Apr 2012; Mike Frysinger <vapier@gentoo.org> +ws4py-0.2.1.ebuild,
+ws4py-9999.ebuild, +metadata.xml:
Initial ebuild import for ChromiumOS.
|