Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37633181
en ru br
Репозитории ALT
S:8.994-alt2.20220203
www.altlinux.org/Changes

Группа :: Engineering
Пакет: flatcam

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: flatcam-disable-checks-for-the-latest-version-of-the-program.patch
Скачать


From 002a69f71632a3bb2d71302b24aae6b4d449557d Mon Sep 17 00:00:00 2001
From: Damian Wrobel <dwrobel@ertelnet.rybnik.pl>
Date: Sat, 8 Sep 2018 16:06:37 +0200
Subject: [PATCH] Disable checks for the latest version of the program
---
 FlatCAMApp.py | 1 +
 1 file changed, 1 insertion(+)
diff --git a/FlatCAMApp.py b/FlatCAMApp.py
index 61287ab..a7faf9d 100644
--- a/FlatCAMApp.py
+++ b/FlatCAMApp.py
@@ -4270,6 +4270,7 @@ class App(QtCore.QObject):
         FCProcessContainer.app = self
 
     def version_check(self):
+        return None
         """
         Checks for the latest version of the program. Alerts the
         user if theirs is outdated. This method is meant to be run
-- 
2.10.5
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin