summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-python/waitress: Bump to 1.4.4Michał Górny2020-06-022-0/+27
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/waitress: Bump to 1.4.3Michał Górny2020-05-262-0/+22
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/waitress: Port to py39Michał Górny2020-05-261-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Drop stable ia64 keywordsMatt Turner2020-04-031-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* dev-python/waitress: Remove redundant versionsMichał Górny2020-03-292-34/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/waitress: Stabilize 1.3.1 ALLARCHESMichał Górny2020-03-291-1/+1
| | | | | Closes: https://bugs.gentoo.org/706622 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/waitress: Mark ALLARCHESMichał Górny2020-03-291-0/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Discontinue Gentoo SuperH portMikle Kolyada2020-03-262-2/+2
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* dev-python/waitress: s390 stable wrt bug #706146Agostino Sarubbo2020-02-121-1/+1
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/waitress: ppc stable wrt bug #706622Agostino Sarubbo2020-01-281-1/+1
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/waitress: ppc64 stable wrt bug #706622Agostino Sarubbo2020-01-271-1/+1
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/waitress: x86 stable wrt bug #706622Agostino Sarubbo2020-01-271-1/+1
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/waitress: amd64 stable wrt bug #706622Agostino Sarubbo2020-01-271-1/+1
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/waitress: sparc stable wrt bug #706622Agostino Sarubbo2020-01-271-1/+1
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/waitress: ia64 stable wrt bug #706622Agostino Sarubbo2020-01-271-1/+1
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/waitress: arm stable wrt bug #706622Mikle Kolyada2020-01-271-1/+1
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* dev-python/waitress: Set DISTUTILS_USE_SETUPTOOLSMichał Górny2020-01-271-3/+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/waitress: Remove oldDavid Seifert2019-12-293-68/+0
| | | | | Package-Manager: Portage-2.3.83, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-113-0/+3
| | | | | | | | | | | | | | | | | | 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>
* dev-python/waitress: 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/waitress-1.3.1: Bump, add py38Patrick McLean2019-11-252-0/+24
| | | | | | Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* dev-python: Remove *-fbsd KEYWORDSMichał Górny2019-10-113-3/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-173-6/+6
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/waitress: eapi7 + py3_7Alexey Shvetsov2018-11-091-0/+32
| | | | | Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org>
* dev-python/waitress: mark s390 stableMikle Kolyada2018-08-201-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* Replace pypi.python.org with pypi.org in HOMEPAGEMike Gilbert2018-04-192-2/+2
| | | | Bug: https://bugs.gentoo.org/653540
* dev-python/waitress: arm stable, bug #639114Markus Meier2018-03-211-1/+1
| | | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="arm"
* dev-python/waitress: use HTTPSMichael Mair-Keimberger2018-03-172-3/+7
|
* dev-python/waitress: stable 1.0.2 for hppa, bug #639114Sergei Trofimovich2018-01-061-2/+2
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="hppa"
* dev-python/waitress: stable 1.0.2 for ppc, bug #639114Sergei Trofimovich2017-12-281-1/+1
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc"
* dev-python/waitress: stable 1.0.2 for ppc64, bug #639114Sergei Trofimovich2017-12-281-1/+1
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc64"
* dev-python/waitress: stable 1.0.2 for ia64, bug #639114Sergei Trofimovich2017-12-271-1/+1
| | | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="ia64"
* dev-python/waitress: stable 1.0.2 for sparc, bug #639114 (thanks to Rolf ↵Sergei Trofimovich2017-12-061-1/+1
| | | | | | | Eike Beer) Package-Manager: Portage-2.3.16, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
* dev-python/waitress: 1.0.2 stable on amd64, bug 639114Mike Gilbert2017-12-022-3/+3
| | | | Package-Manager: Portage-2.3.15, Repoman-2.3.6_p7
* dev-python/waitress-1.0.2-r0: alpha stableTobias Klausmann2017-11-301-1/+1
| | | | Gentoo-Bug: http://bugs.gentoo.org/639114
* dev-python/waitress: x86 stable (bug #639114)Thomas Deutschmann2017-11-301-1/+1
| | | | Package-Manager: Portage-2.3.16, Repoman-2.3.6
* dev-python/waitress: Version bump to 1.0.2Manuel Rüger2017-05-162-0/+31
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-python/waitress: Clean old versions upMichał Górny2017-05-034-116/+0
|
* dev-python/waitress: arm stable (bug 606362)Michael Weber2017-04-051-1/+1
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"
* 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/waitress: remove pointless src_prepareMike Gilbert2017-02-241-4/+0
| | | | Package-Manager: portage-2.3.3
* dev-python/waitress: ia64 stable wrt bug #606362Agostino Sarubbo2017-01-261-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/waitress: sparc stable wrt bug #606362Agostino Sarubbo2017-01-261-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/waitress-1.0.1-r0: stable on alphaTobias Klausmann2017-01-251-1/+1
| | | | Gentoo-Bug: 606362
* dev-python/waitress: Stable for HPPA (bug #606362).Jeroen Roovers2017-01-231-1/+1
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches
* dev-python/waitress: ppc stable wrt bug #606362Agostino Sarubbo2017-01-211-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/waitress: ppc64 stable wrt bug #606362Agostino Sarubbo2017-01-201-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* dev-python/waitress: x86 stable wrt bug #606362Agostino Sarubbo2017-01-191-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>