Accepting request 827010 from devel:languages:python
- 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/request/show/827010
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eric?expand=0&rev=20
This commit is contained in:
20
eric.changes
20
eric.changes
@@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 16 11:23:45 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||
|
||||
- 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 <hpj@urpla.net>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a57f95d85cf61a16be7c71cb0d2420503666261c6195179cb348f793dacca422
|
||||
size 17229844
|
||||
3
eric6-20.8.tar.gz
Normal file
3
eric6-20.8.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f4b4e23e02a2fb4427080e2a0160237b795ea7f7b6a085f6c0565e6e20e203cd
|
||||
size 17385989
|
||||
Reference in New Issue
Block a user