summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/pexpect: fix DISTUTILS_USE_SETUPTOOLS valueLouis Sautier2020-09-301-0/+1
| | | | | | Closes: https://bugs.gentoo.org/745609 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* dev-python/pexpect: Remove python2Michał Górny2020-09-201-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pexpect: Keyword 4.8.0 riscv, #737724Mikle Kolyada2020-09-041-1/+1
| | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* dev-python/pexpect: Remove redundant versionsMichał Górny2020-08-222-38/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pexpect: Stabilize 4.8.0 ALLARCHES, #731478Sam James2020-08-051-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* dev-python/pexpect: amd64 stable wrt bug #731478Agostino Sarubbo2020-07-171-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/pexpect: stable 4.8.0 for hppa, bug #731478Rolf Eike Beer2020-07-151-1/+1
| | | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.23 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-python/pexpect: Mark ALLARCHESMichał Górny2020-07-091-0/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pexpect: x86 stable wrt bug #731478Agostino Sarubbo2020-07-091-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/pexpect: arm stable wrt bug #731478Agostino Sarubbo2020-07-091-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/pexpect: Port to py3.9Michał Górny2020-05-251-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pexpect: fix build with python2 disabledMike Gilbert2020-04-141-4/+8
| | | | | | | Fixes: 6df79dfa10bd801c99c1698f81701f9ae0aa31d9 Bug: https://bugs.gentoo.org/703100 Package-Manager: Portage-2.3.99, Repoman-2.3.22_p29 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* dev-python/pexpect: 4.8.0 + QASebastian Pipping2020-04-143-0/+71
| | | | | | Closes: https://bugs.gentoo.org/703100 Signed-off-by: Sebastian Pipping <sping@gentoo.org> Package-Manager: Portage-2.3.99, Repoman-2.3.22
* */*: Drop stable ia64 keywordsMatt Turner2020-04-031-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* */*: Discontinue Gentoo SuperH portMikle Kolyada2020-03-261-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* dev-python/pexpect: Remove oldMichał Górny2020-03-252-42/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pexpect: Stabilize 4.6.0 ALLARCHESMichał Górny2020-03-251-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Drop stable alpha keywordsMatt Turner2020-01-251-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@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>
* dev-python/pexpect: arm64 stableAaron Bauman2019-12-041-1/+1
| | | | | Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.80, Repoman-2.3.19
* dev-python/pexpect: amd64 stableAaron Bauman2019-12-031-1/+1
| | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
* dev-python/pexpect: Fix remaining MissingTestRestrictMichał Górny2019-11-161-0/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pexpect: Enable py3.8Michał Górny2019-11-161-8/+5
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pexpect: Remove py3.7 from 4.2.1Michał Górny2019-07-081-1/+1
| | | | | | | | | As reported on Bugzilla, pexpect-4.2.1 does not work correctly with Python 3.7. Remove it. Reported-by: Chris Mayo, Oz Tiram Closes: https://bugs.gentoo.org/678854 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pexpect: Update pytest call, use -vvMichał Górny2019-04-281-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-172-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/pexpect: 4.6.0 bumpMatthew Thode2019-01-272-0/+41
| | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* dev-python/pexpect: add py37 supportMatthew Thode2019-01-271-3/+3
| | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* Replace pypi.python.org with pypi.org in HOMEPAGEMike Gilbert2018-04-191-1/+1
| | | | Bug: https://bugs.gentoo.org/653540
* dev-python/pexpect: sh stable wrt bug #629528Mikle Kolyada2018-03-221-2/+2
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-python/pexpect: Clean old upMichał Górny2018-01-062-37/+0
|
* dev-python/pexpect: stable 4.2.1 for sparc, bug #629528 (thanks to Rolf Eike ↵Sergei Trofimovich2017-12-171-1/+1
| | | | | | | Beer) Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
* dev-python/pexpect-4.2.1-r0: amd64 stableTobias Klausmann2017-12-161-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/629528
* dev-python/*: Update Manifest hashesMichał Górny2017-12-091-2/+2
|
* dev-python/pexpect-4.2.1-r0: alpha stableTobias Klausmann2017-11-081-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/629528
* dev-python/pexpect: x86 stable (bug #629528)Thomas Deutschmann2017-10-151-1/+1
| | | | Package-Manager: Portage-2.3.10, Repoman-2.3.3
* dev-python/pexpect: stable 4.2.1 for ppc, bug #629528Sergei Trofimovich2017-10-051-1/+1
| | | | | Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc"
* dev-python/pexpect: stable 4.2.1 for ppc64, bug #629528Sergei Trofimovich2017-09-241-1/+1
| | | | | Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc64"
* dev-python/pexpect: stable 4.2.1 for hppa, bug #629528Sergei Trofimovich2017-09-221-1/+1
| | | | | Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="hppa"
* dev-python/pexpect: arm stable, bug #629528Markus Meier2017-09-151-1/+1
| | | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
* dev-python/pexpect: stable 4.2.1 for ia64, bug #629528Sergei Trofimovich2017-09-011-1/+1
| | | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="ia64"
* dev-python/pexpect: remove sourceforge from upstream metadataTim Harder2017-09-011-1/+0
|
* dev-python/pexpect: update HOMEPAGETim Harder2017-09-011-5/+1
|
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-282-2/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* dev-python/pexpect: PYTHON_COMPAT: add python3_6Zac Medico2017-02-122-4/+4
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-python/pexpect: WhitespacePatrick Lauer2016-11-061-1/+1
| | | | Package-Manager: portage-2.3.2
* dev-python/pexpect: version bump to 4.2.1, EAPI bump.Mathy Vanvoorden2016-11-032-15/+8
| | | | | | | | | | | | Removed the old 4.0.1 because it was marked unstable and pretty old. Removed the removal of broken test-cases. Removed ~amd64-fbsd as dependency ptyprocess also doesn't have it. Gentoo-Bug: https://bugs.gentoo.org/527006 Package-Manager: portage-2.3.0 Closes: https://github.com/gentoo/gentoo/pull/2731 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* global: Drop dead implementations from PYTHON_COMPATMichał Górny2016-11-012-2/+2
|
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+4
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.