blob: ba7a88c85410f225396865bf402e3d43cbbc3289 [file] [log] [blame]
# ChangeLog for dev-python/six
# Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2
# (auto-generated from git log)
*six-9999 (09 Aug 2015)
*six-1.9.0-r1 (09 Aug 2015)
*six-1.9.0 (09 Aug 2015)
*six-1.8.0 (09 Aug 2015)
*six-1.6.1 (09 Aug 2015)
*six-1.3.0 (09 Aug 2015)
09 Aug 2015; Robin H. Johnson <robbat2@gentoo.org>
+files/1.9.0-mapping.patch, +files/six-1.5.2-mapping.patch,
+files/six-1.9.0-winreg.patch, +metadata.xml, +six-1.3.0.ebuild,
+six-1.6.1.ebuild, +six-1.8.0.ebuild, +six-1.9.0.ebuild,
+six-1.9.0-r1.ebuild, +six-9999.ebuild:
proj/gentoo: Initial commit
This commit represents a new era for Gentoo:
Storing the gentoo-x86 tree in Git, as converted from CVS.
This commit is the start of the NEW history.
Any historical data is intended to be grafted onto this point.
Creation process:
1. Take final CVS checkout snapshot
2. Remove ALL ChangeLog* files
3. Transform all Manifests to thin
4. Remove empty Manifests
5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$
5.1. Do not touch files with -kb/-ko keyword flags.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration
tests
X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this
project
X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo
developer, wrote Git features for the migration
X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve
cvs2svn
X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts
X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014
work in migration
X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging
X-Thanks: All of other Gentoo developers - many ideas and lots of paint on
the bikeshed
24 Aug 2015; Justin Lecher <jlec@gentoo.org> six-1.3.0.ebuild,
six-1.6.1.ebuild, six-1.8.0.ebuild, six-1.9.0.ebuild, six-1.9.0-r1.ebuild,
six-9999.ebuild:
Use https by default
Signed-off-by: Justin Lecher <jlec@gentoo.org>
24 Aug 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
Use https by default
Convert all URLs for sites supporting encrypted connections from http to
https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
24 Aug 2015; Mike Gilbert <floppym@gentoo.org> metadata.xml:
Revert DOCTYPE SYSTEM https changes in metadata.xml
repoman does not yet accept the https version.
This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450.
Bug: https://bugs.gentoo.org/552720
*six-1.10.0 (11 Oct 2015)
11 Oct 2015; Justin Lecher <jlec@gentoo.org> +six-1.10.0.ebuild,
six-9999.ebuild:
Version Bump
Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec@gentoo.org>
11 Oct 2015; Dirkjan Ochtman <djc@gentoo.org> six-1.10.0.ebuild:
version bump to 1.10.0
Package-Manager: portage-2.2.20.1
*six-1.10.0-r1 (11 Oct 2015)
11 Oct 2015; Justin Lecher <jlec@gentoo.org> +six-1.10.0-r1.ebuild:
Add python3.5 support
Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec@gentoo.org>
14 Oct 2015; Michał Górny <mgorny@gentoo.org> six-1.10.0.ebuild,
-six-1.10.0-r1.ebuild:
dev-python/*: Restore keywords and un-revbump for py3.5
Restore keywords that were removed unnecessarily, and collapse
unnecessary revbumps on packages with added python3.5 support.
02 Nov 2015; Justin Lecher <jlec@gentoo.org> six-1.10.0.ebuild:
Restrict failing tests
Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec@gentoo.org>
02 Nov 2015; Agostino Sarubbo <ago@gentoo.org> six-1.10.0.ebuild:
amd64 stable wrt bug #564588
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
02 Nov 2015; Agostino Sarubbo <ago@gentoo.org> six-1.10.0.ebuild:
x86 stable wrt bug #564588
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
04 Nov 2015; Agostino Sarubbo <ago@gentoo.org> six-1.10.0.ebuild:
ppc stable wrt bug #564588
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
04 Nov 2015; Agostino Sarubbo <ago@gentoo.org> six-1.10.0.ebuild:
ppc64 stable wrt bug #564588
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc64"
05 Nov 2015; Agostino Sarubbo <ago@gentoo.org> six-1.10.0.ebuild:
sparc stable wrt bug #564588
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="sparc"
16 Nov 2015; Agostino Sarubbo <ago@gentoo.org> six-1.10.0.ebuild:
ia64 stable wrt bug #564588
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ia64"
19 Nov 2015; Agostino Sarubbo <ago@gentoo.org> six-1.10.0.ebuild:
alpha stable wrt bug #564588
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="alpha"
20 Nov 2015; Justin Lecher <jlec@gentoo.org> six-1.10.0.ebuild:
Break if SITEDIR/six is a dir
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=546730
Package-Manager: portage-2.2.25
Signed-off-by: Justin Lecher <jlec@gentoo.org>
22 Nov 2015; Jeroen Roovers <jer@gentoo.org> six-1.10.0.ebuild:
Stable for HPPA (bug #549898).
Package-Manager: portage-2.2.25
RepoMan-Options: --ignore-arches
22 Nov 2015; Markus Meier <maekke@gentoo.org> six-1.10.0.ebuild:
arm stable, bug #564588
Package-Manager: portage-2.2.25
RepoMan-Options: --include-arches="arm"
23 Nov 2015; Justin Lecher <jlec@gentoo.org> -files/six-1.5.2-mapping.patch,
-six-1.3.0.ebuild, -six-1.6.1.ebuild, -six-1.8.0.ebuild, -six-1.9.0.ebuild:
Drop old
Package-Manager: portage-2.2.25
Signed-off-by: Justin Lecher <jlec@gentoo.org>
30 Nov 2015; Justin Lecher <jlec@gentoo.org> six-1.10.0.ebuild:
Run six dir QA check twice
Using pkg_pretend to catch as early as possible but don't break when python
impl is not installed. Use pkg_Setup to catch them all
Package-Manager: portage-2.2.25
Signed-off-by: Justin Lecher <jlec@gentoo.org>
07 Dec 2015; Mike Gilbert <floppym@gentoo.org> six-1.10.0.ebuild:
Ensure PYTHON exists before calling python_get_sitedir
Package-Manager: portage-2.2.26_p10
07 Dec 2015; Mike Gilbert <floppym@gentoo.org> six-1.10.0.ebuild:
Fix quoting and remove duplicate slashes
Package-Manager: portage-2.2.26_p10
07 Dec 2015; Mike Gilbert <floppym@gentoo.org> six-1.10.0.ebuild:
Remove stray 'echo'
Package-Manager: portage-2.2.26_p10
08 Dec 2015; Mike Gilbert <floppym@gentoo.org> six-1.10.0.ebuild:
Drop pkg_pretend check for six directory
Calling python_foreach_impl from pkg_pretend currently fails if the relevent
versions of dev-lang/python are not installed. pkg_pretend runs before
dependencies are installed, so we can't rely on them.
Package-Manager: portage-2.2.26_p10
28 Dec 2015; Mike Gilbert <floppym@gentoo.org> six-1.10.0.ebuild:
Remove pkg_setup check
Running python_foreach_impl from pkg_setup causes more problems
than it is worth.
Bug: https://bugs.gentoo.org/569962
Package-Manager: portage-2.2.26_p32
24 Jan 2016; Michał Górny <mgorny@gentoo.org> metadata.xml:
Replace all herds with appropriate projects (GLEP 67)
Replace all uses of herd with appropriate project maintainers, or no
maintainers in case of herds requested to be disbanded.
24 Jan 2016; Michał Górny <mgorny@gentoo.org> metadata.xml:
Set appropriate maintainer types in metadata.xml (GLEP 67)
27 Jan 2016; Mike Gilbert <floppym@gentoo.org>
+files/1.10.0-no-setuptools.patch, six-1.9.0-r1.ebuild, six-1.10.0.ebuild:
Force usage of distutils over setuptools
Avoids circular dependency.
Bug: https://bugs.gentoo.org/572792
Package-Manager: portage-2.2.27_p49
27 Jan 2016; Mike Gilbert <floppym@gentoo.org> -six-9999.ebuild:
Drop the live ebuild
Package-Manager: portage-2.2.27_p49
27 Jan 2016; Mike Gilbert <floppym@gentoo.org> six-1.9.0-r1.ebuild,
six-1.10.0.ebuild:
Remove any existing egg-info directory
Bug: https://bugs.gentoo.org/573114
Package-Manager: portage-2.2.27_p49
11 Mar 2016; Mike Gilbert <floppym@gentoo.org> six-1.10.0.ebuild:
Add a strong warning for the next version bump
Package-Manager: portage-2.2.28_p57
09 Jun 2016; Mike Gilbert <floppym@gentoo.org> six-1.9.0-r1.ebuild,
six-1.10.0.ebuild:
run pkg_preinst from /
Bug: https://bugs.gentoo.org/585146
Package-Manager: portage-2.3.0_rc1_p20
23 Sep 2016; Tim Harder <radhermit@gentoo.org> -six-1.9.0-r1.ebuild:
remove old
24 Sep 2016; Mike Gilbert <floppym@gentoo.org> six-1.10.0.ebuild:
run pkg_preinst in a temporary directory
Package-Manager: portage-2.3.1_p4_p56819
03 Oct 2016; Mike Gilbert <floppym@gentoo.org> six-1.10.0.ebuild:
cd "${HOME}" in pkg_preinst
Package-Manager: portage-2.3.1_p4_p808957