blob: 6b52586d0ff2b580effb1c19201c4f9e28110fd1 (
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
34
35
36
|
# ChangeLog for dev-python/amqplib
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/amqplib/ChangeLog,v 1.7 2014/03/31 20:47:12 mgorny Exp $
31 Mar 2014; Michał Górny <mgorny@gentoo.org> amqplib-1.0.2-r1.ebuild:
Add support for the new PyPy slotting.
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
|