Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] package/python-pyparsing: update link to project
@ 2020-12-12 15:26 Marcin Niestroj
  2020-12-12 15:26 ` [Buildroot] [PATCH 2/2] package/python-pyparsing: bump to version 2.4.7 Marcin Niestroj
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Marcin Niestroj @ 2020-12-12 15:26 UTC (permalink / raw)
  To: buildroot

Old link no longer works, so replace that with link to GitHub.

Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>
---
 package/python-pyparsing/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/python-pyparsing/Config.in b/package/python-pyparsing/Config.in
index 425ffe326b..926ca07ed7 100644
--- a/package/python-pyparsing/Config.in
+++ b/package/python-pyparsing/Config.in
@@ -7,4 +7,4 @@ config BR2_PACKAGE_PYTHON_PYPARSING
 	  module provides a library of classes that client code uses
 	  to construct the grammar directly in Python code.
 
-	  http://pyparsing.wikispaces.com/
+	  https://github.com/pyparsing/pyparsing/
-- 
2.29.2

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-12-13 10:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-12 15:26 [Buildroot] [PATCH 1/2] package/python-pyparsing: update link to project Marcin Niestroj
2020-12-12 15:26 ` [Buildroot] [PATCH 2/2] package/python-pyparsing: bump to version 2.4.7 Marcin Niestroj
2020-12-13  9:31 ` [Buildroot] [PATCH 1/2] package/python-pyparsing: update link to project Thomas Petazzoni
2020-12-13 10:17 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox