[Buildroot] [PATCH 1/1] package/python-psycopg2: bump to version 2.9.1

Arnout Vandecappelle arnout at mind.be
Sun Sep 26 19:48:23 UTC 2021



On 25/09/2021 11:46, Asaf Kahlon wrote:
> Signed-off-by: Asaf Kahlon <asafka7 at gmail.com>

  Applied to master, thanks.

  Regards,
  Arnout

> ---
>   package/python-psycopg2/python-psycopg2.hash | 4 ++--
>   package/python-psycopg2/python-psycopg2.mk   | 4 ++--
>   2 files changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/package/python-psycopg2/python-psycopg2.hash b/package/python-psycopg2/python-psycopg2.hash
> index bf73f8ad25..d02ffc2ec8 100644
> --- a/package/python-psycopg2/python-psycopg2.hash
> +++ b/package/python-psycopg2/python-psycopg2.hash
> @@ -1,5 +1,5 @@
>   # md5, sha256 from https://pypi.org/pypi/psycopg2/json
> -md5  c232ff3e3bfee35e1a0e15bc089cb294  psycopg2-2.8.5.tar.gz
> -sha256  f7d46240f7a1ae1dd95aab38bd74f7428d46531f69219954266d669da60c0818  psycopg2-2.8.5.tar.gz
> +md5  182e3e8cf3381c254f65f70cad4976e5  psycopg2-2.9.1.tar.gz
> +sha256  de5303a6f1d0a7a34b9d40e4d3bef684ccc44a49bbe3eb85e3c0bffb4a131b7c  psycopg2-2.9.1.tar.gz
>   # Locally computed sha256 checksums
>   sha256  9614b85dfc9a72c5b2ca33144c1d7e1ed3b1c297459d9fb28a6a5762c2e8d71b  LICENSE
> diff --git a/package/python-psycopg2/python-psycopg2.mk b/package/python-psycopg2/python-psycopg2.mk
> index b6f1f6ab70..de466e2c59 100644
> --- a/package/python-psycopg2/python-psycopg2.mk
> +++ b/package/python-psycopg2/python-psycopg2.mk
> @@ -4,9 +4,9 @@
>   #
>   ################################################################################
>   
> -PYTHON_PSYCOPG2_VERSION = 2.8.5
> +PYTHON_PSYCOPG2_VERSION = 2.9.1
>   PYTHON_PSYCOPG2_SOURCE = psycopg2-$(PYTHON_PSYCOPG2_VERSION).tar.gz
> -PYTHON_PSYCOPG2_SITE = https://files.pythonhosted.org/packages/a8/8f/1c5690eebf148d1d1554fc00ccf9101e134636553dbb75bdfef4f85d7647
> +PYTHON_PSYCOPG2_SITE = https://files.pythonhosted.org/packages/aa/8a/7c80e7e44fb1b4277e89bd9ca509aefdd4dd1b2c547c6f293afe9f7ffd04
>   PYTHON_PSYCOPG2_SETUP_TYPE = setuptools
>   PYTHON_PSYCOPG2_LICENSE = LGPL-3.0+
>   PYTHON_PSYCOPG2_LICENSE_FILES = LICENSE
> 



More information about the buildroot mailing list