summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/guessit: add Python 3.9Sam James2020-08-021-1/+1
| | | | | Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/guessit: mark ALLARCHESSam James2020-08-021-0/+1
| | | | | | Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/guessit: Remove redundant versionsMichał Górny2020-07-122-39/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/guessit: x86 stable wrt bug #722222Agostino Sarubbo2020-05-211-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/guessit: amd64 stable wrt bug #722222Agostino Sarubbo2020-05-211-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/guessit: Remove 9999Michał Górny2020-05-031-39/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/guessit: Take it back to python@Michał Górny2020-05-031-1/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/guessit: Bump to 3.1.1Michał Górny2020-05-032-0/+40
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/guessit: Set DISTUTILS_USE_SETUPTOOLSMichał Górny2020-03-252-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/guessit: Run pytest directlyMichał Górny2020-03-252-24/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/guessit: Remove py2Michał Górny2020-02-042-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-052-4/+4
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-112-0/+2
| | | | | | | | | | | | | | | | | | The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Reassign coacher's packagesMichał Górny2019-09-251-8/+1
| | | | | Closes: https://bugs.gentoo.org/632974 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-172-3/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/guessit: remove oldVirgil Dupras2019-03-082-49/+0
| | | | | Signed-off-by: Virgil Dupras <vdupras@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* dev-python/guessit: x86 stable (bug #668744)Thomas Deutschmann2019-03-031-1/+1
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* dev-python/guessit: amd64 stable wrt bug #668744Mikle Kolyada2019-02-221-2/+2
| | | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
* dev-python/guessit: verbump to 3.0.0Ilya Tumaykin2018-06-072-0/+48
| | | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9 Closes: https://github.com/gentoo/gentoo/pull/8653
* dev-python/guessit: update test deps in 9999Ilya Tumaykin2018-06-071-3/+2
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* update pypi HOMEPAGE to avoid redirectionMichael Mair-Keimberger2018-04-262-2/+2
| | | | Closes: https://github.com/gentoo/gentoo/pull/8080
* Replace pypi.python.org with pypi.org in HOMEPAGEMike Gilbert2018-04-192-2/+2
| | | | Bug: https://bugs.gentoo.org/653540
* dev-python/guessit: add Python 3.6 supportIlya Tumaykin2018-03-262-4/+4
| | | | | | Tests pass. Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-python/guessit: remove oldIlya Tumaykin2018-02-073-98/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-python/*: Update Manifest hashesMichał Górny2017-12-091-3/+3
|
* dev-python/guessit: x86 stable (bug #625414)Thomas Deutschmann2017-08-191-1/+1
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-python/guessit: use HTTPS for GitHubDavid Hicks2017-07-301-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.3
* dev-python/guessit-2.1.4-r0: amd64 stableTobias Klausmann2017-07-191-1/+1
| | | | Gentoo-Bug: 625414
* dev-python/guessit: x86 stable wrt bug #623964Agostino Sarubbo2017-07-071-1/+1
| | | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/guessit: amd64 stable wrt bug #623964Agostino Sarubbo2017-07-071-1/+1
| | | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/guessit: verbump to 2.1.4Ilya Tumaykin2017-06-112-0/+49
| | | | | | | First version to work with rebulk-0.9.0. Closes: https://github.com/gentoo/gentoo/pull/4851 Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-python/guessit: update rebulk dep in 9999Ilya Tumaykin2017-06-111-1/+1
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-python/guessit: require =rebulk-0.8.2 to avoid breakageIlya Tumaykin2017-06-112-4/+4
| | | | | | | Upcoming rebulk-0.9.0 breaks all current guessit versions in tree. Also add missing pyyaml RDEPEND on the way. Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-python/guessit: add pyyaml to RDEPEND in 9999Ilya Tumaykin2017-06-111-1/+1
| | | | | | See guessit/yamlutils.py. Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-python/guessit: remove oldIlya Tumaykin2017-06-112-49/+0
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* dev-python/guessit: verbump to 2.1.3.Ilya Tumaykin2017-05-312-0/+49
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/4815
* dev-python/guessit: x86 stable wrt bug #617974Agostino Sarubbo2017-05-101-1/+1
| | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/guessit: amd64 stable wrt bug #617974Agostino Sarubbo2017-05-101-1/+1
| | | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/guessit: remove old.Ilya Tumaykin2017-05-072-51/+0
| | | | | | | Last guessit-1 consumer, flexget, is now gone. Package-Manager: Portage-2.3.5, Repoman-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/4562
* dev-python/guessit: version bump to 2.1.2.Ilya Tumaykin2017-04-082-0/+49
| | | | | Closes: https://github.com/gentoo/gentoo/pull/4365 Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-python/guessit: switch live ebuild to 'develop' branch.Ilya Tumaykin2017-04-081-1/+2
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-283-3/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-python/guessit: remove oldIlya Tumaykin2017-01-163-75/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-python/guessit: x86 stable wrt bug #605776Agostino Sarubbo2017-01-161-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/guessit: amd64 stable wrt bug #605776Agostino Sarubbo2017-01-161-2/+2
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/guessit: amd64/x86 stable wrt bug #589566. ALLARCHES.Aaron Bauman2016-12-261-1/+1
|
* dev-python/guessit: update deps in live ebuildIlya Tumaykin2016-12-111-2/+2
| | | | | | | Also support both https and git repo URIs. Closes: https://github.com/gentoo/gentoo/pull/3054 Package-Manager: portage-2.3.3
* dev-python/guessit: remove oldIlya Tumaykin2016-12-112-50/+0
| | | | Package-Manager: portage-2.3.3
* dev-python/guessit: verbump to 2.1.1Ilya Tumaykin2016-12-112-0/+50
| | | | Package-Manager: portage-2.3.3
* global: Drop dead implementations from PYTHON_COMPATMichał Górny2016-11-011-1/+1
|