Bug#929697: fixed in pyglet 1.3.0-2.1

2019-06-15 Thread Paul Gevers
Hi Reinhard,

On 13-06-2019 14:19, Reinhard Tartler wrote:
> On 6/13/19 3:15 AM, Paul Gevers wrote:

>> To be clear, I'm *not* offering tpu.
> 
> I've uploaded an NMU to testing-proposed-updates. Debdiff attached.

I'm surprised. Was my last sentence not clear, i.e. should I not have
used the abbreviation for testing-proposed-updates? I was looking for a
fix via unstable, undoing the changes, rather than cherry-picking for tpu.

Paul



Bug#929697: fixed in pyglet 1.3.0-2.1

2019-06-13 Thread Reinhard Tartler


On 6/13/19 3:15 AM, Paul Gevers wrote:
> Hi,
> 
> On Tue, 04 Jun 2019 21:03:47 + Reinhard Tartler
>  wrote:
>>* Disable ClockTimingTestCase (Closes: #929697)
> 
> ^^ If this is supposed to go into buster, somebody has to prepare a
> targeted upload to unstable (d/copyright improvement can stay). Most of
> the current delta is not acceptable for an unblock at this stage of the
> release, so without action, we will remove pyglet from buster soon. To
> be clear, I'm *not* offering tpu.
> 

I've uploaded an NMU to testing-proposed-updates. Debdiff attached.

-rt
diff -Nru pyglet-1.3.0/debian/changelog pyglet-1.3.0/debian/changelog
--- pyglet-1.3.0/debian/changelog   2018-01-04 17:15:56.0 -0500
+++ pyglet-1.3.0/debian/changelog   2019-06-13 08:00:23.0 -0400
@@ -1,3 +1,16 @@
+pyglet (1.3.0-1.1) testing-proposed-updates; urgency=medium
+
+  [ Yaroslav Halchenko ]
+  * No strings exceptions is allowed in Python2.6
+
+  [ Scott Kitterman ]
+  * Update debian/copyright
+
+  [ Reinhard Tartler ]
+  * Disable Problematic tests (Closes: #929697)
+
+ -- Reinhard Tartler   Thu, 13 Jun 2019 08:00:23 -0400
+
 pyglet (1.3.0-1) unstable; urgency=medium
 
   * The released version
diff -Nru pyglet-1.3.0/debian/copyright pyglet-1.3.0/debian/copyright
--- pyglet-1.3.0/debian/copyright   2018-01-04 17:15:56.0 -0500
+++ pyglet-1.3.0/debian/copyright   2019-06-13 08:00:23.0 -0400
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: pyglet
 Upstream-Contact: Alex Holkner 
 Source: https://bitbucket.org/pyglet/pyglet/
@@ -25,25 +25,72 @@
 Copyright: 2006, Johann C. Rocholl 
 Note: derived from png.py
 License: MIT
-  Permission is hereby granted, free of charge, to any person
-  obtaining a copy of this software and associated documentation files
-  (the "Software"), to deal in the Software without restriction,
-  including without limitation the rights to use, copy, modify, merge,
-  publish, distribute, sublicense, and/or sell copies of the Software,
-  and to permit persons to whom the Software is furnished to do so,
-  subject to the following conditions:
-  .
-  The above copyright notice and this permission notice shall be
-  included in all copies or substantial portions of the Software.
-  .
-  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
-  EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
-  MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
-  NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
-  BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
-  ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
-  CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
-  SOFTWARE.
+
+Files: pyglet/extlibs/future/py2_3/past/__init__.py, 
+   tests/extlibs/future/py2_3/past/__init__.py,
+   pyglet/extlibs/future/py2_3/future/__init__.py,
+   tests/extlibs/future/py2_3/future/__init__.py
+Copyright: 2013-2015 Python Charmers Pty Ltd, Australia.
+License: MIT
+
+Files: pyglet/extlibs/future/py2_3/future/backports/email*,
+  test/extlibs/future/py2_3/future/backports/email*,
+Copyright:  (C) 2001-2007 Python Software Foundation
+License: Python
+
+Files: pyglet/extlibs/future/py2_3/libfuturize/fixes/fix_metaclass.py,
+   test/extlibs/future/py2_3/libfuturize/fixes/fix_metaclass.py
+Copyright: (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
+   2011, 2012, 2013 Python Software Foundation. All rights reserved.
+License: Python
+
+Files: pyglet/extlibs/future/py2_3/future/backports/xmlrpc/client.py,
+   tests/extlibs/future/py2_3/future/backports/xmlrpc/client.py
+Copyright: (c) 1999-2002 by Secret Labs AB, (c) 1999-2002 by Fredrik Lundh
+License: Secret Labs
+
+Files: pyglet/extlibs/future/py2_3/future/backports/urllib/robotparser.py,
+   tests/extlibs/future/py2_3/future/backports/urllib/robotparser.py
+Copyright: (C) 2000  Bastian Kleineidam
+License: GPL2 or Python
+
+Files: pyglet/extlibs/future/py2_3/future/backports/socketserver.py,
+   tests/extlibs/future/py2_3/future/backports/socketserver.py
+Copyright: (C) 2000  Luke Kenneth Casson Leighton 
+License: Python
+
+Files; pyglet/extlibs/future/py2_3/libfuturize/fixes/fix_print.py,
+   tests/extlibs/future/py2_3/libfuturize/fixes/fix_print.py
+Copyright: 2006 Google, Inc. All Rights Reserved.
+License: Python
+
+Files: tests/extlibs/mock.py
+Copyright: (C) 2007-2012 Michael Foord & the mock team
+License: BSD-3
+
+Files: pyglet/extlibs/future/py2_3/future/backports/http/cookies.py,
+   tests/extlibs/future/py2_3/future/backports/http/cookies.py
+Copyright: 2000 by Timothy O'Malley 
+License: Omalley
+ All Rights Reserved
+ 
+  Permission to use, copy, modify, and distribute this software
+  and its documentation for any 

Bug#929697: fixed in pyglet 1.3.0-2.1

2019-06-13 Thread Petter Reinholdtsen
For the record, this RC bug will cause yagv (gcode viewer) to be
missing from Buster unless it is quickly fixed.

https://tracker.debian.org/pkg/yagv >

Unfortunately I lack the spare time needed to help out myself. :/

-- 
Happy hacking
Petter Reinholdtsen



Bug#929697: fixed in pyglet 1.3.0-2.1

2019-06-13 Thread Paul Gevers
Hi,

On Tue, 04 Jun 2019 21:03:47 + Reinhard Tartler
 wrote:
>* Disable ClockTimingTestCase (Closes: #929697)

^^ If this is supposed to go into buster, somebody has to prepare a
targeted upload to unstable (d/copyright improvement can stay). Most of
the current delta is not acceptable for an unblock at this stage of the
release, so without action, we will remove pyglet from buster soon. To
be clear, I'm *not* offering tpu.

Paul