All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Arnout Vandecappelle (Essensium/Mind)" <arnout@mind.be>
To: buildroot@buildroot.org
Subject: [Buildroot] [PATCH 2/2] package/python-regex: remove outdated comment
Date: Sat, 12 Feb 2022 13:46:34 +0100	[thread overview]
Message-ID: <20220212124634.3148041-2-arnout@mind.be> (raw)
In-Reply-To: <20220212124634.3148041-1-arnout@mind.be>

python3-regex no longer exists, so there's no need to keep in sync with
it.

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
---
 package/python-regex/python-regex.mk | 1 -
 1 file changed, 1 deletion(-)

diff --git a/package/python-regex/python-regex.mk b/package/python-regex/python-regex.mk
index a90fd579ac..b93607e40f 100644
--- a/package/python-regex/python-regex.mk
+++ b/package/python-regex/python-regex.mk
@@ -4,7 +4,6 @@
 #
 ################################################################################
 
-# Please keep in sync with package/python3-regex/python3-regex.mk
 PYTHON_REGEX_VERSION = 2021.4.4
 PYTHON_REGEX_SOURCE = regex-$(PYTHON_REGEX_VERSION).tar.gz
 PYTHON_REGEX_SITE = https://files.pythonhosted.org/packages/38/3f/4c42a98c9ad7d08c16e7d23b2194a0e4f3b2914662da8bc88986e4e6de1f
-- 
2.34.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2022-02-12 12:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-12 12:46 [Buildroot] [PATCH 1/2] boot/uboot: depend on host-python-setuptools Arnout Vandecappelle (Essensium/Mind)
2022-02-12 12:46 ` Arnout Vandecappelle (Essensium/Mind) [this message]
2022-02-12 13:48   ` [Buildroot] [PATCH 2/2] package/python-regex: remove outdated comment Peter Korsgaard
2022-02-12 13:48 ` [Buildroot] [PATCH 1/2] boot/uboot: depend on host-python-setuptools Peter Korsgaard

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=20220212124634.3148041-2-arnout@mind.be \
    --to=arnout@mind.be \
    --cc=buildroot@buildroot.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.