Re: [Piglit] [PATCH] travis: drop python 3.3

2018-07-19 Thread Andres Gomez
On Thu, 2018-07-19 at 22:16 -0400, Rhys Kidd wrote:
> On Thu, 19 Jul 2018 at 18:59, Andres Gomez  wrote:
> > It's quite old and not even supported by wheel any more.
> > 
> > Cc: Juan A. Suarez Romero 
> > Cc: Dylan Baker 
> > Signed-off-by: Andres Gomez 
> 
> 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.

Ouch! Sorry for not having realized about your patch!

I'll Rb yours ...

You can consider this dropped.

-- 
Br,

Andres
___
Piglit mailing list
Piglit@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/piglit


Re: [Piglit] [PATCH] travis: drop python 3.3

2018-07-19 Thread Rhys Kidd
On Thu, 19 Jul 2018 at 18:59, Andres Gomez  wrote:

> It's quite old and not even supported by wheel any more.
>
> Cc: Juan A. Suarez Romero 
> Cc: Dylan Baker 
> Signed-off-by: Andres Gomez 
>

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@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/piglit
>
___
Piglit mailing list
Piglit@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/piglit


[Piglit] [PATCH] travis: drop python 3.3

2018-07-19 Thread Andres Gomez
It's quite old and not even supported by wheel any more.

Cc: Juan A. Suarez Romero 
Cc: Dylan Baker 
Signed-off-by: Andres Gomez 
---
 .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@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/piglit