blob: 03c7e6cac45c076f4a6f77de300666c58717bd2c (
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
33
|
# ChangeLog for dev-python/amqplib
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/amqplib/ChangeLog,v 1.6 2013/09/05 18:46:11 mgorny Exp $
05 Sep 2013; Michał Górny <mgorny@gentoo.org> amqplib-0.6.1-r1.ebuild,
amqplib-1.0.2-r1.ebuild:
Clean up PYTHON_COMPAT from old implementations.
*amqplib-0.6.1-r1 (16 May 2013)
16 May 2013; Matthew Thode <prometheanfire@gentoo.org>
+amqplib-0.6.1-r1.ebuild:
updating amqplib-0.6.1 to r1 for proper quantum support
*amqplib-1.0.2-r1 (19 Jan 2013)
19 Jan 2013; Michał Górny <mgorny@gentoo.org> +amqplib-1.0.2-r1.ebuild:
Migrate to distutils-r1.
02 Mar 2012; Jesus Rivero <neurogeek@gentoo.org> amqplib-1.0.2.ebuild,
+files/amqplib-1.0.2-unicode_tests_py3.patch:
Added Python3 support and some patches to the tests
*amqplib-1.0.2 (25 Dec 2011)
25 Dec 2011; Patrick Lauer <patrick@gentoo.org> +amqplib-1.0.2.ebuild:
Bump for #391875
*amqplib-0.6.1 (06 Jul 2011)
06 Jul 2011; Jesus Rivero <neurogeek@gentoo.org> +amqplib-0.6.1.ebuild,
+files/amqplib-0.6.1_disable_socket_tests.patch, +metadata.xml:
Initial commit
|