[Spice-devel] [spice-gtk v1 03/10] flatpak: update python-six from 1.10.0 -> 1.11.0

Victor Toso victortoso at redhat.com
Fri Feb 8 18:32:45 UTC 2019


From: Victor Toso <me at victortoso.com>

Same rationale as previous commit.

1.11.0  was released in 17.09.2017 while 1.10.0 is from 7.10.2015.

Signed-off-by: Victor Toso <victortoso at redhat.com>
---
 data/org.spicespace.spicy.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/data/org.spicespace.spicy.json b/data/org.spicespace.spicy.json
index 8664e2f..90ddf2e 100644
--- a/data/org.spicespace.spicy.json
+++ b/data/org.spicespace.spicy.json
@@ -17,13 +17,13 @@
             "name": "python-six",
             "buildsystem": "simple",
             "build-commands": [
-                "pip3 install --target=/app six-1.10.0-py2.py3-none-any.whl"
+                "pip3 install --target=/app six-1.11.0-py2.py3-none-any.whl"
             ],
             "sources": [
                 {
                    "type": "file",
-                   "url": "https://pypi.python.org/packages/c8/0a/b6723e1bc4c516cb687841499455a8505b44607ab535be01091c0f24f079/six-1.10.0-py2.py3-none-any.whl#md5=3ab558cf5d4f7a72611d59a81a315dc8",
-                   "sha256": "0ff78c403d9bccf5a425a6d31a12aa6b47f1c21ca4dc2573a7e2f32a97335eb1"
+                   "url": "https://files.pythonhosted.org/packages/67/4b/141a581104b1f6397bfa78ac9d43d8ad29a7ca43ea90a2d863fe3056e86a/six-1.11.0-py2.py3-none-any.whl",
+                   "sha256": "832dc0e10feb1aa2c68dcc57dbb658f1c7e65b9b61af69048abc87a2db00a0eb"
                 }
             ]
         },
-- 
2.19.0



More information about the Spice-devel mailing list