From 5ef732125b87444df457aa4c2ed504e0d8630bc57a8d49002294ef503da4326d Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sun, 16 Aug 2020 11:24:27 +0000 Subject: [PATCH] - update to 20.8 - bug fixes - removed support for Python2 - removed support for Qt4 (PyQt4 and pyside) -- added menu action for pip cache management -- changed the dialog to allow the selection of checker categories -- added several security related checks (ported from bandit) -- extended the dialog to show a list of files still to be checked -- updated pycodestyle to version 2.6.0 -- updated pyflakes to version 2.2.0 -- updated asttoken to version 2.0.4 - bug fixes -- added a configurable URL entry color to indicate sites with certificate issues -- added code to ask for the title of a new bookmark folder -- updated Pygments to 2.3.1 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/eric?expand=0&rev=44 --- eric.changes | 20 ++++++++++++++++++++ eric.spec | 2 +- eric6-20.5.tar.gz | 3 --- eric6-20.8.tar.gz | 3 +++ 4 files changed, 24 insertions(+), 4 deletions(-) delete mode 100644 eric6-20.5.tar.gz create mode 100644 eric6-20.8.tar.gz diff --git a/eric.changes b/eric.changes index 310d0f2..005672c 100644 --- a/eric.changes +++ b/eric.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Sun Aug 16 11:23:45 UTC 2020 - Dirk Mueller + +- update to 20.8 + - bug fixes + - removed support for Python2 + - removed support for Qt4 (PyQt4 and pyside) + -- added menu action for pip cache management + -- changed the dialog to allow the selection of checker categories + -- added several security related checks (ported from bandit) + -- extended the dialog to show a list of files still to be checked + -- updated pycodestyle to version 2.6.0 + -- updated pyflakes to version 2.2.0 + -- updated asttoken to version 2.0.4 + - bug fixes + -- added a configurable URL entry color to indicate sites with certificate + issues + -- added code to ask for the title of a new bookmark folder + -- updated Pygments to 2.3.1 + ------------------------------------------------------------------- Sat May 9 13:47:28 UTC 2020 - Hans-Peter Jansen diff --git a/eric.spec b/eric.spec index 3d3bc54..8350737 100644 --- a/eric.spec +++ b/eric.spec @@ -20,7 +20,7 @@ %define distname eric6 Name: eric -Version: 20.5 +Version: 20.8 Release: 0 Summary: Python IDE based on Qt5 License: GPL-3.0-or-later diff --git a/eric6-20.5.tar.gz b/eric6-20.5.tar.gz deleted file mode 100644 index d2b6b31..0000000 --- a/eric6-20.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a57f95d85cf61a16be7c71cb0d2420503666261c6195179cb348f793dacca422 -size 17229844 diff --git a/eric6-20.8.tar.gz b/eric6-20.8.tar.gz new file mode 100644 index 0000000..65ee6d5 --- /dev/null +++ b/eric6-20.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4b4e23e02a2fb4427080e2a0160237b795ea7f7b6a085f6c0565e6e20e203cd +size 17385989