diff --git a/python-qtconsole.changes b/python-qtconsole.changes index 323b7c1..19b9025 100644 --- a/python-qtconsole.changes +++ b/python-qtconsole.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat May 23 20:35:57 UTC 2020 - Arun Persaud + +- update to version 4.7.4: + * Fix completion widget text for paths and files. + * Make Qtconsole work on Python 3.8 and Windows. + ------------------------------------------------------------------- Sat Apr 18 21:29:25 UTC 2020 - Arun Persaud diff --git a/python-qtconsole.spec b/python-qtconsole.spec index ff53ea2..6267035 100644 --- a/python-qtconsole.spec +++ b/python-qtconsole.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-qtconsole -Version: 4.7.3 +Version: 4.7.4 Release: 0 Summary: Jupyter Qt console License: BSD-3-Clause diff --git a/qtconsole-4.7.3.tar.gz b/qtconsole-4.7.3.tar.gz deleted file mode 100644 index fb13ab4..0000000 --- a/qtconsole-4.7.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8f5ae5571f0e921db9f2d12613ed667c350ee22c7db598d9bbbe143e8533f932 -size 424006 diff --git a/qtconsole-4.7.4.tar.gz b/qtconsole-4.7.4.tar.gz new file mode 100644 index 0000000..75fef5f --- /dev/null +++ b/qtconsole-4.7.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd48bf1051d6e69cec1f9e2596cfaa94e3c726c70c5d848681ebce10c029f5fd +size 424884