summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/paste/ChangeLog-2015')
-rw-r--r--dev-python/paste/ChangeLog-2015136
1 files changed, 136 insertions, 0 deletions
diff --git a/dev-python/paste/ChangeLog-2015 b/dev-python/paste/ChangeLog-2015
new file mode 100644
index 00000000..7ef56fa7
--- /dev/null
+++ b/dev-python/paste/ChangeLog-2015
@@ -0,0 +1,136 @@
+# ChangeLog for dev-python/paste
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/paste/ChangeLog,v 1.32 2015/06/23 09:33:09 mrueg Exp $
+
+ 23 Jun 2015; Manuel Rüger <mrueg@gentoo.org> -paste-1.7.5.1.ebuild:
+ Remove old.
+
+ 17 Jun 2015; Agostino Sarubbo <ago@gentoo.org> paste-2.0.2.ebuild:
+ Stable for x86, wrt bug #405821
+
+ 16 Jun 2015; Agostino Sarubbo <ago@gentoo.org> paste-2.0.2.ebuild:
+ Stable for amd64, wrt bug #405821
+
+*paste-2.0.2 (15 Jun 2015)
+
+ 15 Jun 2015; Justin Lecher <jlec@gentoo.org>
+ +files/paste-2.0.2-unbundle-tempita.patch, +paste-2.0.2.ebuild, metadata.xml:
+ Version Bump, bug #549776
+
+ 08 Apr 2015; Michał Górny <mgorny@gentoo.org> paste-1.7.5.1-r1.ebuild,
+ paste-1.7.5.1-r2.ebuild:
+ Drop old Python implementations
+
+ 08 Mar 2015; Pacho Ramos <pacho@gentoo.org> paste-1.7.5.1-r1.ebuild:
+ x86 stable, bug 540290
+
+ 06 Mar 2015; Pacho Ramos <pacho@gentoo.org> paste-1.7.5.1-r1.ebuild:
+ amd64 stable, bug 540290
+
+ 15 Oct 2014; Anthony G. Basile <blueness@gentoo.org> paste-1.7.5.1-r1.ebuild,
+ paste-1.7.5.1-r2.ebuild, paste-1.7.5.1.ebuild:
+ Keyworded ~ppc and ~ppc64, bug #525246
+
+*paste-1.7.5.1-r2 (03 Dec 2013)
+
+ 03 Dec 2013; Tiziano Müller <dev-zero@gentoo.org>
+ +files/paste-1.7.5.1-email-mime.patch, +files/paste-1.7.5.1-hmac.patch,
+ +files/paste-1.7.5.1-python27-lambda.patch, +files/paste-1.7.5.1-rfc822.patch,
+ +files/paste-1.7.5.1-types.patch, +files/paste-1.7.5.1-unbundle-stdlib.patch,
+ +files/paste-1.7.5.1-unbundle-tempita.patch,
+ +files/paste-1.7.5.1-userdict.patch, +paste-1.7.5.1-r2.ebuild:
+ Revision bump to import patches from Debian. Unbundle Tempita in the process.
+ Add note about py3-compatibility.
+
+ 22 Oct 2013; Fabian Groffen <grobian@gentoo.org> paste-1.7.5.1-r1.ebuild:
+ Marked ~x64-macos, bug #487670
+
+ 05 Sep 2013; Michał Górny <mgorny@gentoo.org> paste-1.7.5.1-r1.ebuild:
+ Clean up PYTHON_COMPAT from old implementations.
+
+ 20 Mar 2013; Mike Gilbert <floppym@gentoo.org> paste-1.7.5.1-r1.ebuild:
+ Put the egg-info files in the build directory; should resove bug 462424.
+
+ 17 Mar 2013; Mike Gilbert <floppym@gentoo.org> paste-1.7.5.1-r1.ebuild:
+ Actually make things work; docs should only be built with USE=doc, and they
+ are output in BUILD_DIR.
+
+ 15 Mar 2013; Patrick Lauer <patrick@gentoo.org> paste-1.7.5.1-r1.ebuild:
+ Make things work
+
+*paste-1.7.5.1-r1 (12 Feb 2013)
+
+ 12 Feb 2013; Michał Górny <mgorny@gentoo.org> +paste-1.7.5.1-r1.ebuild:
+ Migrate to distutils-r1.
+
+ 16 May 2012; Marien Zwart <marienz@gentoo.org>
+ +files/paste-1.7.5.1-fix-tests-for-pypy.patch, paste-1.7.5.1.ebuild:
+ Fix tests on pypy, remove test that accesses the network (bug #339252).
+
+ 24 May 2011; Markus Meier <maekke@gentoo.org> paste-1.7.5.1.ebuild:
+ x86 stable, bug #365537
+
+ 05 May 2011; Markos Chandras <hwoarang@gentoo.org> paste-1.7.5.1.ebuild:
+ Stable on amd64 wrt bug #365537
+
+*paste-1.7.5.1 (22 Sep 2010)
+
+ 22 Sep 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+ -paste-1.7.5.ebuild, +paste-1.7.5.1.ebuild:
+ Version bump.
+
+*paste-1.7.5 (14 Sep 2010)
+
+ 14 Sep 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+ -paste-1.7.4.ebuild, +paste-1.7.5.ebuild:
+ Version bump.
+
+*paste-1.7.4 (26 Jun 2010)
+
+ 26 Jun 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+ +paste-1.7.4.ebuild:
+ Version bump. Fix building with USE="doc" (bug #318757).
+
+ 26 Jun 2010; Sebastian Pipping <sping@gentoo.org> paste-1.7.2.ebuild:
+ Revert previous commit, shooting too fast, sorry
+
+ 26 Jun 2010; Sebastian Pipping <sping@gentoo.org> paste-1.7.2.ebuild:
+ Make USE="doc -flup" require flup, too (bug #318757)
+
+ 20 Dec 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+ paste-1.7.2.ebuild:
+ Add "test" USE flag and src_test().
+
+ 11 Oct 2009; Fabian Groffen <grobian@gentoo.org> paste-1.7.2.ebuild:
+ Merge from Prefix
+
+ 01 Oct 2009; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
+ paste-1.7.2.ebuild:
+ Set SUPPORT_PYTHON_ABIS.
+
+*paste-1.7.2 (26 Apr 2009)
+
+ 26 Apr 2009; Patrick Lauer <patrick@gentoo.org> +paste-1.7.2.ebuild:
+ Bump to 1.7.2, dep for bug #260168
+
+ 06 Aug 2008; Jesus Rivero <neurogeek@gentoo.org> metadata.xml:
+ add GLEP 56 USE flag desc from use.local.desc
+
+ 13 May 2008; Ali Polatel <hawking@gentoo.org> paste-1.6.ebuild:
+ Use distutils_src_unpack.
+
+*paste-1.6 (18 Apr 2008)
+
+ 18 Apr 2008; Ali Polatel <hawking@gentoo.org> metadata.xml,
+ -paste-1.2.1.ebuild, +paste-1.6.ebuild:
+ Version bump, fixes bug 168715. Added long description. Drop old.
+
+ 04 Feb 2007; Tiziano Müller <dev-zero@gentoo.org> paste-1.2.1.ebuild:
+ Added ~amd64 keyword.
+
+ 04 Feb 2007; Tiziano Müller <dev-zero@gentoo.org> paste-1.2.1.ebuild:
+ Setting python-version
+
+ 04 Feb 2007; Tiziano Müller <dev-zero@gentoo.org> -paste-1.1.1.ebuild,
+ +paste-1.2.1.ebuild, +metadata.xml:
+ Version bump.