Bug#964074: ITP: python-jose -- JavaScript Object Signing and Encryption (JOSE) for Python
Package: wnpp Severity: wishlist Owner: Adam Cecile * Package name: python-jose Version : 3.1.0 Upstream Author : Michael Davis * URL : https://github.com/mpdavis/python-jose * License : MIT Programming Lang: Python Description : JavaScript Object Signing and Encryption (JOSE) for Python Implement the following features: - JSON Web Signature (JWS), - JSON Web Encryption (JWE), - JSON Web Key (JWK), - and JSON Web Algorithms (JWA). I intend to maintain this package within the DPMT.
Re: Testing migrations not updating or visible
On Wed, 1 Jul 2020 at 04:02, Paul Gevers wrote: > On 30-06-2020 17:01, Scott Talbert wrote: > > Looks like the problem is not with the PTS but with britney, which seems > > to not have run in a couple of days: > > https://release.debian.org/britney/update_excuses.html > > From #debian-release on IRC: > > {Day changed to Sunday, 28 June 2020} > fyi respighi is currently down, due to hardware issues Good to know. Looks like it started working again some time in the 20 hours or so.
Bug#964085: ITP: python-keycloak -- Python package providing access to the Keycloak API
Package: wnpp Severity: wishlist Owner: Adam Cecile * Package name: python-keycloak Version : 0.21.0 Upstream Author : Marcos Pereira * URL : https://github.com/marcospereirampj/python-keycloak * License : MIT Programming Lang: Python Description : Python package providing access to the Keycloak API This Python module provides keycloak API access for both OpenID authentication and admin API. I intend to maintain this package within the DPMT. It depends on python-jose package which is already packaged on Salsa.
GCC and binutils plans for bullseye
Debian bullseye will be based on a gcc-10 package taken from the gcc-10 upstream branch, and binutils based on a binutils package taken from the 2.35 branch. I'm planning to make gcc-10 the default after gcc-10 (10.2.0) is available (upstream targets mid July). binutils will be updated before making the GCC switch. The GCC 10 switch involves some minor library transitions for D, gccgo, M2, which should be no-brainers. The gnat transition will be handled separately by the debian Ada maintainers. binutils should be pretty stable until the bullseye release, not planning an update to 2.36. GCC 10 should be updated to 10.3, or close to 10.3 (the release date is not yet known, could be Feb 2021). I'd like to get rid off GCC 8 and GCC 9 for the bullseye release. Matthias
Bug#964088: ITP: python-rios -- Raster I/O Simplification for Python
Package: wnpp Severity: wishlist Owner: Adam Cecile * Package name: python-rios Version : 1.4.10 Upstream Author : Sam Gillingham * URL : https://github.com/ubarsc/rios * License : GPL3 Programming Lang: Python Description : Raster I/O Simplification for Python Set of Python modules which makes it easy to write raster processing. . Built on top of GDAL, it handles the details of opening and closing files, checking alignment of projection and raster grid, stepping through the raster in small blocks, etc., allowing the programmer to concentrate on the processing involved. I intend to maintain this module within the DPMT.