summaryrefslogtreecommitdiff
blob: ebeeb7aea192cd2e08d39f56b61ca13b2d4e936e (plain)
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
# ChangeLog for dev-python/py-xmlrpc
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/py-xmlrpc/ChangeLog,v 1.8 2003/10/06 17:34:50 pythonhead Exp $

*py-xmlrpc-0.8.8.3 (06 Oct 2003)

  06 Oct 2003; Rob Cakebread <pythonhead@gentoo.org> py-xmlrpc-0.8.8.3.ebuild:
  Version bump (bug #28487)

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*py-xmlrpc-0.8.8.2 (23 Apr 2002)

  04 Apr 2003; Alastair Tse <liquidx@gentoo.org> py-xmlrpc-0.8.8.2.ebuild:
  ebuild cleanups

  29 Jul 2002; George Shapovalov <george@gentoo.org> py-xmlrpc-0.8.7.ebuild, py-xmlrpc-0.8.8.2.ebuild :

  Added KEYWORDS,SLOT,LICENSE

  23 Apr 2002; Ryan Phillips <rphillips@gentoo.org> py-xmlrpc-0.8.8.2.ebuild :

  Updated package
  
*py-xmlrpc-0.8.7 (13 Apr 2002)

  13 Apr 2002; Karl Trygve Kalleberg <karltk@gentoo.org> py-xmlrpc-0.8.7.ebuild files/py-xmlrpc-0.8.7 :

  An extremely fast implementation of the xmlrpc spec for Python (written in 
  C). It supports both blocking and non-blocking clients and servers on 
  Windows and POSIX platforms. Version 0.8.1 is 100% compliant with the 
  www.xmlrpc.com validator.