Opened 4 years ago

Closed 4 years ago

#59816 closed defect (fixed)

py-eric-ide: Should not be checking for updates

Reported by: mf2k (Frank Schima) Owned by: reneeotten (Renee Otten)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: py-eric-ide

Description

When launching the eric IDE, a dialog pops up requesting me to update:

The update to 19.11 of eric6 is available at https://sourceforge.net/projects/eric-ide/files/eric6/stable/19.11. Would you like to get it?

MacPorts must do the updating however. So update checking needs to be turned off.

Change History (2)

comment:1 Changed 4 years ago by reneeotten (Renee Otten)

Typically I update the port fairly quickly after a newer version is available, so this is hardly ever an issue. In this case, however, it has a new dependency on Qt5Chart which makes it a bit more complicated. I will try and see if I can get this done sooner than later as it is indeed a few months out-of-date. I will attempt to disable the update check if that can be easily accomplished.

comment:2 Changed 4 years ago by reneeotten (Renee Otten)

Resolution: fixed
Status: assignedclosed

In 85fefc55e4fe473204b237aaa9fa0d40a6392c71/macports-ports (master):

py-eric-ide: do not check for updates

Closes: #59816

Note: See TracTickets for help on using tickets.