All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/python-asn1crypyo: bump to version 1.2.0
@ 2019-10-21 13:40 Asaf Kahlon
  2019-10-21 13:40 ` [Buildroot] [PATCH 1/1] package/python-cheroot: bump to version 8.2.1 Asaf Kahlon
                   ` (10 more replies)
  0 siblings, 11 replies; 30+ messages in thread
From: Asaf Kahlon @ 2019-10-21 13:40 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
---
 package/python-asn1crypto/python-asn1crypto.hash | 4 ++--
 package/python-asn1crypto/python-asn1crypto.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-asn1crypto/python-asn1crypto.hash b/package/python-asn1crypto/python-asn1crypto.hash
index d57c094e6e..d2c8487b83 100644
--- a/package/python-asn1crypto/python-asn1crypto.hash
+++ b/package/python-asn1crypto/python-asn1crypto.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/asn1crypto/json
-md5	2c50b5d24677ea2ac2e232dcd1abf340  asn1crypto-1.1.0.tar.gz
-sha256	5abe83e773026162e4869f4ac16edf7554f661e8cc0bb6d2be3bc6915456731b  asn1crypto-1.1.0.tar.gz
+md5	fc3815cdd4812505e3ee297740c5f5d3  asn1crypto-1.2.0.tar.gz
+sha256	87620880a477123e01177a1f73d0f327210b43a3cdbd714efcd2fa49a8d7b384  asn1crypto-1.2.0.tar.gz
 # Locally computed sha256 checksums
 sha256	a88480656ec98943fb04344f6a477ee74062896f3ddb1a6f99e5f05f0109a286  LICENSE
diff --git a/package/python-asn1crypto/python-asn1crypto.mk b/package/python-asn1crypto/python-asn1crypto.mk
index 1e1a8bd646..43d3842ff6 100644
--- a/package/python-asn1crypto/python-asn1crypto.mk
+++ b/package/python-asn1crypto/python-asn1crypto.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_ASN1CRYPTO_VERSION = 1.1.0
+PYTHON_ASN1CRYPTO_VERSION = 1.2.0
 PYTHON_ASN1CRYPTO_SOURCE = asn1crypto-$(PYTHON_ASN1CRYPTO_VERSION).tar.gz
-PYTHON_ASN1CRYPTO_SITE = https://files.pythonhosted.org/packages/04/20/ac105ae01c29580ebff75bbf1effb69d788bfa54a8336a8f14399b09e2e1
+PYTHON_ASN1CRYPTO_SITE = https://files.pythonhosted.org/packages/c1/a9/86bfedaf41ca590747b4c9075bc470d0b2ec44fb5db5d378bc61447b3b6b
 PYTHON_ASN1CRYPTO_SETUP_TYPE = setuptools
 PYTHON_ASN1CRYPTO_LICENSE = MIT
 PYTHON_ASN1CRYPTO_LICENSE_FILES = LICENSE
-- 
2.20.1

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

* [Buildroot] [PATCH 1/1] package/python-cheroot: bump to version 8.2.1
  2019-10-21 13:40 [Buildroot] [PATCH 1/1] package/python-asn1crypyo: bump to version 1.2.0 Asaf Kahlon
@ 2019-10-21 13:40 ` Asaf Kahlon
  2019-10-21 17:11   ` Thomas Petazzoni
  2019-10-21 13:40 ` [Buildroot] [PATCH 1/1] package/python-docker: bump to version 4.1.0 Asaf Kahlon
                   ` (9 subsequent siblings)
  10 siblings, 1 reply; 30+ messages in thread
From: Asaf Kahlon @ 2019-10-21 13:40 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
---
 package/python-cheroot/python-cheroot.hash | 4 ++--
 package/python-cheroot/python-cheroot.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/python-cheroot/python-cheroot.hash b/package/python-cheroot/python-cheroot.hash
index 4da20fd0fe..e8144abaf6 100644
--- a/package/python-cheroot/python-cheroot.hash
+++ b/package/python-cheroot/python-cheroot.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/cheroot/json
-md5	202a292846ce9ec84a1aeb2193ec2b35  cheroot-8.1.0.tar.gz
-sha256	3ff64073efa35b39d5e107410f5c79664dc8c6c5990651e970740c80ab8878a8  cheroot-8.1.0.tar.gz
+md5	7ace4b584a8092deb9f6b0142a627086  cheroot-8.2.1.tar.gz
+sha256	5b525b3e4a755adf78070ab54c1821fb860d4255a9317dba2b88eb2df2441cff  cheroot-8.2.1.tar.gz
 # Locally computed sha256 checksums
 sha256  da6dc218683f6dab91c6367f00bf33095d980fb1f04d430c81c5e6994b8605e0  LICENSE.md
diff --git a/package/python-cheroot/python-cheroot.mk b/package/python-cheroot/python-cheroot.mk
index 169962923a..9eae887989 100644
--- a/package/python-cheroot/python-cheroot.mk
+++ b/package/python-cheroot/python-cheroot.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_CHEROOT_VERSION = 8.1.0
+PYTHON_CHEROOT_VERSION = 8.2.1
 PYTHON_CHEROOT_SOURCE = cheroot-$(PYTHON_CHEROOT_VERSION).tar.gz
-PYTHON_CHEROOT_SITE = https://files.pythonhosted.org/packages/a1/6c/899c7de9323e440f7eda28fead4a84bd0ae5a557e6ebf8f12270cc502043
+PYTHON_CHEROOT_SITE = https://files.pythonhosted.org/packages/9b/4d/2e51e7ce60f54a5279e91648b9b9b497d4d22bc624ecae6af1b6866144a7
 PYTHON_CHEROOT_LICENSE = BSD-3-Clause
 PYTHON_CHEROOT_LICENSE_FILES = LICENSE.md
 PYTHON_CHEROOT_SETUP_TYPE = setuptools
-- 
2.20.1

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

* [Buildroot] [PATCH 1/1] package/python-docker: bump to version 4.1.0
  2019-10-21 13:40 [Buildroot] [PATCH 1/1] package/python-asn1crypyo: bump to version 1.2.0 Asaf Kahlon
  2019-10-21 13:40 ` [Buildroot] [PATCH 1/1] package/python-cheroot: bump to version 8.2.1 Asaf Kahlon
@ 2019-10-21 13:40 ` Asaf Kahlon
  2019-10-21 17:11   ` Thomas Petazzoni
  2019-10-23 15:40   ` Peter Korsgaard
  2019-10-21 13:40 ` [Buildroot] [PATCH 1/2] package/python-entrypoints: new package Asaf Kahlon
                   ` (8 subsequent siblings)
  10 siblings, 2 replies; 30+ messages in thread
From: Asaf Kahlon @ 2019-10-21 13:40 UTC (permalink / raw)
  To: buildroot

python-docker-pycreds is no longer needed as a dependency.

Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
---
 package/python-docker/Config.in          | 1 -
 package/python-docker/python-docker.hash | 7 ++++---
 package/python-docker/python-docker.mk   | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/package/python-docker/Config.in b/package/python-docker/Config.in
index 35f7666f19..df5e4887f4 100644
--- a/package/python-docker/Config.in
+++ b/package/python-docker/Config.in
@@ -8,7 +8,6 @@ config BR2_PACKAGE_PYTHON_DOCKER
 	select BR2_PACKAGE_PYTHON_REQUESTS # runtime
 	select BR2_PACKAGE_PYTHON_SIX # runtime
 	select BR2_PACKAGE_PYTHON_WEBSOCKET_CLIENT # runtime
-	select BR2_PACKAGE_PYTHON_DOCKER_PYCREDS # runtime
 	help
 	  A Python library for the Docker Engine API.
 
diff --git a/package/python-docker/python-docker.hash b/package/python-docker/python-docker.hash
index 37fda94f0b..0006a8a7da 100644
--- a/package/python-docker/python-docker.hash
+++ b/package/python-docker/python-docker.hash
@@ -1,4 +1,5 @@
-# md5 and sha256 from https://pypi.python.org/pypi/docker/json
-md5	496237b9e0826eff8436b1a786943a86  docker-3.5.1.tar.gz
-sha256	fbe82af9b94ccced752527c8de07fa20267f9634b48674ba478a0bb4000a0b1e  docker-3.5.1.tar.gz
+# md5, sha256 from https://pypi.org/pypi/docker/json
+md5	e1e8dc73e3220fe9eec1faf80b0290de  docker-4.1.0.tar.gz
+sha256	6e06c5e70ba4fad73e35f00c55a895a448398f3ada7faae072e2bb01348bafc1  docker-4.1.0.tar.gz
+# Locally computed sha256 checksums
 sha256	f2f0b07fa5e492c11d27aa0d2f3f1a0e64b9d17f32d8aa489ae2af9609af33b2  LICENSE
diff --git a/package/python-docker/python-docker.mk b/package/python-docker/python-docker.mk
index 01ae2da9be..67cb150b48 100644
--- a/package/python-docker/python-docker.mk
+++ b/package/python-docker/python-docker.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_DOCKER_VERSION = 3.5.1
+PYTHON_DOCKER_VERSION = 4.1.0
 PYTHON_DOCKER_SOURCE = docker-$(PYTHON_DOCKER_VERSION).tar.gz
-PYTHON_DOCKER_SITE = https://files.pythonhosted.org/packages/b1/4f/d4f646843335430701d459fea08b0285a2c0a364150dd5b9c5f27f723121
+PYTHON_DOCKER_SITE = https://files.pythonhosted.org/packages/de/54/a822d7116ff2f726f3da2b3e6c87659657bdcb7a36e382860ed505ed5e45
 PYTHON_DOCKER_SETUP_TYPE = setuptools
 PYTHON_DOCKER_LICENSE = Apache-2.0
 PYTHON_DOCKER_LICENSE_FILES = LICENSE
-- 
2.20.1

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

* [Buildroot] [PATCH 1/2] package/python-entrypoints: new package
  2019-10-21 13:40 [Buildroot] [PATCH 1/1] package/python-asn1crypyo: bump to version 1.2.0 Asaf Kahlon
  2019-10-21 13:40 ` [Buildroot] [PATCH 1/1] package/python-cheroot: bump to version 8.2.1 Asaf Kahlon
  2019-10-21 13:40 ` [Buildroot] [PATCH 1/1] package/python-docker: bump to version 4.1.0 Asaf Kahlon
@ 2019-10-21 13:40 ` Asaf Kahlon
  2019-10-21 17:13   ` Thomas Petazzoni
  2020-02-02 19:49   ` Peter Korsgaard
  2019-10-21 13:40 ` [Buildroot] [PATCH 1/1] package/python-flask-sqlalchemy: bump to version 2.4.1 Asaf Kahlon
                   ` (7 subsequent siblings)
  10 siblings, 2 replies; 30+ messages in thread
From: Asaf Kahlon @ 2019-10-21 13:40 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
---
 package/Config.in                                  |  1 +
 package/python-entrypoints/Config.in               |  6 ++++++
 package/python-entrypoints/python-entrypoints.hash |  5 +++++
 package/python-entrypoints/python-entrypoints.mk   | 14 ++++++++++++++
 4 files changed, 26 insertions(+)
 create mode 100644 package/python-entrypoints/Config.in
 create mode 100644 package/python-entrypoints/python-entrypoints.hash
 create mode 100644 package/python-entrypoints/python-entrypoints.mk

diff --git a/package/Config.in b/package/Config.in
index c8ff524e83..bdaa310177 100644
--- a/package/Config.in
+++ b/package/Config.in
@@ -897,6 +897,7 @@ menu "External python modules"
 	source "package/python-dpkt/Config.in"
 	source "package/python-ecdsa/Config.in"
 	source "package/python-engineio/Config.in"
+	source "package/python-entrypoints/Config.in"
 	source "package/python-enum/Config.in"
 	source "package/python-enum34/Config.in"
 	source "package/python-falcon/Config.in"
diff --git a/package/python-entrypoints/Config.in b/package/python-entrypoints/Config.in
new file mode 100644
index 0000000000..8253a04591
--- /dev/null
+++ b/package/python-entrypoints/Config.in
@@ -0,0 +1,6 @@
+config BR2_PACKAGE_PYTHON_ENTRYPOINTS
+	bool "python-entrypoints"
+	help
+	  Discover and load entry points from installed packages.
+
+	  https://github.com/takluyver/entrypoints
diff --git a/package/python-entrypoints/python-entrypoints.hash b/package/python-entrypoints/python-entrypoints.hash
new file mode 100644
index 0000000000..c645452109
--- /dev/null
+++ b/package/python-entrypoints/python-entrypoints.hash
@@ -0,0 +1,5 @@
+# md5, sha256 from https://pypi.org/pypi/entrypoints/json
+md5	c5c61ea2e46a0c50ea08f4af7955a0b1  entrypoints-0.3.tar.gz
+sha256	c70dd71abe5a8c85e55e12c19bd91ccfeec11a6e99044204511f9ed547d48451  entrypoints-0.3.tar.gz
+# Locally computed sha256 checksums
+sha256	de5fcd7349cdf399b0707a2a024833c4704743650133c72d6f0ff7561a03a848  LICENSE
diff --git a/package/python-entrypoints/python-entrypoints.mk b/package/python-entrypoints/python-entrypoints.mk
new file mode 100644
index 0000000000..7ab1b4d64a
--- /dev/null
+++ b/package/python-entrypoints/python-entrypoints.mk
@@ -0,0 +1,14 @@
+################################################################################
+#
+# python-entrypoints
+#
+################################################################################
+
+PYTHON_ENTRYPOINTS_VERSION = 0.3
+PYTHON_ENTRYPOINTS_SOURCE = entrypoints-$(PYTHON_ENTRYPOINTS_VERSION).tar.gz
+PYTHON_ENTRYPOINTS_SITE = https://files.pythonhosted.org/packages/b4/ef/063484f1f9ba3081e920ec9972c96664e2edb9fdc3d8669b0e3b8fc0ad7c
+PYTHON_ENTRYPOINTS_SETUP_TYPE = distutils
+PYTHON_ENTRYPOINTS_LICENSE = MIT
+PYTHON_ENTRYPOINTS_LICENSE_FILES = LICENSE
+
+$(eval $(python-package))
-- 
2.20.1

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

* [Buildroot] [PATCH 1/1] package/python-flask-sqlalchemy: bump to version 2.4.1
  2019-10-21 13:40 [Buildroot] [PATCH 1/1] package/python-asn1crypyo: bump to version 1.2.0 Asaf Kahlon
                   ` (2 preceding siblings ...)
  2019-10-21 13:40 ` [Buildroot] [PATCH 1/2] package/python-entrypoints: new package Asaf Kahlon
@ 2019-10-21 13:40 ` Asaf Kahlon
  2019-10-21 17:13   ` Thomas Petazzoni
  2019-10-21 13:40 ` [Buildroot] [PATCH 1/1] package/python-flup: bump to version 1.0.3 Asaf Kahlon
                   ` (6 subsequent siblings)
  10 siblings, 1 reply; 30+ messages in thread
From: Asaf Kahlon @ 2019-10-21 13:40 UTC (permalink / raw)
  To: buildroot

License is provided with the tarball, so there's no need to
use PKG-INFO.

Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
---
 .../python-flask-sqlalchemy/python-flask-sqlalchemy.hash | 9 +++++----
 .../python-flask-sqlalchemy/python-flask-sqlalchemy.mk   | 8 ++++----
 2 files changed, 9 insertions(+), 8 deletions(-)

diff --git a/package/python-flask-sqlalchemy/python-flask-sqlalchemy.hash b/package/python-flask-sqlalchemy/python-flask-sqlalchemy.hash
index ad7f0e1a45..f1fe9775f5 100644
--- a/package/python-flask-sqlalchemy/python-flask-sqlalchemy.hash
+++ b/package/python-flask-sqlalchemy/python-flask-sqlalchemy.hash
@@ -1,4 +1,5 @@
-# md5 from https://pypi.python.org/pypi/Flask-SQLAlchemy/json, sha256 locally computed
-md5    01e943d6a8b492c2bc6031c024cd10be  Flask-SQLAlchemy-2.4.0.tar.gz
-sha256 0c9609b0d72871c540a7945ea559c8fdf5455192d2db67219509aed680a3d45a  Flask-SQLAlchemy-2.4.0.tar.gz
-sha256 5de187ec76e2d9dfc829fccad94ac0e5e810ddeccf8c8b50784918e4f12f14c4  PKG-INFO
+# md5, sha256 from https://pypi.org/pypi/flask-sqlalchemy/json
+md5	1f5781cf3e1a2b1aabda47a5b20d2073  Flask-SQLAlchemy-2.4.1.tar.gz
+sha256	6974785d913666587949f7c2946f7001e4fa2cb2d19f4e69ead02e4b8f50b33d  Flask-SQLAlchemy-2.4.1.tar.gz
+# Locally computed sha256 checksums
+sha256	489a8e1108509ed98a37bb983e11e0f7e1d31f0bd8f99a79c8448e7ff37d07ea  LICENSE.rst
diff --git a/package/python-flask-sqlalchemy/python-flask-sqlalchemy.mk b/package/python-flask-sqlalchemy/python-flask-sqlalchemy.mk
index 570fced04a..c6d0094b41 100644
--- a/package/python-flask-sqlalchemy/python-flask-sqlalchemy.mk
+++ b/package/python-flask-sqlalchemy/python-flask-sqlalchemy.mk
@@ -4,11 +4,11 @@
 #
 ################################################################################
 
-PYTHON_FLASK_SQLALCHEMY_VERSION = 2.4.0
+PYTHON_FLASK_SQLALCHEMY_VERSION = 2.4.1
 PYTHON_FLASK_SQLALCHEMY_SOURCE = Flask-SQLAlchemy-$(PYTHON_FLASK_SQLALCHEMY_VERSION).tar.gz
-PYTHON_FLASK_SQLALCHEMY_SITE = https://files.pythonhosted.org/packages/9b/62/80a56f9d223f0b89cdcf7d592455375f8c9d73866f337fa85f39f45fe0c5
+PYTHON_FLASK_SQLALCHEMY_SITE = https://files.pythonhosted.org/packages/52/7a/35bacbedafdc652d5198b80eb22eacccae0c97a49740a45da828b05cc37b
 PYTHON_FLASK_SQLALCHEMY_SETUP_TYPE = setuptools
-PYTHON_FLASK_SQLALCHEMY_LICENSE = BSD-3c
-PYTHON_FLASK_SQLALCHEMY_LICENSE_FILES = PKG-INFO
+PYTHON_FLASK_SQLALCHEMY_LICENSE = BSD-3-Clause
+PYTHON_FLASK_SQLALCHEMY_LICENSE_FILES = LICENSE.rst
 
 $(eval $(python-package))
-- 
2.20.1

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

* [Buildroot] [PATCH 1/1] package/python-flup: bump to version 1.0.3
  2019-10-21 13:40 [Buildroot] [PATCH 1/1] package/python-asn1crypyo: bump to version 1.2.0 Asaf Kahlon
                   ` (3 preceding siblings ...)
  2019-10-21 13:40 ` [Buildroot] [PATCH 1/1] package/python-flask-sqlalchemy: bump to version 2.4.1 Asaf Kahlon
@ 2019-10-21 13:40 ` Asaf Kahlon
  2019-10-21 17:13   ` Thomas Petazzoni
  2019-10-21 13:40 ` [Buildroot] [PATCH 1/1] package/python-pymodbus: bump to version 2.2.0 Asaf Kahlon
                   ` (5 subsequent siblings)
  10 siblings, 1 reply; 30+ messages in thread
From: Asaf Kahlon @ 2019-10-21 13:40 UTC (permalink / raw)
  To: buildroot

License isn't shipped with the tarball so we take
PKG-INFO as license file.

Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
---
 package/python-flup/python-flup.hash | 8 +++++---
 package/python-flup/python-flup.mk   | 7 +++----
 2 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/package/python-flup/python-flup.hash b/package/python-flup/python-flup.hash
index 86f8d1bfaf..d544d75e9e 100644
--- a/package/python-flup/python-flup.hash
+++ b/package/python-flup/python-flup.hash
@@ -1,3 +1,5 @@
-# md5 from https://pypi.python.org/pypi/flup/json, sha256 locally computed
-md5 bc104a7444bfac36fc2146a356de4c11 flup-1.0.3.dev20161029.tar.gz
-sha256 3dc5620b77a6a4cd0afb556626eb0ce85708e513f9c50dc5e982190e3d5f9e26 flup-1.0.3.dev20161029.tar.gz
+# md5, sha256 from https://pypi.org/pypi/flup/json
+md5	a64e7a6374e043480ee92534c735964e  flup-1.0.3.tar.gz
+sha256	5eb09f26eb0751f8380d8ac43d1dfb20e1d42eca0fa45ea9289fa532a79cd159  flup-1.0.3.tar.gz
+# Locally computed sha256 checksums
+sha256	66a60ebc732165d199ec018fb9876d9f8168a5a8575375e64cc1b3d78c32b481  PKG-INFO
diff --git a/package/python-flup/python-flup.mk b/package/python-flup/python-flup.mk
index 26d59385bd..2ea6a1a32e 100644
--- a/package/python-flup/python-flup.mk
+++ b/package/python-flup/python-flup.mk
@@ -4,12 +4,11 @@
 #
 ################################################################################
 
-PYTHON_FLUP_VERSION = 1.0.3.dev20161029
+PYTHON_FLUP_VERSION = 1.0.3
 PYTHON_FLUP_SOURCE = flup-$(PYTHON_FLUP_VERSION).tar.gz
-PYTHON_FLUP_SITE = https://pypi.python.org/packages/17/33/36768930a5ffe4f294ed3987c631bfd3fddb4f9e5e46bc8dc30fd731dbcd
-
+PYTHON_FLUP_SITE = https://files.pythonhosted.org/packages/bb/b5/26cc8f7baf0ddebd3e61a354a2bcc692cfe8005123c37ee3d8507c4c7511
 PYTHON_FLUP_LICENSE = BSD-2-Clause, MIT
-
+PYTHON_FLUP_LICENSE_FILES = PKG-INFO
 PYTHON_FLUP_SETUP_TYPE = setuptools
 
 $(eval $(python-package))
-- 
2.20.1

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

* [Buildroot] [PATCH 1/1] package/python-pymodbus: bump to version 2.2.0
  2019-10-21 13:40 [Buildroot] [PATCH 1/1] package/python-asn1crypyo: bump to version 1.2.0 Asaf Kahlon
                   ` (4 preceding siblings ...)
  2019-10-21 13:40 ` [Buildroot] [PATCH 1/1] package/python-flup: bump to version 1.0.3 Asaf Kahlon
@ 2019-10-21 13:40 ` Asaf Kahlon
  2019-10-21 17:13   ` Thomas Petazzoni
  2019-10-21 13:40 ` [Buildroot] [PATCH 1/1] package/python-xlsxwriter: bump to version 1.2.2 Asaf Kahlon
                   ` (4 subsequent siblings)
  10 siblings, 1 reply; 30+ messages in thread
From: Asaf Kahlon @ 2019-10-21 13:40 UTC (permalink / raw)
  To: buildroot

* Update dependency list.
* Take tarball from PyPI.
* Add hash for license file.

Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
---
 package/python-pymodbus/Config.in            | 1 +
 package/python-pymodbus/python-pymodbus.hash | 6 ++++--
 package/python-pymodbus/python-pymodbus.mk   | 5 +++--
 3 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/package/python-pymodbus/Config.in b/package/python-pymodbus/Config.in
index 49043c10b3..0ba6fb88f0 100644
--- a/package/python-pymodbus/Config.in
+++ b/package/python-pymodbus/Config.in
@@ -1,6 +1,7 @@
 config BR2_PACKAGE_PYTHON_PYMODBUS
 	bool "python-pymodbus"
 	select BR2_PACKAGE_PYTHON_SIX # runtime
+	select BR2_PACKAGE_PYTHON_SERIAL # runtime
 	help
 	  Pymodbus is a full Modbus protocol implementation.
 
diff --git a/package/python-pymodbus/python-pymodbus.hash b/package/python-pymodbus/python-pymodbus.hash
index 25f8586752..c44f65e6fc 100644
--- a/package/python-pymodbus/python-pymodbus.hash
+++ b/package/python-pymodbus/python-pymodbus.hash
@@ -1,3 +1,5 @@
-# sha256 locally computed
-sha256  e33bd0dfbd2cbd4dbc686ca87f809aebb7d72e940eb5846d5d38bb0f3371b26a  python-pymodbus-1.4.0.tar.gz
+# md5, sha256 from https://pypi.org/pypi/pymodbus/json
+md5	8842c91cfc5704f8208ce83d233ce947  pymodbus-2.2.0.tar.gz
+sha256	f30bc17c5f0affb017215f28c04c669fcb9f2947a1e1da57984e4854c04cf852  pymodbus-2.2.0.tar.gz
+# Locally computed sha256 checksums
 sha256  796a47993313691ea404d8af7e4c0f9daf1d2760e3900938985b59c9008eee2f  doc/LICENSE
diff --git a/package/python-pymodbus/python-pymodbus.mk b/package/python-pymodbus/python-pymodbus.mk
index 0040afd894..9905df5143 100644
--- a/package/python-pymodbus/python-pymodbus.mk
+++ b/package/python-pymodbus/python-pymodbus.mk
@@ -4,8 +4,9 @@
 #
 ################################################################################
 
-PYTHON_PYMODBUS_VERSION = 1.4.0
-PYTHON_PYMODBUS_SITE = $(call github,riptideio,pymodbus,v$(PYTHON_PYMODBUS_VERSION))
+PYTHON_PYMODBUS_VERSION = 2.2.0
+PYTHON_PYMODBUS_SOURCE = pymodbus-$(PYTHON_PYMODBUS_VERSION).tar.gz
+PYTHON_PYMODBUS_SITE = https://files.pythonhosted.org/packages/d5/24/9d24899fd9fbea9e9bde5d0073e00649e7eb6f3bbec2bc1fec8df282fa53
 PYTHON_PYMODBUS_SETUP_TYPE = setuptools
 PYTHON_PYMODBUS_LICENSE = BSD-3-Clause
 PYTHON_PYMODBUS_LICENSE_FILES = doc/LICENSE
-- 
2.20.1

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

* [Buildroot] [PATCH 1/1] package/python-xlsxwriter: bump to version 1.2.2
  2019-10-21 13:40 [Buildroot] [PATCH 1/1] package/python-asn1crypyo: bump to version 1.2.0 Asaf Kahlon
                   ` (5 preceding siblings ...)
  2019-10-21 13:40 ` [Buildroot] [PATCH 1/1] package/python-pymodbus: bump to version 2.2.0 Asaf Kahlon
@ 2019-10-21 13:40 ` Asaf Kahlon
  2019-10-21 17:13   ` Thomas Petazzoni
  2019-10-21 13:40 ` [Buildroot] [PATCH 1/2] package/python-zc-lockfile: new package Asaf Kahlon
                   ` (3 subsequent siblings)
  10 siblings, 1 reply; 30+ messages in thread
From: Asaf Kahlon @ 2019-10-21 13:40 UTC (permalink / raw)
  To: buildroot

And fix indentation in hash file.

Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
---
 package/python-xlsxwriter/python-xlsxwriter.hash | 6 +++---
 package/python-xlsxwriter/python-xlsxwriter.mk   | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/package/python-xlsxwriter/python-xlsxwriter.hash b/package/python-xlsxwriter/python-xlsxwriter.hash
index 533f445213..59890b725e 100644
--- a/package/python-xlsxwriter/python-xlsxwriter.hash
+++ b/package/python-xlsxwriter/python-xlsxwriter.hash
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/XlsxWriter/json
-md5 9fba406d43b530be41125a7bb6436f3a XlsxWriter-1.2.1.tar.gz
-sha256 7f41b1dbd6b38dd1ce243156cac54d1dae50a41f4a45871596ca67b0abcfb3e8 XlsxWriter-1.2.1.tar.gz
+md5	799bf9c16ff58a7c38509b1895b7bc63  XlsxWriter-1.2.2.tar.gz
+sha256	5a5e2195a4672d17db79839bbdf1006a521adb57eaceea1c335ae4b3d19f088f  XlsxWriter-1.2.2.tar.gz
 # Locally computed sha256 checksums
-sha256  777cb44c00ba1c2905686fa32f2ca3ba17422b96fc229be3d8f0f1333bc4ecfe  LICENSE.txt
+sha256	777cb44c00ba1c2905686fa32f2ca3ba17422b96fc229be3d8f0f1333bc4ecfe  LICENSE.txt
diff --git a/package/python-xlsxwriter/python-xlsxwriter.mk b/package/python-xlsxwriter/python-xlsxwriter.mk
index 5887675052..ccc2fc7eba 100644
--- a/package/python-xlsxwriter/python-xlsxwriter.mk
+++ b/package/python-xlsxwriter/python-xlsxwriter.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_XLSXWRITER_VERSION = 1.2.1
+PYTHON_XLSXWRITER_VERSION = 1.2.2
 PYTHON_XLSXWRITER_SOURCE = XlsxWriter-$(PYTHON_XLSXWRITER_VERSION).tar.gz
-PYTHON_XLSXWRITER_SITE = https://files.pythonhosted.org/packages/91/c2/9b33661b53065464febd85805037a52c4f066d2cadc540052ae83dfaf792
+PYTHON_XLSXWRITER_SITE = https://files.pythonhosted.org/packages/73/78/3ea62c5ad7255a0ff676c87ea88b152090b2178cb27325ba3bb0bb4122c9
 PYTHON_XLSXWRITER_SETUP_TYPE = setuptools
 PYTHON_XLSXWRITER_LICENSE = BSD-2-Clause
 PYTHON_XLSXWRITER_LICENSE_FILES = LICENSE.txt
-- 
2.20.1

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

* [Buildroot] [PATCH 1/2] package/python-zc-lockfile: new package
  2019-10-21 13:40 [Buildroot] [PATCH 1/1] package/python-asn1crypyo: bump to version 1.2.0 Asaf Kahlon
                   ` (6 preceding siblings ...)
  2019-10-21 13:40 ` [Buildroot] [PATCH 1/1] package/python-xlsxwriter: bump to version 1.2.2 Asaf Kahlon
@ 2019-10-21 13:40 ` Asaf Kahlon
  2020-02-04  9:58   ` Peter Korsgaard
  2019-10-21 13:40 ` [Buildroot] [PATCH 2/2] package/python-cherrypy: bump to version 18.3.0 Asaf Kahlon
                   ` (2 subsequent siblings)
  10 siblings, 1 reply; 30+ messages in thread
From: Asaf Kahlon @ 2019-10-21 13:40 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
---
 package/Config.in                                  |  1 +
 package/python-zc-lockfile/Config.in               |  6 ++++++
 package/python-zc-lockfile/python-zc-lockfile.hash |  5 +++++
 package/python-zc-lockfile/python-zc-lockfile.mk   | 14 ++++++++++++++
 4 files changed, 26 insertions(+)
 create mode 100644 package/python-zc-lockfile/Config.in
 create mode 100644 package/python-zc-lockfile/python-zc-lockfile.hash
 create mode 100644 package/python-zc-lockfile/python-zc-lockfile.mk

diff --git a/package/Config.in b/package/Config.in
index c8ff524e83..ef40832275 100644
--- a/package/Config.in
+++ b/package/Config.in
@@ -1147,6 +1147,7 @@ menu "External python modules"
 	source "package/python-xmltodict/Config.in"
 	source "package/python-yarl/Config.in"
 	source "package/python-yieldfrom/Config.in"
+	source "package/python-zc-lockfile/Config.in"
 	source "package/python-zeroconf/Config.in"
 	source "package/python-zope-interface/Config.in"
 endmenu
diff --git a/package/python-zc-lockfile/Config.in b/package/python-zc-lockfile/Config.in
new file mode 100644
index 0000000000..928f3604b7
--- /dev/null
+++ b/package/python-zc-lockfile/Config.in
@@ -0,0 +1,6 @@
+config BR2_PACKAGE_PYTHON_ZC_LOCKFILE
+	bool "python-zc-lockfile"
+	help
+	  Basic inter-process locks.
+
+	  https://github.com/zopefoundation/zc.lockfile
diff --git a/package/python-zc-lockfile/python-zc-lockfile.hash b/package/python-zc-lockfile/python-zc-lockfile.hash
new file mode 100644
index 0000000000..4a9c194885
--- /dev/null
+++ b/package/python-zc-lockfile/python-zc-lockfile.hash
@@ -0,0 +1,5 @@
+# md5, sha256 from https://pypi.org/pypi/zc.lockfile/json
+md5	3895445752278ddcc4578658c3c9a492  zc.lockfile-2.0.tar.gz
+sha256	307ad78227e48be260e64896ec8886edc7eae22d8ec53e4d528ab5537a83203b  zc.lockfile-2.0.tar.gz
+# Locally computed sha256 checksums
+sha256	3e671db11df687516cc1db5b3d65e4aa383eaca3c20cea3faf53a0f7335d0a3c  LICENSE.txt
diff --git a/package/python-zc-lockfile/python-zc-lockfile.mk b/package/python-zc-lockfile/python-zc-lockfile.mk
new file mode 100644
index 0000000000..a4621e6d06
--- /dev/null
+++ b/package/python-zc-lockfile/python-zc-lockfile.mk
@@ -0,0 +1,14 @@
+################################################################################
+#
+# python-zc-lockfile
+#
+################################################################################
+
+PYTHON_ZC_LOCKFILE_VERSION = 2.0
+PYTHON_ZC_LOCKFILE_SOURCE = zc.lockfile-$(PYTHON_ZC_LOCKFILE_VERSION).tar.gz
+PYTHON_ZC_LOCKFILE_SITE = https://files.pythonhosted.org/packages/11/98/f21922d501ab29d62665e7460c94f5ed485fd9d8348c126697947643a881
+PYTHON_ZC_LOCKFILE_SETUP_TYPE = setuptools
+PYTHON_ZC_LOCKFILE_LICENSE = ZPL-2.1
+PYTHON_ZC_LOCKFILE_LICENSE_FILES = LICENSE.txt
+
+$(eval $(python-package))
-- 
2.20.1

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

* [Buildroot] [PATCH 2/2] package/python-cherrypy: bump to version 18.3.0
  2019-10-21 13:40 [Buildroot] [PATCH 1/1] package/python-asn1crypyo: bump to version 1.2.0 Asaf Kahlon
                   ` (7 preceding siblings ...)
  2019-10-21 13:40 ` [Buildroot] [PATCH 1/2] package/python-zc-lockfile: new package Asaf Kahlon
@ 2019-10-21 13:40 ` Asaf Kahlon
  2020-02-04 10:03   ` Peter Korsgaard
  2019-10-21 13:40 ` [Buildroot] [PATCH 2/2] package/python-keyring: bump to version 19.2.0 Asaf Kahlon
  2019-10-21 17:11 ` [Buildroot] [PATCH 1/1] package/python-asn1crypyo: bump to version 1.2.0 Thomas Petazzoni
  10 siblings, 1 reply; 30+ messages in thread
From: Asaf Kahlon @ 2019-10-21 13:40 UTC (permalink / raw)
  To: buildroot

* Update dependency list.
* The package doesn't support Python 2 anymore.
* License change: copyright year bump and removing bold style from
  one line.

Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
---
 package/python-cherrypy/Config.in            | 11 +++++------
 package/python-cherrypy/python-cherrypy.hash |  9 +++++----
 package/python-cherrypy/python-cherrypy.mk   |  4 ++--
 3 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/package/python-cherrypy/Config.in b/package/python-cherrypy/Config.in
index 622dd1f49b..c25befe9ad 100644
--- a/package/python-cherrypy/Config.in
+++ b/package/python-cherrypy/Config.in
@@ -1,13 +1,12 @@
 config BR2_PACKAGE_PYTHON_CHERRYPY
 	bool "python-cherrypy"
+	depends on BR2_PACKAGE_PYTHON3
 	select BR2_PACKAGE_PYTHON_CHEROOT # runtime
-	select BR2_PACKAGE_PYTHON_JARACO_CLASSES # runtime
+	select BR2_PACKAGE_PYTHON_MORE_ITERTOOLS # runtime
 	select BR2_PACKAGE_PYTHON_PORTEND # runtime
-	select BR2_PACKAGE_PYTHON_PYEXPAT if BR2_PACKAGE_PYTHON # runtime
-	select BR2_PACKAGE_PYTHON3_PYEXPAT if BR2_PACKAGE_PYTHON3 # runtime
-	select BR2_PACKAGE_PYTHON_SIX # runtime
-	select BR2_PACKAGE_PYTHON_ZLIB if BR2_PACKAGE_PYTHON # runtime
-	select BR2_PACKAGE_PYTHON3_ZLIB if BR2_PACKAGE_PYTHON3 # runtime
+	select BR2_PACKAGE_PYTHON3_PYEXPAT # runtime
+	select BR2_PACKAGE_PYTHON_ZC_LOCKFILE # runtime
+	select BR2_PACKAGE_PYTHON3_ZLIB # runtime
 	help
 	  A minimalist web framework
 
diff --git a/package/python-cherrypy/python-cherrypy.hash b/package/python-cherrypy/python-cherrypy.hash
index d8f97af0f7..ffad848fc8 100644
--- a/package/python-cherrypy/python-cherrypy.hash
+++ b/package/python-cherrypy/python-cherrypy.hash
@@ -1,4 +1,5 @@
-# md5 from https://pypi.python.org/pypi/CherryPy/json, sha256 locally computed
-md5	e21fd0c5706504a8f26c46d808a14255  CherryPy-12.0.1.tar.gz
-sha256	6a3a90a43b1e05bd4634c60acfdcf34efe74f9f8746aca14dbe95a9b69db30ea  CherryPy-12.0.1.tar.gz
-sha256  02f4efe6e7dcd218c33cfa065c0552de983b5ad563b053e97697c5abd2ef14f9  LICENSE.md
+# md5, sha256 from https://pypi.org/pypi/CherryPy/json
+md5	1c0141ba4173ded6e69f67a3b2e28738  CherryPy-18.3.0.tar.gz
+sha256	683e687e7c7b1ba31ef86a113b1eafd0407269fed175bf488d3c839d37d1cc60  CherryPy-18.3.0.tar.gz
+# Locally computed sha256 checksums
+sha256	6c7f90d4b7c6e08184f88ac12750b94d6bf254eee345a18d26178717be5c27d2  LICENSE.md
diff --git a/package/python-cherrypy/python-cherrypy.mk b/package/python-cherrypy/python-cherrypy.mk
index 72b17bc876..8c1b7a7995 100644
--- a/package/python-cherrypy/python-cherrypy.mk
+++ b/package/python-cherrypy/python-cherrypy.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_CHERRYPY_VERSION = 12.0.1
+PYTHON_CHERRYPY_VERSION = 18.3.0
 PYTHON_CHERRYPY_SOURCE = CherryPy-$(PYTHON_CHERRYPY_VERSION).tar.gz
-PYTHON_CHERRYPY_SITE = https://pypi.python.org/packages/be/d8/a8ef56bfe1c39d466b8d55b496b64459cc43dec71361d88edf904901637f
+PYTHON_CHERRYPY_SITE = https://files.pythonhosted.org/packages/b1/f8/1bc6457ff1d2c1221eded1e693b867478eda8e32b4c7e5238f4810bb81a0
 PYTHON_CHERRYPY_LICENSE = BSD-3-Clause
 PYTHON_CHERRYPY_LICENSE_FILES = LICENSE.md
 PYTHON_CHERRYPY_SETUP_TYPE = setuptools
-- 
2.20.1

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

* [Buildroot] [PATCH 2/2] package/python-keyring: bump to version 19.2.0
  2019-10-21 13:40 [Buildroot] [PATCH 1/1] package/python-asn1crypyo: bump to version 1.2.0 Asaf Kahlon
                   ` (8 preceding siblings ...)
  2019-10-21 13:40 ` [Buildroot] [PATCH 2/2] package/python-cherrypy: bump to version 18.3.0 Asaf Kahlon
@ 2019-10-21 13:40 ` Asaf Kahlon
  2020-04-13 19:54   ` Thomas Petazzoni
  2019-10-21 17:11 ` [Buildroot] [PATCH 1/1] package/python-asn1crypyo: bump to version 1.2.0 Thomas Petazzoni
  10 siblings, 1 reply; 30+ messages in thread
From: Asaf Kahlon @ 2019-10-21 13:40 UTC (permalink / raw)
  To: buildroot

* Update dependency list.
* The package doesn't support Python 2 anymore.

Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
---
 package/python-keyring/Config.in           | 2 ++
 package/python-keyring/python-keyring.hash | 7 ++++---
 package/python-keyring/python-keyring.mk   | 4 ++--
 3 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/package/python-keyring/Config.in b/package/python-keyring/Config.in
index 23d86a4822..d1f9d31b10 100644
--- a/package/python-keyring/Config.in
+++ b/package/python-keyring/Config.in
@@ -1,6 +1,8 @@
 config BR2_PACKAGE_PYTHON_KEYRING
 	bool "python-keyring"
+	depends on BR2_PACKAGE_PYTHON3
 	depends on BR2_INSTALL_LIBSTDCPP # python-secretstorage
+	select BR2_PACKAGE_PYTHON_ENTRYPOINTS
 	select BR2_PACKAGE_PYTHON_SECRETSTORAGE # runtime
 	help
 	  The Python keyring lib provides a easy way to access the
diff --git a/package/python-keyring/python-keyring.hash b/package/python-keyring/python-keyring.hash
index a57419039e..159579f79c 100644
--- a/package/python-keyring/python-keyring.hash
+++ b/package/python-keyring/python-keyring.hash
@@ -1,4 +1,5 @@
-# md5 from https://pypi.python.org/pypi/keyring/json, sha256 locally computed
-md5	9c53e4f2427ebaa59d304a826311fbcf  keyring-10.5.0.tar.gz
-sha256	0e6129e8c5bc80da34cc1942d30daad79ed40419fcaaa538278c3b2ff235b313  keyring-10.5.0.tar.gz
+# md5, sha256 from https://pypi.org/pypi/keyring/json
+md5	1eb6d586ee5794de4bf39c1f513a3139  keyring-19.2.0.tar.gz
+sha256	91037ccaf0c9a112a76f7740e4a416b9457a69b66c2799421581bee710a974b3  keyring-19.2.0.tar.gz
+# Locally computed sha256 checksums
 sha256  a55e2ffe9b44998e621d51d8c094bed09acc4b5236ee73d7df395a33ba3c18fd  LICENSE
diff --git a/package/python-keyring/python-keyring.mk b/package/python-keyring/python-keyring.mk
index 27db2802ed..2f6ee8497f 100644
--- a/package/python-keyring/python-keyring.mk
+++ b/package/python-keyring/python-keyring.mk
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_KEYRING_VERSION = 10.5.0
+PYTHON_KEYRING_VERSION = 19.2.0
 PYTHON_KEYRING_SOURCE = keyring-$(PYTHON_KEYRING_VERSION).tar.gz
-PYTHON_KEYRING_SITE = https://pypi.python.org/packages/42/2e/51bd1739fe335095a2174db3f2f230346762e7e572471059540146a521f6
+PYTHON_KEYRING_SITE = https://files.pythonhosted.org/packages/ee/46/77fdb7cd2b0f1f684afbc35a59b3d7ebb6961fe528f97b86900002968914
 PYTHON_KEYRING_SETUP_TYPE = setuptools
 PYTHON_KEYRING_LICENSE = MIT
 PYTHON_KEYRING_LICENSE_FILES = LICENSE
-- 
2.20.1

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

* [Buildroot] [PATCH 1/1] package/python-asn1crypyo: bump to version 1.2.0
  2019-10-21 13:40 [Buildroot] [PATCH 1/1] package/python-asn1crypyo: bump to version 1.2.0 Asaf Kahlon
                   ` (9 preceding siblings ...)
  2019-10-21 13:40 ` [Buildroot] [PATCH 2/2] package/python-keyring: bump to version 19.2.0 Asaf Kahlon
@ 2019-10-21 17:11 ` Thomas Petazzoni
  10 siblings, 0 replies; 30+ messages in thread
From: Thomas Petazzoni @ 2019-10-21 17:11 UTC (permalink / raw)
  To: buildroot

On Mon, 21 Oct 2019 16:40:21 +0300
Asaf Kahlon <asafka7@gmail.com> wrote:

> Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
> ---
>  package/python-asn1crypto/python-asn1crypto.hash | 4 ++--
>  package/python-asn1crypto/python-asn1crypto.mk   | 4 ++--
>  2 files changed, 4 insertions(+), 4 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

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

* [Buildroot] [PATCH 1/1] package/python-cheroot: bump to version 8.2.1
  2019-10-21 13:40 ` [Buildroot] [PATCH 1/1] package/python-cheroot: bump to version 8.2.1 Asaf Kahlon
@ 2019-10-21 17:11   ` Thomas Petazzoni
  0 siblings, 0 replies; 30+ messages in thread
From: Thomas Petazzoni @ 2019-10-21 17:11 UTC (permalink / raw)
  To: buildroot

On Mon, 21 Oct 2019 16:40:22 +0300
Asaf Kahlon <asafka7@gmail.com> wrote:

> Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
> ---
>  package/python-cheroot/python-cheroot.hash | 4 ++--
>  package/python-cheroot/python-cheroot.mk   | 4 ++--
>  2 files changed, 4 insertions(+), 4 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

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

* [Buildroot] [PATCH 1/1] package/python-docker: bump to version 4.1.0
  2019-10-21 13:40 ` [Buildroot] [PATCH 1/1] package/python-docker: bump to version 4.1.0 Asaf Kahlon
@ 2019-10-21 17:11   ` Thomas Petazzoni
  2019-10-23 15:40   ` Peter Korsgaard
  1 sibling, 0 replies; 30+ messages in thread
From: Thomas Petazzoni @ 2019-10-21 17:11 UTC (permalink / raw)
  To: buildroot

On Mon, 21 Oct 2019 16:40:23 +0300
Asaf Kahlon <asafka7@gmail.com> wrote:

> python-docker-pycreds is no longer needed as a dependency.
> 
> Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
> ---
>  package/python-docker/Config.in          | 1 -
>  package/python-docker/python-docker.hash | 7 ++++---
>  package/python-docker/python-docker.mk   | 4 ++--
>  3 files changed, 6 insertions(+), 6 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

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

* [Buildroot] [PATCH 1/2] package/python-entrypoints: new package
  2019-10-21 13:40 ` [Buildroot] [PATCH 1/2] package/python-entrypoints: new package Asaf Kahlon
@ 2019-10-21 17:13   ` Thomas Petazzoni
  2019-10-21 19:01     ` Asaf Kahlon
  2020-02-02 19:49   ` Peter Korsgaard
  1 sibling, 1 reply; 30+ messages in thread
From: Thomas Petazzoni @ 2019-10-21 17:13 UTC (permalink / raw)
  To: buildroot

Hello Asaf,

On Mon, 21 Oct 2019 16:40:24 +0300
Asaf Kahlon <asafka7@gmail.com> wrote:

> Signed-off-by: Asaf Kahlon <asafka7@gmail.com>

Could you send the patches that go together, at the same time ? Here I
had a long list of patches PATCH 1/1, and in the middle of them, this
PATCH 1/2, which I guess goes with "package/python-keyring: bump to
version  19.2.0". Having them sent separately is quite confusing.

Could you make sure to send series as proper series, this would really
makes things a bit easier.

Also, I see you are doing a lot of version bumps for Python packages.
Is it related to the fact that you know receive e-mail notifications
when Python packages are not up to date ? Are we going to see a point
where this stream of patches reduces, or is there just very frequent
update of Python modules happening upstream ?

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

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

* [Buildroot] [PATCH 1/1] package/python-flask-sqlalchemy: bump to version 2.4.1
  2019-10-21 13:40 ` [Buildroot] [PATCH 1/1] package/python-flask-sqlalchemy: bump to version 2.4.1 Asaf Kahlon
@ 2019-10-21 17:13   ` Thomas Petazzoni
  0 siblings, 0 replies; 30+ messages in thread
From: Thomas Petazzoni @ 2019-10-21 17:13 UTC (permalink / raw)
  To: buildroot

On Mon, 21 Oct 2019 16:40:25 +0300
Asaf Kahlon <asafka7@gmail.com> wrote:

> License is provided with the tarball, so there's no need to
> use PKG-INFO.
> 
> Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
> ---
>  .../python-flask-sqlalchemy/python-flask-sqlalchemy.hash | 9 +++++----
>  .../python-flask-sqlalchemy/python-flask-sqlalchemy.mk   | 8 ++++----
>  2 files changed, 9 insertions(+), 8 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

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

* [Buildroot] [PATCH 1/1] package/python-flup: bump to version 1.0.3
  2019-10-21 13:40 ` [Buildroot] [PATCH 1/1] package/python-flup: bump to version 1.0.3 Asaf Kahlon
@ 2019-10-21 17:13   ` Thomas Petazzoni
  0 siblings, 0 replies; 30+ messages in thread
From: Thomas Petazzoni @ 2019-10-21 17:13 UTC (permalink / raw)
  To: buildroot

On Mon, 21 Oct 2019 16:40:26 +0300
Asaf Kahlon <asafka7@gmail.com> wrote:

> License isn't shipped with the tarball so we take
> PKG-INFO as license file.
> 
> Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
> ---
>  package/python-flup/python-flup.hash | 8 +++++---
>  package/python-flup/python-flup.mk   | 7 +++----
>  2 files changed, 8 insertions(+), 7 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

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

* [Buildroot] [PATCH 1/1] package/python-pymodbus: bump to version 2.2.0
  2019-10-21 13:40 ` [Buildroot] [PATCH 1/1] package/python-pymodbus: bump to version 2.2.0 Asaf Kahlon
@ 2019-10-21 17:13   ` Thomas Petazzoni
  0 siblings, 0 replies; 30+ messages in thread
From: Thomas Petazzoni @ 2019-10-21 17:13 UTC (permalink / raw)
  To: buildroot

On Mon, 21 Oct 2019 16:40:27 +0300
Asaf Kahlon <asafka7@gmail.com> wrote:

> * Update dependency list.
> * Take tarball from PyPI.
> * Add hash for license file.
> 
> Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
> ---
>  package/python-pymodbus/Config.in            | 1 +
>  package/python-pymodbus/python-pymodbus.hash | 6 ++++--
>  package/python-pymodbus/python-pymodbus.mk   | 5 +++--
>  3 files changed, 8 insertions(+), 4 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

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

* [Buildroot] [PATCH 1/1] package/python-xlsxwriter: bump to version 1.2.2
  2019-10-21 13:40 ` [Buildroot] [PATCH 1/1] package/python-xlsxwriter: bump to version 1.2.2 Asaf Kahlon
@ 2019-10-21 17:13   ` Thomas Petazzoni
  0 siblings, 0 replies; 30+ messages in thread
From: Thomas Petazzoni @ 2019-10-21 17:13 UTC (permalink / raw)
  To: buildroot

On Mon, 21 Oct 2019 16:40:28 +0300
Asaf Kahlon <asafka7@gmail.com> wrote:

> And fix indentation in hash file.
> 
> Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
> ---
>  package/python-xlsxwriter/python-xlsxwriter.hash | 6 +++---
>  package/python-xlsxwriter/python-xlsxwriter.mk   | 4 ++--
>  2 files changed, 5 insertions(+), 5 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

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

* [Buildroot] [PATCH 1/2] package/python-entrypoints: new package
  2019-10-21 17:13   ` Thomas Petazzoni
@ 2019-10-21 19:01     ` Asaf Kahlon
  2019-10-21 19:19       ` Thomas Petazzoni
  0 siblings, 1 reply; 30+ messages in thread
From: Asaf Kahlon @ 2019-10-21 19:01 UTC (permalink / raw)
  To: buildroot

Hello,

On Mon, Oct 21, 2019 at 8:13 PM Thomas Petazzoni
<thomas.petazzoni@bootlin.com> wrote:
>
> Hello Asaf,
>
> On Mon, 21 Oct 2019 16:40:24 +0300
> Asaf Kahlon <asafka7@gmail.com> wrote:
>
> > Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
>
> Could you send the patches that go together, at the same time ? Here I
> had a long list of patches PATCH 1/1, and in the middle of them, this
> PATCH 1/2, which I guess goes with "package/python-keyring: bump to
> version  19.2.0". Having them sent separately is quite confusing.
>
> Could you make sure to send series as proper series, this would really
> makes things a bit easier.

Yes, python-entrypoints was sent together with python-keyring.
In addition, python-zc-lockfile was sent together with python-cherrypy.
Moreover, I now noticed that my series of python-snmp-apps with
snmpclitools earlier
this month seems to be sent separately too. All the other patches I
sent are single patches.
Next time, I'll send the series at the same time.
Do you need me to resend the existing patches or we'll be fine for that round?

>
> Also, I see you are doing a lot of version bumps for Python packages.
> Is it related to the fact that you know receive e-mail notifications
> when Python packages are not up to date ? Are we going to see a point
> where this stream of patches reduces, or is there just very frequent
> update of Python modules happening upstream ?
>

Indeed, I updated the packages mostly because of the new e-mail feature with the
list of outdated packages.
I guess those many bumps happened since the feature is new and we had
a lot to do,
but I think now we're pretty close to the end, so the stream of
patches is going to reduce :)

> Thanks!
>
> Thomas
> --
> Thomas Petazzoni, CTO, Bootlin
> Embedded Linux and Kernel engineering
> https://bootlin.com

Asaf.

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

* [Buildroot] [PATCH 1/2] package/python-entrypoints: new package
  2019-10-21 19:01     ` Asaf Kahlon
@ 2019-10-21 19:19       ` Thomas Petazzoni
  2019-10-21 19:31         ` Asaf Kahlon
  0 siblings, 1 reply; 30+ messages in thread
From: Thomas Petazzoni @ 2019-10-21 19:19 UTC (permalink / raw)
  To: buildroot

Hello Asaf,

On Mon, 21 Oct 2019 22:01:27 +0300
Asaf Kahlon <asafka7@gmail.com> wrote:

> Yes, python-entrypoints was sent together with python-keyring.

Together, but mixed with the other patches I supposed ?

> In addition, python-zc-lockfile was sent together with python-cherrypy.
> Moreover, I now noticed that my series of python-snmp-apps with
> snmpclitools earlier
> this month seems to be sent separately too. All the other patches I
> sent are single patches.
> Next time, I'll send the series at the same time.
> Do you need me to resend the existing patches or we'll be fine for that round?

No need to resend.

> > Also, I see you are doing a lot of version bumps for Python packages.
> > Is it related to the fact that you know receive e-mail notifications
> > when Python packages are not up to date ? Are we going to see a point
> > where this stream of patches reduces, or is there just very frequent
> > update of Python modules happening upstream ?
> >  
> 
> Indeed, I updated the packages mostly because of the new e-mail feature with the
> list of outdated packages.
> I guess those many bumps happened since the feature is new and we had
> a lot to do, but I think now we're pretty close to the end, so the
> stream of patches is going to reduce :)

Great :-) In any case, thanks for doing this work!

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

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

* [Buildroot] [PATCH 1/2] package/python-entrypoints: new package
  2019-10-21 19:19       ` Thomas Petazzoni
@ 2019-10-21 19:31         ` Asaf Kahlon
  2019-10-21 21:17           ` Thomas Petazzoni
  0 siblings, 1 reply; 30+ messages in thread
From: Asaf Kahlon @ 2019-10-21 19:31 UTC (permalink / raw)
  To: buildroot

Hello,

On Mon, Oct 21, 2019 at 10:20 PM Thomas Petazzoni
<thomas.petazzoni@bootlin.com> wrote:
>
> Hello Asaf,
>
> On Mon, 21 Oct 2019 22:01:27 +0300
> Asaf Kahlon <asafka7@gmail.com> wrote:
>
> > Yes, python-entrypoints was sent together with python-keyring.
>
> Together, but mixed with the other patches I supposed ?
>

Yes.

> > In addition, python-zc-lockfile was sent together with python-cherrypy.
> > Moreover, I now noticed that my series of python-snmp-apps with
> > snmpclitools earlier
> > this month seems to be sent separately too. All the other patches I
> > sent are single patches.
> > Next time, I'll send the series at the same time.
> > Do you need me to resend the existing patches or we'll be fine for that round?
>
> No need to resend.

OK, thanks :)

>
> > > Also, I see you are doing a lot of version bumps for Python packages.
> > > Is it related to the fact that you know receive e-mail notifications
> > > when Python packages are not up to date ? Are we going to see a point
> > > where this stream of patches reduces, or is there just very frequent
> > > update of Python modules happening upstream ?
> > >
> >
> > Indeed, I updated the packages mostly because of the new e-mail feature with the
> > list of outdated packages.
> > I guess those many bumps happened since the feature is new and we had
> > a lot to do, but I think now we're pretty close to the end, so the
> > stream of patches is going to reduce :)
>
> Great :-) In any case, thanks for doing this work!
>
> Best regards,
>
> Thomas
> --
> Thomas Petazzoni, CTO, Bootlin
> Embedded Linux and Kernel engineering
> https://bootlin.com

Asaf.

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

* [Buildroot] [PATCH 1/2] package/python-entrypoints: new package
  2019-10-21 19:31         ` Asaf Kahlon
@ 2019-10-21 21:17           ` Thomas Petazzoni
  0 siblings, 0 replies; 30+ messages in thread
From: Thomas Petazzoni @ 2019-10-21 21:17 UTC (permalink / raw)
  To: buildroot

On Mon, 21 Oct 2019 22:31:57 +0300
Asaf Kahlon <asafka7@gmail.com> wrote:

> > > Yes, python-entrypoints was sent together with python-keyring.  
> >
> > Together, but mixed with the other patches I supposed ?
> 
> Yes.

That's the problem I guess. When you send a series, just send the
patches of that series. And then separately send the standalone patches
that are not part of the series.

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

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

* [Buildroot] [PATCH 1/1] package/python-docker: bump to version 4.1.0
  2019-10-21 13:40 ` [Buildroot] [PATCH 1/1] package/python-docker: bump to version 4.1.0 Asaf Kahlon
  2019-10-21 17:11   ` Thomas Petazzoni
@ 2019-10-23 15:40   ` Peter Korsgaard
  2019-10-23 19:20     ` Asaf Kahlon
  1 sibling, 1 reply; 30+ messages in thread
From: Peter Korsgaard @ 2019-10-23 15:40 UTC (permalink / raw)
  To: buildroot

>>>>> "Asaf" == Asaf Kahlon <asafka7@gmail.com> writes:

 > python-docker-pycreds is no longer needed as a dependency.
 > Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
 > ---
 >  package/python-docker/Config.in          | 1 -
 >  package/python-docker/python-docker.hash | 7 ++++---
 >  package/python-docker/python-docker.mk   | 4 ++--
 >  3 files changed, 6 insertions(+), 6 deletions(-)

 > diff --git a/package/python-docker/Config.in b/package/python-docker/Config.in
 > index 35f7666f19..df5e4887f4 100644
 > --- a/package/python-docker/Config.in
 > +++ b/package/python-docker/Config.in
 > @@ -8,7 +8,6 @@ config BR2_PACKAGE_PYTHON_DOCKER
 >  	select BR2_PACKAGE_PYTHON_REQUESTS # runtime
 >  	select BR2_PACKAGE_PYTHON_SIX # runtime
 >  	select BR2_PACKAGE_PYTHON_WEBSOCKET_CLIENT # runtime
 > -	select BR2_PACKAGE_PYTHON_DOCKER_PYCREDS # runtime
 >  	help
 >  	  A Python library for the Docker Engine API.
 
 > diff --git a/package/python-docker/python-docker.hash b/package/python-docker/python-docker.hash
 > index 37fda94f0b..0006a8a7da 100644
 > --- a/package/python-docker/python-docker.hash
 > +++ b/package/python-docker/python-docker.hash
 > @@ -1,4 +1,5 @@
 > -# md5 and sha256 from https://pypi.python.org/pypi/docker/json
 > -md5	496237b9e0826eff8436b1a786943a86  docker-3.5.1.tar.gz
 > -sha256	fbe82af9b94ccced752527c8de07fa20267f9634b48674ba478a0bb4000a0b1e  docker-3.5.1.tar.gz
 > +# md5, sha256 from https://pypi.org/pypi/docker/json
 > +md5	e1e8dc73e3220fe9eec1faf80b0290de  docker-4.1.0.tar.gz
 > +sha256	6e06c5e70ba4fad73e35f00c55a895a448398f3ada7faae072e2bb01348bafc1  docker-4.1.0.tar.gz
 > +# Locally computed sha256 checksums
 >  sha256	f2f0b07fa5e492c11d27aa0d2f3f1a0e64b9d17f32d8aa489ae2af9609af33b2  LICENSE
 > diff --git a/package/python-docker/python-docker.mk b/package/python-docker/python-docker.mk
 > index 01ae2da9be..67cb150b48 100644
 > --- a/package/python-docker/python-docker.mk
 > +++ b/package/python-docker/python-docker.mk
 > @@ -4,9 +4,9 @@
 >  #
 >  ################################################################################
 
 > -PYTHON_DOCKER_VERSION = 3.5.1
 > +PYTHON_DOCKER_VERSION = 4.1.0

This will require a corresponding bump of docker-compose, as it is quite
strict about its dependencies. From setup.py:

install_requires = [
    ..
    'docker >= 3.1.4, < 4.0',

Will you send a version bump for docker-compose as well? We have a
runtime test for it.

-- 
Bye, Peter Korsgaard

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

* [Buildroot] [PATCH 1/1] package/python-docker: bump to version 4.1.0
  2019-10-23 15:40   ` Peter Korsgaard
@ 2019-10-23 19:20     ` Asaf Kahlon
  2019-10-23 19:46       ` Peter Korsgaard
  0 siblings, 1 reply; 30+ messages in thread
From: Asaf Kahlon @ 2019-10-23 19:20 UTC (permalink / raw)
  To: buildroot

Hello,

On Wed, Oct 23, 2019 at 6:40 PM Peter Korsgaard <peter@korsgaard.com> wrote:
>
> >>>>> "Asaf" == Asaf Kahlon <asafka7@gmail.com> writes:
>
>  > python-docker-pycreds is no longer needed as a dependency.
>  > Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
>  > ---
>  >  package/python-docker/Config.in          | 1 -
>  >  package/python-docker/python-docker.hash | 7 ++++---
>  >  package/python-docker/python-docker.mk   | 4 ++--
>  >  3 files changed, 6 insertions(+), 6 deletions(-)
>
>  > diff --git a/package/python-docker/Config.in b/package/python-docker/Config.in
>  > index 35f7666f19..df5e4887f4 100644
>  > --- a/package/python-docker/Config.in
>  > +++ b/package/python-docker/Config.in
>  > @@ -8,7 +8,6 @@ config BR2_PACKAGE_PYTHON_DOCKER
>  >      select BR2_PACKAGE_PYTHON_REQUESTS # runtime
>  >      select BR2_PACKAGE_PYTHON_SIX # runtime
>  >      select BR2_PACKAGE_PYTHON_WEBSOCKET_CLIENT # runtime
>  > -    select BR2_PACKAGE_PYTHON_DOCKER_PYCREDS # runtime
>  >      help
>  >        A Python library for the Docker Engine API.
>
>  > diff --git a/package/python-docker/python-docker.hash b/package/python-docker/python-docker.hash
>  > index 37fda94f0b..0006a8a7da 100644
>  > --- a/package/python-docker/python-docker.hash
>  > +++ b/package/python-docker/python-docker.hash
>  > @@ -1,4 +1,5 @@
>  > -# md5 and sha256 from https://pypi.python.org/pypi/docker/json
>  > -md5 496237b9e0826eff8436b1a786943a86  docker-3.5.1.tar.gz
>  > -sha256      fbe82af9b94ccced752527c8de07fa20267f9634b48674ba478a0bb4000a0b1e  docker-3.5.1.tar.gz
>  > +# md5, sha256 from https://pypi.org/pypi/docker/json
>  > +md5 e1e8dc73e3220fe9eec1faf80b0290de  docker-4.1.0.tar.gz
>  > +sha256      6e06c5e70ba4fad73e35f00c55a895a448398f3ada7faae072e2bb01348bafc1  docker-4.1.0.tar.gz
>  > +# Locally computed sha256 checksums
>  >  sha256      f2f0b07fa5e492c11d27aa0d2f3f1a0e64b9d17f32d8aa489ae2af9609af33b2  LICENSE
>  > diff --git a/package/python-docker/python-docker.mk b/package/python-docker/python-docker.mk
>  > index 01ae2da9be..67cb150b48 100644
>  > --- a/package/python-docker/python-docker.mk
>  > +++ b/package/python-docker/python-docker.mk
>  > @@ -4,9 +4,9 @@
>  >  #
>  >  ################################################################################
>
>  > -PYTHON_DOCKER_VERSION = 3.5.1
>  > +PYTHON_DOCKER_VERSION = 4.1.0
>
> This will require a corresponding bump of docker-compose, as it is quite
> strict about its dependencies. From setup.py:
>
> install_requires = [
>     ..
>     'docker >= 3.1.4, < 4.0',
>
> Will you send a version bump for docker-compose as well? We have a
> runtime test for it.

Actually, now I see the even the latest docker-compose version (1.24.1) requires
docker < 4.0...
Maybe we should take an rc-version that support it (1.25.0-rc2)?

>
> --
> Bye, Peter Korsgaard

Regards,
Asaf.

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

* [Buildroot] [PATCH 1/1] package/python-docker: bump to version 4.1.0
  2019-10-23 19:20     ` Asaf Kahlon
@ 2019-10-23 19:46       ` Peter Korsgaard
  0 siblings, 0 replies; 30+ messages in thread
From: Peter Korsgaard @ 2019-10-23 19:46 UTC (permalink / raw)
  To: buildroot

>>>>> "Asaf" == Asaf Kahlon <asafka7@gmail.com> writes:

Hi,

 >> install_requires = [
 >> ..
 >> 'docker >= 3.1.4, < 4.0',
 >> 
 >> Will you send a version bump for docker-compose as well? We have a
 >> runtime test for it.

 > Actually, now I see the even the latest docker-compose version (1.24.1) requires
 > docker < 4.0...
 > Maybe we should take an rc-version that support it (1.25.0-rc2)?

Or revert the docker bump. Is there any specific reason you need the new
docker-python version?

I see we have the same issue with your recent python-pyyaml bump :/

-- 
Bye, Peter Korsgaard

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

* [Buildroot] [PATCH 1/2] package/python-entrypoints: new package
  2019-10-21 13:40 ` [Buildroot] [PATCH 1/2] package/python-entrypoints: new package Asaf Kahlon
  2019-10-21 17:13   ` Thomas Petazzoni
@ 2020-02-02 19:49   ` Peter Korsgaard
  1 sibling, 0 replies; 30+ messages in thread
From: Peter Korsgaard @ 2020-02-02 19:49 UTC (permalink / raw)
  To: buildroot

On Mon, Oct 21, 2019 at 3:40 PM Asaf Kahlon <asafka7@gmail.com> wrote:
>
> Signed-off-by: Asaf Kahlon <asafka7@gmail.com>

Committed, thanks.

-- 
Bye, Peter Korsgaard

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

* [Buildroot] [PATCH 1/2] package/python-zc-lockfile: new package
  2019-10-21 13:40 ` [Buildroot] [PATCH 1/2] package/python-zc-lockfile: new package Asaf Kahlon
@ 2020-02-04  9:58   ` Peter Korsgaard
  0 siblings, 0 replies; 30+ messages in thread
From: Peter Korsgaard @ 2020-02-04  9:58 UTC (permalink / raw)
  To: buildroot

On Mon, Oct 21, 2019 at 3:41 PM Asaf Kahlon <asafka7@gmail.com> wrote:
>
> Signed-off-by: Asaf Kahlon <asafka7@gmail.com>

Committed, thanks.

-- 
Bye, Peter Korsgaard

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

* [Buildroot] [PATCH 2/2] package/python-cherrypy: bump to version 18.3.0
  2019-10-21 13:40 ` [Buildroot] [PATCH 2/2] package/python-cherrypy: bump to version 18.3.0 Asaf Kahlon
@ 2020-02-04 10:03   ` Peter Korsgaard
  0 siblings, 0 replies; 30+ messages in thread
From: Peter Korsgaard @ 2020-02-04 10:03 UTC (permalink / raw)
  To: buildroot

On Mon, Oct 21, 2019 at 3:41 PM Asaf Kahlon <asafka7@gmail.com> wrote:
>
> * Update dependency list.
> * The package doesn't support Python 2 anymore.
> * License change: copyright year bump and removing bold style from
>   one line.
>
> Signed-off-by: Asaf Kahlon <asafka7@gmail.com>

This no longer applies after your "package/python-more-itertools: drop
Python 2 support". Care to rebase and resend? In the mean time I will
mark this as changes requested in patchwork.

--
Bye, Peter Korsgaard

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

* [Buildroot] [PATCH 2/2] package/python-keyring: bump to version 19.2.0
  2019-10-21 13:40 ` [Buildroot] [PATCH 2/2] package/python-keyring: bump to version 19.2.0 Asaf Kahlon
@ 2020-04-13 19:54   ` Thomas Petazzoni
  0 siblings, 0 replies; 30+ messages in thread
From: Thomas Petazzoni @ 2020-04-13 19:54 UTC (permalink / raw)
  To: buildroot

On Mon, 21 Oct 2019 16:40:31 +0300
Asaf Kahlon <asafka7@gmail.com> wrote:

> * Update dependency list.
> * The package doesn't support Python 2 anymore.
> 
> Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
> ---
>  package/python-keyring/Config.in           | 2 ++
>  package/python-keyring/python-keyring.hash | 7 ++++---
>  package/python-keyring/python-keyring.mk   | 4 ++--
>  3 files changed, 8 insertions(+), 5 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

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

end of thread, other threads:[~2020-04-13 19:54 UTC | newest]

Thread overview: 30+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-21 13:40 [Buildroot] [PATCH 1/1] package/python-asn1crypyo: bump to version 1.2.0 Asaf Kahlon
2019-10-21 13:40 ` [Buildroot] [PATCH 1/1] package/python-cheroot: bump to version 8.2.1 Asaf Kahlon
2019-10-21 17:11   ` Thomas Petazzoni
2019-10-21 13:40 ` [Buildroot] [PATCH 1/1] package/python-docker: bump to version 4.1.0 Asaf Kahlon
2019-10-21 17:11   ` Thomas Petazzoni
2019-10-23 15:40   ` Peter Korsgaard
2019-10-23 19:20     ` Asaf Kahlon
2019-10-23 19:46       ` Peter Korsgaard
2019-10-21 13:40 ` [Buildroot] [PATCH 1/2] package/python-entrypoints: new package Asaf Kahlon
2019-10-21 17:13   ` Thomas Petazzoni
2019-10-21 19:01     ` Asaf Kahlon
2019-10-21 19:19       ` Thomas Petazzoni
2019-10-21 19:31         ` Asaf Kahlon
2019-10-21 21:17           ` Thomas Petazzoni
2020-02-02 19:49   ` Peter Korsgaard
2019-10-21 13:40 ` [Buildroot] [PATCH 1/1] package/python-flask-sqlalchemy: bump to version 2.4.1 Asaf Kahlon
2019-10-21 17:13   ` Thomas Petazzoni
2019-10-21 13:40 ` [Buildroot] [PATCH 1/1] package/python-flup: bump to version 1.0.3 Asaf Kahlon
2019-10-21 17:13   ` Thomas Petazzoni
2019-10-21 13:40 ` [Buildroot] [PATCH 1/1] package/python-pymodbus: bump to version 2.2.0 Asaf Kahlon
2019-10-21 17:13   ` Thomas Petazzoni
2019-10-21 13:40 ` [Buildroot] [PATCH 1/1] package/python-xlsxwriter: bump to version 1.2.2 Asaf Kahlon
2019-10-21 17:13   ` Thomas Petazzoni
2019-10-21 13:40 ` [Buildroot] [PATCH 1/2] package/python-zc-lockfile: new package Asaf Kahlon
2020-02-04  9:58   ` Peter Korsgaard
2019-10-21 13:40 ` [Buildroot] [PATCH 2/2] package/python-cherrypy: bump to version 18.3.0 Asaf Kahlon
2020-02-04 10:03   ` Peter Korsgaard
2019-10-21 13:40 ` [Buildroot] [PATCH 2/2] package/python-keyring: bump to version 19.2.0 Asaf Kahlon
2020-04-13 19:54   ` Thomas Petazzoni
2019-10-21 17:11 ` [Buildroot] [PATCH 1/1] package/python-asn1crypyo: bump to version 1.2.0 Thomas Petazzoni

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.