diff options
author | dbn <dbn@FreeBSD.org> | 2018-08-18 17:31:38 +0800 |
---|---|---|
committer | dbn <dbn@FreeBSD.org> | 2018-08-18 17:31:38 +0800 |
commit | 6f6370b05940472c4bebede1587b1f3a856a5b5c (patch) | |
tree | 70642b6b2e92b5ef6b24df493041e241664b7587 /german | |
parent | e19a9007588044d3db145d99ffc35c29ea471e68 (diff) | |
download | freebsd-ports-gnome-6f6370b05940472c4bebede1587b1f3a856a5b5c.tar.gz freebsd-ports-gnome-6f6370b05940472c4bebede1587b1f3a856a5b5c.tar.zst freebsd-ports-gnome-6f6370b05940472c4bebede1587b1f3a856a5b5c.zip |
devel/eric6: update to 18.08
18.08:
- General: made the activation of these internal tools configurable:
- Template-Viewer
- File-Browser
- Symbols
- Code Documentation Viewer
- Cooperation
- IRC
- Numbers
- File-Browser: changed code so file-browser is always a standalone window
- Project Interfaces Browser: added actions to configure some IDL compiler
options
- Shell: changed code so shell is always a standalone window
- Translator: added a translation engine for the IBM Watson Language
Translator
- Web Browser (NG): added default search engine definitions for
- Qwant
- StartPage
18.07:
- Checkers: upgraded pyflakes to version 2.0.0
- Debugger:
- added support of breakpoint() builtin of Python 3.7
- added code to try to open the source file if an exception occurred in a
cython .pyd file
- Git Interface: added capability to change the URL and/or user credentials
for a remote repository
- pip Interface:
- added support for the '--user' option of install and list commands
- changed to use the new VirtualEnv Manager
- Unit Test:
- extended the standalone unit test tool to be able to open source in an
editor window
- VirtualEnv Manager:
- added a manager for virtual environments
- changed a few places to use the newly introduced virtual environments
(Note: a new session file format and debug properties file format has
been introduced)
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 226993d0f2df..2070f7c35d2c 100644 --- a/german/eric6/distinfo +++ b/german/eric6/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1528917903 -SHA256 (eric6-i18n-de-18.06.tar.gz) = ef449668a0dc1658f91e2e020d055277338e93a53d30dbdfe1619406218d6c1d -SIZE (eric6-i18n-de-18.06.tar.gz) = 1028398 +TIMESTAMP = 1534583983 +SHA256 (eric6-i18n-de-18.08.tar.gz) = 761abe47232f9f91a73b772d34ad612f22310276954fe27056e2db48977cbca0 +SIZE (eric6-i18n-de-18.08.tar.gz) = 1037110 |