diff options
author | dbn <dbn@FreeBSD.org> | 2018-05-02 01:52:53 +0800 |
---|---|---|
committer | dbn <dbn@FreeBSD.org> | 2018-05-02 01:52:53 +0800 |
commit | a0d30e9ee60d403fd35f4ba2719456405ab93359 (patch) | |
tree | 76ef197e272390a935d334fafe9e4cd99e22c845 /german | |
parent | 0c9ccee1ee4773dfa1c5c68b70efef69148e2258 (diff) | |
download | freebsd-ports-gnome-a0d30e9ee60d403fd35f4ba2719456405ab93359.tar.gz freebsd-ports-gnome-a0d30e9ee60d403fd35f4ba2719456405ab93359.tar.zst freebsd-ports-gnome-a0d30e9ee60d403fd35f4ba2719456405ab93359.zip |
devel/eric6: update to 18.05
Change Log:
- bug fixes
- General
-- added the '--disable-plugin=' option to disable plug-ins via the command
line
-- added config option to disable the use of the global menu bar
- Code Style Checker
-- added support for '# noqa' and '# NOQA' comments to suppress warnings
-- extended the dialog to be able to define the number of blank lines
before class and function/method definitions
-- added checks for default docstring in functions and modules
-- added check for dictionaries with sorted keys
-- added checks for logging statements
-- added check for the 'gettext' import statement
-- added some checks of the bugbear checker
- Project
-- added support for 'make' to the Project menu and run it automatically
before the main script is started (configuration option)
- Syntax Checker
-- added support for '# noqa' and '# NOQA' comments to suppress warnings
- Translator
-- updated the translator URL for DeepL
- Web Browser (NG)
-- improvement of the download manager
-- added support for the Google Safe Browsing Lookup API (v4)
- Third Party packages
-- updated coverage.py to 4.5.1
-- updated pycodestyle to 2.4.0
-- updated send2trash to version 1.5.0
Diffstat (limited to 'german')
-rw-r--r-- | german/eric6/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/german/eric6/distinfo b/german/eric6/distinfo index 4592a68fdd32..4188777cdc04 100644 --- a/german/eric6/distinfo +++ b/german/eric6/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1521301965 -SHA256 (eric6-i18n-de-18.03.tar.gz) = 3636c12e504263929bd2bc81c8456db4e8a87c36d08babedd5781003621bb13e -SIZE (eric6-i18n-de-18.03.tar.gz) = 1015550 +TIMESTAMP = 1525196839 +SHA256 (eric6-i18n-de-18.05.tar.gz) = b33b9e875cac79e1c37f6d01bd84a1825a3a97528b10171b18d8c5caea3fb360 +SIZE (eric6-i18n-de-18.05.tar.gz) = 1024281 |