[Piglit] [PATCH] travis: drop python 3.3
Rhys Kidd
rhyskidd at gmail.com
Fri Jul 20 02:16:00 UTC 2018
On Thu, 19 Jul 2018 at 18:59, Andres Gomez <agomez at igalia.com> wrote:
> It's quite old and not even supported by wheel any more.
>
> Cc: Juan A. Suarez Romero <jasuarez at igalia.com>
> Cc: Dylan Baker <dylan.c.baker at intel.com>
> Signed-off-by: Andres Gomez <agomez at igalia.com>
>
Hello Andres,
There's a couple of related python3.3 segments that you'd want to remove
concurrently.
I had a patch which did this here:
https://patchwork.freedesktop.org/patch/228604/
Actually, that one was RB'ed, so will push it shortly.
> ---
> .travis.yml | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/.travis.yml b/.travis.yml
> index b4cbcca49..b6e8136e8 100644
> --- a/.travis.yml
> +++ b/.travis.yml
> @@ -15,8 +15,6 @@ matrix:
> include:
> - python: 2.7
> env: TOX_ENV="py27-{generator,noaccel,accel-nix,streams}"
> - - python: 3.3
> - env: TOX_ENV="py33-{generator,noaccel,accel-nix,streams}"
> - python: 3.4
> env: TOX_ENV="py34-{generator,noaccel,accel-nix,streams}"
> - python: 3.5
> --
> 2.18.0
>
> _______________________________________________
> Piglit mailing list
> Piglit at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/piglit
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/piglit/attachments/20180719/1704c9d9/attachment.html>
More information about the Piglit
mailing list