Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP4:FactoryCandidates
rapid-photo-downloader
disable-version-check.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File disable-version-check.patch of Package rapid-photo-downloader
From: Luigi Baldoni <aloisio@gmx.com> Date: 2018-04-24 12:45:56 +0200 Subject: Disable version check Set variable so that there is no automated version update check inside the program. Index: rapid-photo-downloader-0.9.36/raphodo/constants.py =================================================================== --- rapid-photo-downloader-0.9.36.orig/raphodo/constants.py +++ rapid-photo-downloader-0.9.36/raphodo/constants.py @@ -31,7 +31,7 @@ logfile_name = "rapid-photo-downloader.l # If set to True, the ability to check for a new version will be removed # from the user interface and disabled in program logic. -disable_version_check = False +disable_version_check = True class ConflictResolution(IntEnum):
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor