All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [git commit] package/python-snappy: bump version to 0.6.1
@ 2022-04-04 19:43 Arnout Vandecappelle
  2022-04-15 23:37 ` Emile Cormier
  0 siblings, 1 reply; 2+ messages in thread
From: Arnout Vandecappelle @ 2022-04-04 19:43 UTC (permalink / raw)
  To: buildroot

commit: https://git.buildroot.net/buildroot/commit/?id=968450adfdf1042ddcd8a0ab157dd9747ec6ee8b
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Required by python-crossbar and python-autobahn[compress].

Signed-off-by: Emile Cormier <emile.cormier.jr@gmail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
---
 package/python-snappy/python-snappy.hash | 6 +++---
 package/python-snappy/python-snappy.mk   | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/package/python-snappy/python-snappy.hash b/package/python-snappy/python-snappy.hash
index 1e0f96054f..c4dbc72077 100644
--- a/package/python-snappy/python-snappy.hash
+++ b/package/python-snappy/python-snappy.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/python-snappy/json
-md5	82e09ffd44204096fc70d6de14d0ea2f  python-snappy-0.5.4.tar.gz
-sha256	d9c26532cfa510f45e8d135cde140e8a5603d3fb254cfec273ebc0ecf9f668e2  python-snappy-0.5.4.tar.gz
+md5  fc84cfa3526fba06d66f0d0b2e764300  python-snappy-0.6.1.tar.gz
+sha256  b6a107ab06206acc5359d4c5632bd9b22d448702a79b3169b0c62e0fb808bb2a  python-snappy-0.6.1.tar.gz
 # Locally computed sha256 checksums
-sha256	d007cb05f143d99d16d5cd0d1bf291daf037adb36800344e440ec26edb938f9a  LICENSE
+sha256  d007cb05f143d99d16d5cd0d1bf291daf037adb36800344e440ec26edb938f9a  LICENSE
diff --git a/package/python-snappy/python-snappy.mk b/package/python-snappy/python-snappy.mk
index d087c83b10..e80aa861df 100644
--- a/package/python-snappy/python-snappy.mk
+++ b/package/python-snappy/python-snappy.mk
@@ -4,8 +4,8 @@
 #
 ################################################################################
 
-PYTHON_SNAPPY_VERSION = 0.5.4
-PYTHON_SNAPPY_SITE = https://files.pythonhosted.org/packages/45/35/65d9f8cc537129894b4b32647d80212d1fa342877581c5b8a69872cea8be
+PYTHON_SNAPPY_VERSION = 0.6.1
+PYTHON_SNAPPY_SITE = https://files.pythonhosted.org/packages/98/7a/44a24bad98335b2c72e4cadcdecf79f50197d1bab9f22f863a274f104b96
 PYTHON_SNAPPY_SETUP_TYPE = setuptools
 PYTHON_SNAPPY_LICENSE = BSD-3-Clause
 PYTHON_SNAPPY_LICENSE_FILES = LICENSE
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* Re: [Buildroot] [git commit] package/python-snappy: bump version to 0.6.1
  2022-04-04 19:43 [Buildroot] [git commit] package/python-snappy: bump version to 0.6.1 Arnout Vandecappelle
@ 2022-04-15 23:37 ` Emile Cormier
  0 siblings, 0 replies; 2+ messages in thread
From: Emile Cormier @ 2022-04-15 23:37 UTC (permalink / raw)
  To: Arnout Vandecappelle; +Cc: buildroot


[-- Attachment #1.1: Type: text/plain, Size: 2785 bytes --]

Just a heads-up that I'm dropping Crossbar in our project in favor of a C++
based solution that doesn't require the heavyweight Python dependency.

I'm going to unsubscribe from the buildroot mailing list due to the high
traffic volume. Please remember to CC me directly if you decide to proceed
with the remaining patches in this set.

On Mon, Apr 4, 2022 at 4:48 PM Arnout Vandecappelle <arnout@mind.be> wrote:

> commit:
> https://git.buildroot.net/buildroot/commit/?id=968450adfdf1042ddcd8a0ab157dd9747ec6ee8b
> branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master
>
> Required by python-crossbar and python-autobahn[compress].
>
> Signed-off-by: Emile Cormier <emile.cormier.jr@gmail.com>
> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
> ---
>  package/python-snappy/python-snappy.hash | 6 +++---
>  package/python-snappy/python-snappy.mk   | 4 ++--
>  2 files changed, 5 insertions(+), 5 deletions(-)
>
> diff --git a/package/python-snappy/python-snappy.hash
> b/package/python-snappy/python-snappy.hash
> index 1e0f96054f..c4dbc72077 100644
> --- a/package/python-snappy/python-snappy.hash
> +++ b/package/python-snappy/python-snappy.hash
> @@ -1,5 +1,5 @@
>  # md5, sha256 from https://pypi.org/pypi/python-snappy/json
> -md5    82e09ffd44204096fc70d6de14d0ea2f  python-snappy-0.5.4.tar.gz
> -sha256 d9c26532cfa510f45e8d135cde140e8a5603d3fb254cfec273ebc0ecf9f668e2
> python-snappy-0.5.4.tar.gz
> +md5  fc84cfa3526fba06d66f0d0b2e764300  python-snappy-0.6.1.tar.gz
> +sha256  b6a107ab06206acc5359d4c5632bd9b22d448702a79b3169b0c62e0fb808bb2a
> python-snappy-0.6.1.tar.gz
>  # Locally computed sha256 checksums
> -sha256 d007cb05f143d99d16d5cd0d1bf291daf037adb36800344e440ec26edb938f9a
> LICENSE
> +sha256  d007cb05f143d99d16d5cd0d1bf291daf037adb36800344e440ec26edb938f9a
> LICENSE
> diff --git a/package/python-snappy/python-snappy.mk
> b/package/python-snappy/python-snappy.mk
> index d087c83b10..e80aa861df 100644
> --- a/package/python-snappy/python-snappy.mk
> +++ b/package/python-snappy/python-snappy.mk
> @@ -4,8 +4,8 @@
>  #
>
>  ################################################################################
>
> -PYTHON_SNAPPY_VERSION = 0.5.4
> -PYTHON_SNAPPY_SITE =
> https://files.pythonhosted.org/packages/45/35/65d9f8cc537129894b4b32647d80212d1fa342877581c5b8a69872cea8be
> +PYTHON_SNAPPY_VERSION = 0.6.1
> +PYTHON_SNAPPY_SITE =
> https://files.pythonhosted.org/packages/98/7a/44a24bad98335b2c72e4cadcdecf79f50197d1bab9f22f863a274f104b96
>  PYTHON_SNAPPY_SETUP_TYPE = setuptools
>  PYTHON_SNAPPY_LICENSE = BSD-3-Clause
>  PYTHON_SNAPPY_LICENSE_FILES = LICENSE
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
>

[-- Attachment #1.2: Type: text/html, Size: 4540 bytes --]

[-- Attachment #2: Type: text/plain, Size: 150 bytes --]

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

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

end of thread, other threads:[~2022-04-15 23:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-04 19:43 [Buildroot] [git commit] package/python-snappy: bump version to 0.6.1 Arnout Vandecappelle
2022-04-15 23:37 ` Emile Cormier

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.