Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace pypi.python.org with pypi.org in HOMEPAGE | Mike Gilbert | 2018-04-19 | 2 | -2/+2 |
| | | | | Bug: https://bugs.gentoo.org/653540 | ||||
* | dev-python/six: 1.11.0 stablized alpha amd64 arm arm64 hppa ia64 m68k ~mips ↵ | Matthew Thode | 2018-03-30 | 1 | -1/+1 |
| | | | | | | ppc ppc64 s390 sh sparc x86 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris under allarches Stablized for Openstack Queens | ||||
* | dev-python/six: mark 1.10.0 m68k/s390/sh stable | Mike Frysinger | 2018-01-11 | 1 | -1/+1 |
| | |||||
* | dev-python/*: Update Manifest hashes | Michał Górny | 2017-12-09 | 1 | -2/+2 |
| | |||||
* | dev-python/six: update upstream metadata | Tim Harder | 2017-10-01 | 1 | -1/+1 |
| | |||||
* | dev-python/six: update HOMEPAGE | Tim Harder | 2017-10-01 | 2 | -2/+2 |
| | |||||
* | dev-python/six: version bump to 1.11.0 | Tim Harder | 2017-09-21 | 3 | -2/+42 |
| | |||||
* | dev-python/six: remove unused patch. | Michael Mair-Keimberger (asterix) | 2017-08-29 | 1 | -27/+0 |
| | |||||
* | dev-python/six: arm64 stable (bug 602450). | Michael Weber | 2017-03-16 | 1 | -1/+1 |
| | | | | | Package-Manager: Portage-2.3.4, Repoman-2.3.2 RepoMan-Options: --include-arches="arm arm64 ppc ppc64" | ||||
* | dev-python/six: add ~x64-cygwin keyword | Michael Haubenwallner | 2017-03-09 | 1 | -1/+1 |
| | | | | Package-Manager: portage-2.3.3 | ||||
* | Drop $Id$ per council decision in bug #611234. | Robin H. Johnson | 2017-02-28 | 1 | -1/+0 |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | dev-python/six: PYTHON_COMPAT: add python3_6 | Zac Medico | 2017-02-12 | 1 | -1/+1 |
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 | ||||
* | dev-python/six: remove version bump landmine | Mike Gilbert | 2017-01-30 | 1 | -9/+0 |
| | | | | | | setuptools depends on six once again! Package-Manager: Portage-2.3.3_p42_p432702, Repoman-2.3.1_p35_p432702 | ||||
* | dev-python/six: dropped ~x86-freebsd ~x86-interix | Fabian Groffen | 2017-01-29 | 1 | -2/+2 |
| | | | | Package-Manager: portage-2.3.3 | ||||
* | global: Drop dead implementations from PYTHON_COMPAT | Michał Górny | 2016-11-01 | 1 | -1/+1 |
| | |||||
* | dev-python/six: cd "${HOME}" in pkg_preinst | Mike Gilbert | 2016-10-03 | 1 | -6/+4 |
| | | | | Package-Manager: portage-2.3.1_p4_p808957 | ||||
* | dev-python/six: run pkg_preinst in a temporary directory | Mike Gilbert | 2016-09-24 | 1 | -1/+5 |
| | | | | Package-Manager: portage-2.3.1_p4_p56819 | ||||
* | dev-python/six: remove old | Tim Harder | 2016-09-23 | 2 | -56/+0 |
| | |||||
* | dev-python/six: run pkg_preinst from / | Mike Gilbert | 2016-06-09 | 2 | -0/+2 |
| | | | | | | Bug: https://bugs.gentoo.org/585146 Package-Manager: portage-2.3.0_rc1_p20 | ||||
* | dev-python/six: Add a strong warning for the next version bump | Mike Gilbert | 2016-03-10 | 1 | -0/+9 |
| | | | | Package-Manager: portage-2.2.28_p57 | ||||
* | dev-python/six: Remove any existing egg-info directory | Mike Gilbert | 2016-01-27 | 2 | -0/+26 |
| | | | | | | Bug: https://bugs.gentoo.org/573114 Package-Manager: portage-2.2.27_p49 | ||||
* | dev-python/six: Drop the live ebuild | Mike Gilbert | 2016-01-26 | 1 | -37/+0 |
| | | | | Package-Manager: portage-2.2.27_p49 | ||||
* | dev-python/six: Force usage of distutils over setuptools | Mike Gilbert | 2016-01-26 | 3 | -6/+28 |
| | | | | | | | | Avoids circular dependency. Bug: https://bugs.gentoo.org/572792 Package-Manager: portage-2.2.27_p49 | ||||
* | Set appropriate maintainer types in metadata.xml (GLEP 67) | Michał Górny | 2016-01-24 | 1 | -1/+1 |
| | |||||
* | Replace all herds with appropriate projects (GLEP 67) | Michał Górny | 2016-01-24 | 1 | -1/+4 |
| | | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded. | ||||
* | dev-python/six: Remove pkg_setup check | Mike Gilbert | 2015-12-28 | 1 | -10/+0 |
| | | | | | | | | | 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 | ||||
* | dev-python/six: Drop pkg_pretend check for six directory | Mike Gilbert | 2015-12-08 | 1 | -16/+3 |
| | | | | | | | | 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 | ||||
* | dev-python/six: Remove stray 'echo' | Mike Gilbert | 2015-12-07 | 1 | -1/+0 |
| | | | | Package-Manager: portage-2.2.26_p10 | ||||
* | dev-python/six: Fix quoting and remove duplicate slashes | Mike Gilbert | 2015-12-07 | 1 | -2/+3 |
| | | | | Package-Manager: portage-2.2.26_p10 | ||||
* | dev-python/six: Ensure PYTHON exists before calling python_get_sitedir | Mike Gilbert | 2015-12-07 | 1 | -1/+1 |
| | | | | Package-Manager: portage-2.2.26_p10 | ||||
* | dev-python/six: Run six dir QA check twice | Justin Lecher | 2015-11-30 | 1 | -0/+14 |
| | | | | | | | | 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> | ||||
* | dev-python/six: Drop old | Justin Lecher | 2015-11-23 | 6 | -154/+0 |
| | | | | | Package-Manager: portage-2.2.25 Signed-off-by: Justin Lecher <jlec@gentoo.org> | ||||
* | dev-python/six: arm stable, bug #564588 | Markus Meier | 2015-11-22 | 1 | -1/+1 |
| | | | | | Package-Manager: portage-2.2.25 RepoMan-Options: --include-arches="arm" | ||||
* | dev-python/six: Stable for HPPA (bug #549898). | Jeroen Roovers | 2015-11-22 | 1 | -1/+1 |
| | | | | | Package-Manager: portage-2.2.25 RepoMan-Options: --ignore-arches | ||||
* | dev-python/six: Break if SITEDIR/six is a dir | Justin Lecher | 2015-11-20 | 1 | -0/+9 |
| | | | | | | | 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> | ||||
* | dev-python/six: alpha stable wrt bug #564588 | Agostino Sarubbo | 2015-11-19 | 1 | -1/+1 |
| | | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="alpha" | ||||
* | dev-python/six: ia64 stable wrt bug #564588 | Agostino Sarubbo | 2015-11-16 | 1 | -1/+1 |
| | | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ia64" | ||||
* | dev-python/six: sparc stable wrt bug #564588 | Agostino Sarubbo | 2015-11-05 | 1 | -1/+1 |
| | | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="sparc" | ||||
* | dev-python/six: ppc64 stable wrt bug #564588 | Agostino Sarubbo | 2015-11-04 | 1 | -1/+1 |
| | | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc64" | ||||
* | dev-python/six: ppc stable wrt bug #564588 | Agostino Sarubbo | 2015-11-04 | 1 | -1/+1 |
| | | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc" | ||||
* | dev-python/six: x86 stable wrt bug #564588 | Agostino Sarubbo | 2015-11-02 | 1 | -1/+1 |
| | | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" | ||||
* | dev-python/six: amd64 stable wrt bug #564588 | Agostino Sarubbo | 2015-11-02 | 1 | -1/+1 |
| | | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64" | ||||
* | dev-python/six: Restrict failing tests | Justin Lecher | 2015-11-02 | 1 | -0/+10 |
| | | | | | Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org> | ||||
* | dev-python/*: Restore keywords and un-revbump for py3.5 | Michał Górny | 2015-10-14 | 2 | -42/+2 |
| | | | | | Restore keywords that were removed unnecessarily, and collapse unnecessary revbumps on packages with added python3.5 support. | ||||
* | dev-python/six: Add python3.5 support | Justin Lecher | 2015-10-11 | 1 | -0/+40 |
| | | | | | Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org> | ||||
* | dev-python/six: version bump to 1.10.0 | Dirkjan Ochtman | 2015-10-11 | 1 | -1/+1 |
| | | | | Package-Manager: portage-2.2.20.1 | ||||
* | dev-python/six: Version Bump | Justin Lecher | 2015-10-11 | 3 | -1/+42 |
| | | | | | Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org> | ||||
* | Revert DOCTYPE SYSTEM https changes in metadata.xml | Mike Gilbert | 2015-08-24 | 1 | -1/+1 |
| | | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720 | ||||
* | Use https by default | Justin Lecher | 2015-08-24 | 1 | -1/+1 |
| | | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org> | ||||
* | Use https by default | Justin Lecher | 2015-08-24 | 6 | -6/+6 |
| | | | | Signed-off-by: Justin Lecher <jlec@gentoo.org> |