From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Fiona Klute via buildroot <buildroot@buildroot.org>
Cc: Angelo Compagnucci <angelo.compagnucci@gmail.com>,
James Hilliard <james.hilliard1@gmail.com>,
Fiona Klute <fiona.klute@gmx.de>, Asaf Kahlon <asafka7@gmail.com>
Subject: Re: [Buildroot] [PATCH v3 1/4] package/python-pyasyncore: new package
Date: Tue, 9 Jul 2024 21:42:50 +0200 [thread overview]
Message-ID: <20240709214250.37d2de67@windsurf> (raw)
In-Reply-To: <20240709101841.1145134-2-fiona.klute@gmx.de>
Hello Fiona,
On Tue, 9 Jul 2024 12:18:38 +0200
Fiona Klute via buildroot <buildroot@buildroot.org> wrote:
> From: "Fiona Klute (WIWA)" <fiona.klute@gmx.de>
>
> pyasyncore is a compatibility package that provides the asyncore
> module removed from the standard library in Python 3.12. It is needed
> to support fail2ban without a bundled copy and should be removed as
> soon as nothing in Buildroot depends on it.
>
> Signed-off-by: Fiona Klute (WIWA) <fiona.klute@gmx.de>
I have applied your patch, after some small changes.
> ---
> package/Config.in | 1 +
> package/python-pyasyncore/Config.in | 10 ++++++++++
> package/python-pyasyncore/python-pyasyncore.hash | 5 +++++
> package/python-pyasyncore/python-pyasyncore.mk | 14 ++++++++++++++
> 4 files changed, 30 insertions(+)
I've added an entry for you in the DEVELOPERS file for this new package.
> +PYTHON_PYASYNCORE_VERSION = 1.0.4
> +PYTHON_PYASYNCORE_SOURCE = pyasyncore-$(PYTHON_PYASYNCORE_VERSION).tar.gz
> +PYTHON_PYASYNCORE_SITE = https://github.com/simonrob/pyasyncore/releases/download/v$(PYTHON_PYASYNCORE_VERSION)
> +PYTHON_PYASYNCORE_SETUP_TYPE = setuptools
> +PYTHON_PYASYNCORE_LICENSE = Python Software Foundation License
This is not the correct SPDX license code, it is PSF-2.0.
See https://spdx.org/licenses/ for the list of license codes.
Applied with those changes, thanks!
Thomas
--
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2024-07-09 19:42 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-09 10:18 [Buildroot] [PATCH v3 0/4] Update fail2ban to 1.1.0, add dependencies Fiona Klute via buildroot
2024-07-09 10:18 ` [Buildroot] [PATCH v3 1/4] package/python-pyasyncore: new package Fiona Klute via buildroot
2024-07-09 19:42 ` Thomas Petazzoni via buildroot [this message]
2024-07-09 10:18 ` [Buildroot] [PATCH v3 2/4] package/python-pyasynchat: " Fiona Klute via buildroot
2024-07-09 19:44 ` Thomas Petazzoni via buildroot
2024-07-09 10:18 ` [Buildroot] [PATCH v3 3/4] package/fail2ban: bump version to 1.1.0 Fiona Klute via buildroot
2024-07-09 19:45 ` Thomas Petazzoni via buildroot
2024-07-09 19:52 ` Angelo Compagnucci
2024-07-09 20:18 ` Thomas Petazzoni via buildroot
2024-07-12 14:08 ` Arnout Vandecappelle via buildroot
2024-07-09 10:18 ` [Buildroot] [PATCH v3 4/4] package/fail2ban: fix sshd filter with OpenSSH 9.8 Fiona Klute via buildroot
2024-07-12 14:01 ` Arnout Vandecappelle via buildroot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240709214250.37d2de67@windsurf \
--to=buildroot@buildroot.org \
--cc=angelo.compagnucci@gmail.com \
--cc=asafka7@gmail.com \
--cc=fiona.klute@gmx.de \
--cc=james.hilliard1@gmail.com \
--cc=thomas.petazzoni@bootlin.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox