summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* */*: Drop stable ia64 keywordsMatt Turner2020-04-032-2/+2
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* www-servers/tornado: keyworded 6.0.3-r1 for ppc64, bug #713276Sergei Trofimovich2020-03-291-1/+1
| | | | | | Package-Manager: Portage-2.3.96, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* www-servers/tornado: keyworded 6.0.3-r1 for ia64, bug #713276Sergei Trofimovich2020-03-281-1/+1
| | | | | | Package-Manager: Portage-2.3.96, Repoman-2.3.22 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* */*: Discontinue Gentoo SuperH portMikle Kolyada2020-03-263-3/+3
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* www-servers/tornado: Remove py2Michał Górny2020-03-252-20/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* www-servers/tornado: Add missing dep on sphinxcontrib-asyncioMichał Górny2020-03-181-0/+54
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* www-servers/tornado: Use distutils_enable_sphinxMichał Górny2020-03-183-30/+12
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* www-servers/tornado: Use HTTPSMichał Górny2020-03-161-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* www-servers/tornado: Replace virtuals with conditional depsMichał Górny2020-03-163-9/+10
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* www-servers/tornado: Remove oldMichał Górny2020-03-168-343/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* www-servers/tornado: Stabilize 5.1-r1 ALLARCHESMichał Górny2020-03-161-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* www-servers/tornado: bump to 6.0.3; python3_8 added to 5.1-r1Andrey Grozin2020-03-023-0/+126
| | | | | Package-Manager: Portage-2.3.91, Repoman-2.3.20 Signed-off-by: Andrey Grozin <grozin@gentoo.org>
* */*: Drop stable alpha keywordsMatt Turner2020-01-252-2/+2
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* www-servers/tornado: stable 5.1 for ia64, bug #700670Sergei Trofimovich2020-01-201-1/+1
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* */*: Clean PYTHON_COMPAT of obsolete implsMichał Górny2020-01-055-10/+10
| | | | | Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* www-servers/tornado: arm stable wrt bug #700670Mikle Kolyada2019-12-241-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* www-servers/tornado: x86 stable wrt bug #700670Agostino Sarubbo2019-12-151-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* www-servers/tornado: ppc64 stable wrt bug #700670Agostino Sarubbo2019-12-151-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* www-servers/tornado: ppc stable wrt bug #700670Agostino Sarubbo2019-12-151-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* */*: [QA] Fix trivial cases of MissingTestRestrictMichał Górny2019-12-115-0/+5
| | | | | | | | | | | | | | | | | | 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>
* www-servers/tornado: amd64 stable version 5.1Aaron Bauman2019-12-031-1/+1
| | | | Signed-off-by: Aaron Bauman <bman@gentoo.org>
* www-servers: Remove *-fbsd KEYWORDSMichał Górny2019-10-114-4/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Remove last vestiges of python3_4David Seifert2019-04-205-8/+8
| | | | | Closes: https://github.com/gentoo/gentoo/pull/11755 Signed-off-by: David Seifert <soap@gentoo.org>
* */*: Remove python3_4 PYTHON_COMPAT correctlyMichał Górny2019-04-175-8/+8
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* www-servers/tornado: mark s390 stableMikle Kolyada2019-03-032-4/+4
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* www-servers/tornado: Enable py3.7Michał Górny2018-07-161-1/+1
|
* www-servers/tornado: Version bump, eapi bumpBrian Dolbec2018-07-142-0/+63
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* www-servers/tornado: 4.5.3 stable under allarchesMatthew Thode2018-07-041-1/+1
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* www-servers/tornado: 4.5.3 and 5.0.2 bupsMatthew Thode2018-06-093-0/+137
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* www-servers/tornado: drop to ~arm64Mart Raudsepp2018-05-011-2/+2
| | | | | | | | Requires twisted, which we aren't handling for stable quite yet. Only currently stable consumer is dev-python/urllib3[test], but it also has RESTRICT="test" Package-Manager: Portage-2.3.28, Repoman-2.3.9
* update pypi HOMEPAGE to avoid redirectionMichael Mair-Keimberger2018-04-261-1/+1
| | | | Closes: https://github.com/gentoo/gentoo/pull/8080
* Replace pypi.python.org with pypi.org in HOMEPAGEMike Gilbert2018-04-191-1/+1
| | | | Bug: https://bugs.gentoo.org/653540
* www-servers/tornado: Update maintainer due to bug #502560Pacho Ramos2018-03-101-4/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* www-servers/tornado: Tested on ~amd64-fbsdMichał Górny2018-02-221-2/+2
|
* www-servers: Update Manifest hashes.Ulrich Müller2017-12-091-2/+2
|
* www-servers/tornado: use python_gen_cond_dep for ↵Patrice Clement2017-07-162-2/+2
| | | | | | backports-ssl-match-hostname dependency. Package-Manager: Portage-2.3.6, Repoman-2.3.1
* www-servers/tornado: version bumpSébastien Fabbro2017-06-283-0/+91
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.2
* www-servers/tornado: arm64 stable (bug 617258).Michael Weber2017-05-191-1/+1
| | | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="arm64"
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* www-servers/tornado: PYTHON_COMPAT: add python3_6Zac Medico2017-02-121-1/+1
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* www-servers/tornado: sparc stable wrt bug #530622Agostino Sarubbo2017-01-221-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* www-servers/tornado: Cleanup vulnerable versionsBrian Dolbec2017-01-175-236/+0
| | | | | | | X-Gentoo-bug: 597740 X-Gentoo-bug-url: https://bugs.gentoo.org/show_bug.cgi?id=597740 Package-Manager: Portage-2.3.3_p23, Repoman-2.3.1_p16
* www-servers/tornado: ia64 stable wrt bug #597740Agostino Sarubbo2017-01-171-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* www-servers/tornado: ppc stable wrt bug #597740Agostino Sarubbo2017-01-151-2/+2
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* www-servers/tornado: arm stable, bug #597740Markus Meier2016-12-011-1/+1
| | | | | Package-Manager: portage-2.3.2 RepoMan-Options: --include-arches="arm"
* www-servers/tornado: x86 stable wrt bug #597740Agostino Sarubbo2016-11-201-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* www-servers/tornado-4.4.2-r1: stable on alphaTobias Klausmann2016-11-141-1/+1
| | | | Gentoo-Bug: 597740
* www-servers/tornado: Stable for HPPA PPC64 (bug #597740).Jeroen Roovers2016-11-121-1/+1
| | | | | Package-Manager: portage-2.3.2 RepoMan-Options: --ignore-arches
* www-servers/tornado: amd64 stable wrt bug #597740Agostino Sarubbo2016-11-071-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* global: Drop dead implementations from PYTHON_COMPATMichał Górny2016-11-012-2/+2
|