# ChangeLog for dev-python/guessit # Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2 # (auto-generated from git log) *guessit-9999 (09 Aug 2015) *guessit-0.9.3 (09 Aug 2015) *guessit-0.7.1 (09 Aug 2015) *guessit-0.6.2 (09 Aug 2015) *guessit-0.5.4 (09 Aug 2015) 09 Aug 2015; Robin H. Johnson +files/guessit-0.5.4-python3.patch, +files/guessit-0.5.4-tests.patch, +guessit-0.5.4.ebuild, +guessit-0.6.2.ebuild, +guessit-0.7.1.ebuild, +guessit-0.9.3.ebuild, +guessit-9999.ebuild, +metadata.xml: 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 X-Thanks: Alec Warner - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring - wrote much python to improve cvs2svn X-Thanks: Rich Freeman - validation scripts X-Thanks: Patrick Lauer - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed 24 Aug 2015; Justin Lecher metadata.xml: Use https by default Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher 24 Aug 2015; Mike Gilbert 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 24 Jan 2016; Michał Górny 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 metadata.xml: Set appropriate maintainer types in metadata.xml (GLEP 67) *guessit-1.0.3 (05 Apr 2016) 05 Apr 2016; Mike Frysinger +guessit-1.0.3.ebuild, guessit-9999.ebuild: version bump to 1.0.3 12 May 2016; Ian Delaney metadata.xml: substitute AWOL maintainer Package-Manager: portage-2.2.28 Signed-off-by: Ian Delaney 12 May 2016; Ian Delaney -files/guessit-0.5.4-python3.patch, -files/guessit-0.5.4-tests.patch, -guessit-0.5.4.ebuild, -guessit-0.6.2.ebuild, -guessit-0.7.1.ebuild, -guessit-0.9.3.ebuild: remove old Package-Manager: portage-2.2.28 Signed-off-by: Ian Delaney *guessit-1.0.3-r1 (12 May 2016) 12 May 2016; Ian Delaney +guessit-1.0.3-r1.ebuild: revbump to 1.0.3-r1 Bump EAPI to 6, add missing deps, update HOMEPAGE, fetch tarball from PyPI, make testsuite functional. Package-Manager: portage-2.2.28 Signed-off-by: Ian Delaney 12 May 2016; Ian Delaney -guessit-1.0.3.ebuild: remove old Package-Manager: portage-2.2.28 Signed-off-by: Ian Delaney *guessit-2.0.5 (12 May 2016) 12 May 2016; Ian Delaney +files/guessit-2.0.5-support-noninteractive-shells.patch, +guessit-2.0.5.ebuild, guessit-9999.ebuild: verbump to 2.0.5 It's a complete rewrite since 1.x thus drop untested implementations from PYTHON_COMPAT. Sync 9999 ebuild with 2.0.5. Package-Manager: portage-2.2.28 Signed-off-by: Ian Delaney 31 May 2016; Patrice Clement guessit-1.0.3-r1.ebuild: fix LICENSE in 1.0.3-r1 guessit-1.0.3 is licensed under LGPL-3+. Later versions are LGPL-3 only. Package-Manager: portage-2.3.0_rc1 Signed-off-by: Patrice Clement *guessit-2.0.5-r1 (31 May 2016) 31 May 2016; Patrice Clement -guessit-2.0.5.ebuild, +guessit-2.0.5-r1.ebuild: revbump to 2.0.5-r1 to remove unneeded deps stevedore is only needed for guessit-1.0.3. It was accidentally copied to 2.0.5 ebuild. Package-Manager: portage-2.3.0_rc1 Signed-off-by: Patrice Clement 31 May 2016; Patrice Clement guessit-9999.ebuild: remove unneeded deps in 9999 See the previous commit. Closes: https://github.com/gentoo/gentoo/pull/1563 Package-Manager: portage-2.3.0_rc1 Signed-off-by: Patrice Clement 08 Jul 2016; Patrice Clement guessit-9999.ebuild: omit no longer needed patch in 9999 Package-Manager: portage-2.3.0 Closes: https://github.com/gentoo/gentoo/pull/1840 Signed-off-by: Patrice Clement 30 Jul 2016; Patrice Clement guessit-1.0.3-r1.ebuild: add missing dev-python/pygments test dep for 1.0.3 Package-Manager: portage-2.3.0 Closes: https://github.com/gentoo/gentoo/pull/1964 Signed-off-by: Patrice Clement 30 Jul 2016; Patrice Clement guessit-1.0.3-r1.ebuild, guessit-2.0.5-r1.ebuild: add python-3.5 support Tested by me against dev-lang/python-3.5.2:3.5/3.5m guessit-9999 is omitted as upstream repo is in borked state. Can't build it properly even with Python-3.4 atm. Package-Manager: portage-2.3.0 Closes: https://github.com/gentoo/gentoo/pull/1964 Signed-off-by: Patrice Clement 22 Aug 2016; Göktürk Yüksek guessit-9999.ebuild: bump the required rebulk version in 9999 Upstream-commit: 5aabd3ee76396d0fef7904d375e1817ad3b8e77c Package-Manager: portage-2.3.0 22 Aug 2016; Göktürk Yüksek guessit-9999.ebuild: add python-3.5 support to 9999 Tested by me against dev-lang/python-3.5.2:3.5/3.5m Package-Manager: portage-2.3.0 11 Sep 2016; David Seifert guessit-9999.ebuild: remove 11 Sep 2016; David Seifert guessit-9999.ebuild: remove >=python-dateutil-2.1 constraint from 9999 Introduced in upstream commit f2d9d6015fcf87df83aea3011486b9fe5a7fe5f9. For a while now all python-dateutil versions in tree satisfy >=2.1 constraint. Package-Manager: portage-2.3.0 Signed-off-by: David Seifert *guessit-2.1.0 (11 Sep 2016) 11 Sep 2016; David Seifert +guessit-2.1.0.ebuild: verbump to 2.1.0 Closes: https://github.com/gentoo/gentoo/pull/2294 Package-Manager: portage-2.3.0 Signed-off-by: David Seifert 11 Sep 2016; David Seifert guessit-9999.ebuild: bump required rebulk version to 0.7.4 in 9999 Upstream-commit: eae627b1bdd8a5d1c485be73b38052ada312bf51 Closes: https://github.com/gentoo/gentoo/pull/2298 Package-Manager: portage-2.3.0 Signed-off-by: David Seifert 01 Nov 2016; Michał Górny guessit-1.0.3-r1.ebuild: global: Drop dead implementations from PYTHON_COMPAT *guessit-2.1.1 (10 Dec 2016) 10 Dec 2016; David Seifert +guessit-2.1.1.ebuild: verbump to 2.1.1 Package-Manager: portage-2.3.3 10 Dec 2016; David Seifert -guessit-2.1.0.ebuild: remove old Package-Manager: portage-2.3.3 10 Dec 2016; David Seifert guessit-9999.ebuild: update deps in live ebuild Also support both https and git repo URIs. Closes: https://github.com/gentoo/gentoo/pull/3054 Package-Manager: portage-2.3.3