Message ID | 20220403221953.1158787-1-emile.cormier.jr@gmail.com |
---|---|
State | Accepted |
Headers | show |
Series | [1/6] package/python-snappy: bump version to 0.6.1 | expand |
On 04/04/2022 00:19, Emile Cormier wrote: > From: ecorm <ecorm@users.noreply.github.com> Meh, annoying that github does this. > > Required by python-crossbar and python-autobahn[compress]. > Signed-off-by: Emile Cormier <emile.cormier.jr@gmail.com> Please make sure there's an empty line before your Signed-off-by. > --- > package/python-snappy/python-snappy.hash | 4 ++-- > package/python-snappy/python-snappy.mk | 4 ++-- > 2 files changed, 4 insertions(+), 4 deletions(-) > > diff --git a/package/python-snappy/python-snappy.hash b/package/python-snappy/python-snappy.hash > index 1e0f96054f..32df2bea48 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 When updating a hash file, please also update the spacing to two spaces (as reported by check-package). Applied to master with all of the above fixed, thanks. Regards, Arnout > # Locally computed sha256 checksums > 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
diff --git a/package/python-snappy/python-snappy.hash b/package/python-snappy/python-snappy.hash index 1e0f96054f..32df2bea48 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 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