Path: csiph.com!news.samoylyk.net!gothmog.csi.it!bofh.it!news.nic.it!robomod From: Jeroen Ploemen Newsgroups: linux.debian.maint.python Subject: Re: RFS: dj-database-url -- Django utility to utilize a DB env var (Python 3) Date: Thu, 11 Sep 2025 15:50:01 +0200 Message-ID: References: X-Original-To: Gabriel Barrantes X-Mailbox-Line: From debian-python-request@lists.debian.org Thu Sep 11 13:40:38 2025 Old-Return-Path: X-Amavis-Spam-Status: No, score=-114.41 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FOURLA=0.1, LDO_WHITELIST=-5, PGPSIGNATURE=-5, RCVD_IN_DNSWL_MED=-2.3, UNPARSEABLE_RELAY=0.001, USER_IN_DKIM_WELCOMELIST=-0.01, USER_IN_DKIM_WHITELIST=-100] autolearn=ham autolearn_force=no X-Mailer: Claws Mail 4.3.1 (GTK 3.24.33; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/nJoci=T/lcbAiypJ6hF0XxE"; protocol="application/pgp-signature"; micalg=pgp-sha512 X-Debian-User: jcfp X-Mailing-List: archive/latest/23238 List-ID: List-URL: List-Archive: https://lists.debian.org/msgid-search/20250911134006.131265bc@debian.org Approved: robomod@news.nic.it Lines: 73 Organization: linux.* mail to news gateway Sender: robomod@news.nic.it X-Original-Cc: debian-python@lists.debian.org X-Original-Date: Thu, 11 Sep 2025 13:40:06 -0000 X-Original-Message-ID: <20250911134006.131265bc@debian.org> X-Original-References: Xref: csiph.com linux.debian.maint.python:17058 --Sig_/nJoci=T/lcbAiypJ6hF0XxE Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Tue, 2 Sep 2025 17:50:38 +0000 Gabriel Barrantes wrote: > Hello, > I am adopting the package dj-database-url per bug #986931, I am > requesting a sponsor to upload the package. >=20 > https://mentors.debian.net/package/dj-database-url/ hi Gabriel, since you set the maintainer to the Python team and there was a sponsorship request on the team's IRC channel, it looks like you want this to be a team package. If so, you will need to move the package's git repository from its current location in the Debian group to the Python team repo at [0]. You won't have sufficient access rights to execute this move yourself (and neither do I), so you'll have to open a support ticket for this with the salsa overlords at [1]. Once that move is complete, enable the CI on salsa and push your changes to team repo; as a team member, you will have write access to the repository, eliminating the need for merge requests. Once things look good, send your sponsorship request to the team's main discussion list or add it to the topic on #debian-python IRC channel (OFTC network). A quick glance at your work as uploaded to mentors didn't show any major issues, just some minor stuff: * copyright: LICENSE file gives 'Kenneth Reitz & individual contributors' as the upstream copyright holders. * d/tests: in its current form the custom autopkgtest only does a simple module import for the default python version only, basically duplicating in a bad way what "Testsuite: autopkgtest-pkg-python" already provides. Please remove the current d/tests directory. * control: the package could gain a non-trivial autopkgtest simply by setting Testsuite to 'autopkgtest-pkg-pybuild' instead of -python, which would run the full upstream testsuite in an autopkgtest context. * control: VCS fields need to point to the team repo. [0]https://salsa.debian.org/python-team/packages/ [1]https://salsa.debian.org/salsa/support --Sig_/nJoci=T/lcbAiypJ6hF0XxE Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEd8lhnEnWos3N8v+qQoMEoXSNzHoFAmjC0TYACgkQQoMEoXSN zHrMVxAA5lRP6QhvvYu5+rvKWfHRI6TYN6vFYamIJJFh0v1gwIrd4itLPncvNmfL Fw8n7mApog0WzFOdR82X2iNFPIUH6eOeW+5PE1qYs5mdhr7yyW/uKdOPsKOZQlCk FwOEaU7gpfVS6GB/Y6HTY0X/tJVzE4mFwM8YOMAwJLuUenDSJ2esmmUNGFo2oSYj PgYdY/UwVUuCg13MzFJIBTj9C3zBVq8hlBlH7v3GwBXDtJdFj/06coNol7Nc1t6u /7w27dXjswqpTRnSWwdTNaTZJWJRG7BR6kkNowKFxU0tAfZ2w//W7HIELu6XJktX iUon3SoEYHrLfm54a7mOAb/SOaWZm7oUX5qoNdE6jPZe3GnSROG8HSXWe2jqPI9s TzsEdwkJasOU/BWLiSyFgtVjZX+jEc3EhqGEyPHvvSmO1NeFuYVS3wowsgtzStSV gniq3yIaLbdH1qwlPPDVyvaoduPIgkR8ircGRj5fl0ry8cYmCFO6+eCHrGIvPOsB rGq8MQ7reYL4QTYugE1gEsTflnZzhhUXNqhR8tr94cd2Tp+G1YADI4wBPhQTDiz0 ln3zFe1BCpQz0o/auygfZNX5SrC9t5S9gpBq5QbZ9Ssg+gkC/4C1fJNSLtAA4JpC y5txr1CKoehX9rDzSeo8Vtp2847ZdTvaSCQq/ZB/XHOMllHf4gQ= =Mgpt -----END PGP SIGNATURE----- --Sig_/nJoci=T/lcbAiypJ6hF0XxE--