Accepting request 767569 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/767569 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/eric?expand=0&rev=15
This commit is contained in:
20
eric.changes
20
eric.changes
@@ -1,7 +1,25 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 26 19:00:13 UTC 2020 - Hans-Peter Jansen <hpj@urpla.net>
|
||||
|
||||
- fix source URL
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 26 13:32:22 UTC 2020 - Hans-Peter Jansen <hpj@urpla.net>
|
||||
|
||||
- Update to version 20.01:
|
||||
- bug fixes
|
||||
- MicroPython
|
||||
-- added entries to the ESP menu to show the Chip ID, Flash ID and
|
||||
MAC Address
|
||||
-- added entries to the ESP menu to backup and restore a firmware
|
||||
- Web Browser
|
||||
-- added support for viewing PDF documents inside the web browser
|
||||
(requires PyQt/Qt 5.13 or better)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 8 10:16:03 UTC 2019 - Hans-Peter Jansen <hpj@urpla.net>
|
||||
|
||||
- Update ro version 19.12
|
||||
- Update to version 19.12
|
||||
- bug fixes
|
||||
- MicroPython
|
||||
- added a menu entry to show the local and device time side-by-side
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
#
|
||||
# spec file for package eric
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LLC
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2019-2010 LISA GmbH, Bingen, Germany
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,15 +18,16 @@
|
||||
|
||||
|
||||
%define distname eric6
|
||||
%define distver 20.01
|
||||
|
||||
Name: eric
|
||||
Version: 19.12
|
||||
Version: 20.1
|
||||
Release: 0
|
||||
Summary: Python IDE based on Qt5
|
||||
License: GPL-3.0-or-later
|
||||
Group: Development/Tools/IDE
|
||||
URL: https://eric-ide.python-projects.org/
|
||||
Source: https://sourceforge.net/projects/eric-ide/files/%{distname}/stable/%{version}/%{distname}-%{version}.tar.gz
|
||||
Source: https://sourceforge.net/projects/eric-ide/files/%{distname}/stable/%{distver}/%{distname}-%{version}.tar.gz
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python3-qscintilla-qt5
|
||||
BuildRequires: python3-qt5
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fd5a96996e31149bc4532b5a63638537e9f8cd67a1cd1b759fd5a46934a2b1d9
|
||||
size 16263848
|
||||
3
eric6-20.1.tar.gz
Normal file
3
eric6-20.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0106e2283687a72a718188f421a48e4d761afcb30d4cda6724cde1df185794f1
|
||||
size 16267672
|
||||
Reference in New Issue
Block a user