Request to join the Debian Python Team

2025-04-05 Thread Carl Keinath
Dear Debian Python Team,

I would like to join the Debian Python Team on Salsa.
While I do not currently maintain a package within the team,
I plan to start working on packaging some RFPs.

My Salsa username is @carlo711.
I have read the Debian Python Team Policy [0] and accept it.

Best regards,
Carl Keinath

[0] 
https://salsa.debian.org/python-team/tools/python-modules/blob/master/policy.rst



Bug#1101100: ITP: python-argon2-cffi-bindings -- Low-level CFFI bindings for Argon2

2025-03-23 Thread Carl Keinath
Package: wnpp
Severity: wishlist
Owner: Carl Keinath 
X-Debbugs-Cc: debian-de...@lists.debian.org, debian-python@lists.debian.org

* Package name: python-argon2-cffi-bindings
  Version : 21.2.0
  Upstream Contact: Hynek Schlawack 
* URL : https://github.com/hynek/argon2-cffi-bindings
* License : MIT
  Programming Lang: Python
  Description : Low-level CFFI bindings for Argon2

This package provides low-level CFFI bindings to the Argon2 
password hashing algorithm implementation. It is intended as
a backend for higher-level libraries, mainly argon2-cffi. 
It exposes the ffi and lib interfaces.

Further information:
* The package will be configured to link against the systems 
  libargon2 when built with ARGON2_CFFI_USE_SYSTEM=1.
* Latest version of python-argon2 depends on the bindings.
  Older releases provided the bindings within the package.

I intend to maintain this package as part of the Debian Python Team,
however as of now I am awaiting approval.

The initial upload will be targeted to experimental and migrate
to unstable after trixie release.

Best,
Carl Keinath