Opened 5 years ago
Closed 5 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 5 years ago by reneeotten (Renee Otten)
comment:2 Changed 5 years ago by reneeotten (Renee Otten)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
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.