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 /russian | |
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 'russian')
-rw-r--r-- | russian/eric6/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/russian/eric6/distinfo b/russian/eric6/distinfo index 12bfedee1dd7..77f4ca9b55f8 100644 --- a/russian/eric6/distinfo +++ b/russian/eric6/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1528917914 -SHA256 (eric6-i18n-ru-18.06.tar.gz) = 0749de88d73ef3c48af15224d91fa516af400f055a63c1f1e63a8f90a71a67a6 -SIZE (eric6-i18n-ru-18.06.tar.gz) = 1081121 +TIMESTAMP = 1534583990 +SHA256 (eric6-i18n-ru-18.08.tar.gz) = e17b6e17b2d605e4e27ae70033f2e1763f9fee608cfc2428a2f5c9a6c89a453a +SIZE (eric6-i18n-ru-18.08.tar.gz) = 1090655 |