All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/supervisor: bump to version 4.2.2
@ 2021-10-01 22:16 Fabrice Fontaine
  2021-10-06 15:21 ` Peter Korsgaard
  2021-10-11 21:20 ` Arnout Vandecappelle
  0 siblings, 2 replies; 3+ messages in thread
From: Fabrice Fontaine @ 2021-10-01 22:16 UTC (permalink / raw)
  To: buildroot; +Cc: Fabrice Fontaine

Update indentation in hash file (two spaces)

https://github.com/Supervisor/supervisor/blob/4.2.2/CHANGES.rst

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 package/supervisor/supervisor.hash | 6 +++---
 package/supervisor/supervisor.mk   | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/package/supervisor/supervisor.hash b/package/supervisor/supervisor.hash
index 98a03aa1be..f6e9cf97b1 100644
--- a/package/supervisor/supervisor.hash
+++ b/package/supervisor/supervisor.hash
@@ -1,4 +1,4 @@
 # Locally calculated
-sha256 2dc86fe0476e945e61483d614ceb2cf4f93b95282eb243bdf792621994360383  supervisor-4.1.0.tar.gz
-sha256 7b8dbd54ab1543b07b2fc5f6f5ab50d89d26c1c4952af93a579d8c52c56b8de4  COPYRIGHT.txt
-sha256 4c35fda9f70bb7883fd94e5a4d5addd88ad1a6d5d15e21c9d17c4d96fdc5e369  LICENSES.txt
+sha256  5b2b8882ec8a3c3733cce6965cc098b6d80b417f21229ab90b18fe551d619f90  supervisor-4.2.2.tar.gz
+sha256  7b8dbd54ab1543b07b2fc5f6f5ab50d89d26c1c4952af93a579d8c52c56b8de4  COPYRIGHT.txt
+sha256  4c35fda9f70bb7883fd94e5a4d5addd88ad1a6d5d15e21c9d17c4d96fdc5e369  LICENSES.txt
diff --git a/package/supervisor/supervisor.mk b/package/supervisor/supervisor.mk
index 92e8323080..ad34c031e4 100644
--- a/package/supervisor/supervisor.mk
+++ b/package/supervisor/supervisor.mk
@@ -4,8 +4,8 @@
 #
 ################################################################################
 
-SUPERVISOR_VERSION = 4.1.0
-SUPERVISOR_SITE = https://files.pythonhosted.org/packages/de/87/ee1ad8fa533a4b5f2c7623f4a2b585d3c1947af7bed8e65bc7772274320e
+SUPERVISOR_VERSION = 4.2.2
+SUPERVISOR_SITE = https://files.pythonhosted.org/packages/d3/7f/c780b7471ba0ff4548967a9f7a8b0bfce222c3a496c3dfad0164172222b0
 SUPERVISOR_LICENSE = BSD-like, rdflib (http_client.py), PSF (medusa)
 SUPERVISOR_LICENSE_FILES = COPYRIGHT.txt LICENSES.txt
 SUPERVISOR_CPE_ID_VENDOR = supervisord
-- 
2.33.0

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

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

* Re: [Buildroot] [PATCH 1/1] package/supervisor: bump to version 4.2.2
  2021-10-01 22:16 [Buildroot] [PATCH 1/1] package/supervisor: bump to version 4.2.2 Fabrice Fontaine
@ 2021-10-06 15:21 ` Peter Korsgaard
  2021-10-11 21:20 ` Arnout Vandecappelle
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2021-10-06 15:21 UTC (permalink / raw)
  To: Fabrice Fontaine; +Cc: buildroot

>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:

 > Update indentation in hash file (two spaces)
 > https://github.com/Supervisor/supervisor/blob/4.2.2/CHANGES.rst

 > Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>

I believe this no longer depends on the (unmaintained) python-meld3
package. In fact, neither does 4.1.0:

https://github.com/Supervisor/supervisor/commit/d09d843493eb77cb8c3df52e1f7e636ad0e5b4dd

-- 
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH 1/1] package/supervisor: bump to version 4.2.2
  2021-10-01 22:16 [Buildroot] [PATCH 1/1] package/supervisor: bump to version 4.2.2 Fabrice Fontaine
  2021-10-06 15:21 ` Peter Korsgaard
@ 2021-10-11 21:20 ` Arnout Vandecappelle
  1 sibling, 0 replies; 3+ messages in thread
From: Arnout Vandecappelle @ 2021-10-11 21:20 UTC (permalink / raw)
  To: Fabrice Fontaine, buildroot



On 02/10/2021 00:16, Fabrice Fontaine wrote:
> Update indentation in hash file (two spaces)
> 
> https://github.com/Supervisor/supervisor/blob/4.2.2/CHANGES.rst
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>

  Applied to master, thanks.

  Regards,
  Arnout

> ---
>   package/supervisor/supervisor.hash | 6 +++---
>   package/supervisor/supervisor.mk   | 4 ++--
>   2 files changed, 5 insertions(+), 5 deletions(-)
> 
> diff --git a/package/supervisor/supervisor.hash b/package/supervisor/supervisor.hash
> index 98a03aa1be..f6e9cf97b1 100644
> --- a/package/supervisor/supervisor.hash
> +++ b/package/supervisor/supervisor.hash
> @@ -1,4 +1,4 @@
>   # Locally calculated
> -sha256 2dc86fe0476e945e61483d614ceb2cf4f93b95282eb243bdf792621994360383  supervisor-4.1.0.tar.gz
> -sha256 7b8dbd54ab1543b07b2fc5f6f5ab50d89d26c1c4952af93a579d8c52c56b8de4  COPYRIGHT.txt
> -sha256 4c35fda9f70bb7883fd94e5a4d5addd88ad1a6d5d15e21c9d17c4d96fdc5e369  LICENSES.txt
> +sha256  5b2b8882ec8a3c3733cce6965cc098b6d80b417f21229ab90b18fe551d619f90  supervisor-4.2.2.tar.gz
> +sha256  7b8dbd54ab1543b07b2fc5f6f5ab50d89d26c1c4952af93a579d8c52c56b8de4  COPYRIGHT.txt
> +sha256  4c35fda9f70bb7883fd94e5a4d5addd88ad1a6d5d15e21c9d17c4d96fdc5e369  LICENSES.txt
> diff --git a/package/supervisor/supervisor.mk b/package/supervisor/supervisor.mk
> index 92e8323080..ad34c031e4 100644
> --- a/package/supervisor/supervisor.mk
> +++ b/package/supervisor/supervisor.mk
> @@ -4,8 +4,8 @@
>   #
>   ################################################################################
>   
> -SUPERVISOR_VERSION = 4.1.0
> -SUPERVISOR_SITE = https://files.pythonhosted.org/packages/de/87/ee1ad8fa533a4b5f2c7623f4a2b585d3c1947af7bed8e65bc7772274320e
> +SUPERVISOR_VERSION = 4.2.2
> +SUPERVISOR_SITE = https://files.pythonhosted.org/packages/d3/7f/c780b7471ba0ff4548967a9f7a8b0bfce222c3a496c3dfad0164172222b0
>   SUPERVISOR_LICENSE = BSD-like, rdflib (http_client.py), PSF (medusa)
>   SUPERVISOR_LICENSE_FILES = COPYRIGHT.txt LICENSES.txt
>   SUPERVISOR_CPE_ID_VENDOR = supervisord
> 
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2021-10-11 21:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-01 22:16 [Buildroot] [PATCH 1/1] package/supervisor: bump to version 4.2.2 Fabrice Fontaine
2021-10-06 15:21 ` Peter Korsgaard
2021-10-11 21:20 ` Arnout Vandecappelle

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.