medicafe 0.250728.5__py3-none-any.whl → 0.250728.6__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of medicafe might be problematic. Click here for more details.

MediBot/MediBot.bat CHANGED
@@ -106,34 +106,6 @@ if exist "C:\Python34\Lib\site-packages\MediBot\update_medicafe.py" (
106
106
  )
107
107
  )
108
108
 
109
- :: Check for updates function
110
- :check_for_updates
111
- :: Simple check - if Python script fails, just continue
112
- py "%upgrade_medicafe%" --check-only > temp_update_check.txt 2>nul
113
- if not exist temp_update_check.txt (
114
- echo Update check unavailable.
115
- exit /b 1
116
- )
117
-
118
- set /p update_check_result=<temp_update_check.txt
119
- del temp_update_check.txt >nul 2>&1
120
-
121
- :: Simple check for update availability
122
- if "!update_check_result:~0,16!"=="UPDATE_AVAILABLE:" (
123
- set "new_version=!update_check_result:~16!"
124
- echo.
125
- echo ***** NEW VERSION AVAILABLE *****
126
- echo Current : %medicafe_version%
127
- echo Latest : !new_version!
128
- echo Select option 1 to upgrade.
129
- echo.
130
- ) else if "!update_check_result!"=="UP_TO_DATE" (
131
- echo .
132
- ) else (
133
- echo Auto-update check failed.
134
- )
135
- exit /b 0
136
-
137
109
  :: Main menu
138
110
  :main_menu
139
111
  cls
@@ -143,15 +115,6 @@ echo .//* Welcome to MediCafe *\\.
143
115
  echo --------------------------------------------------------------
144
116
  echo.
145
117
 
146
- :: Check for updates if internet is available
147
- if "!internet_available!"=="1" (
148
- echo Checking for updates...
149
- call :check_for_updates
150
- if errorlevel 1 (
151
- echo Update check failed, continuing...
152
- )
153
- )
154
-
155
118
  echo Please select an option:
156
119
  echo.
157
120
  if "!internet_available!"=="1" (
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: medicafe
3
- Version: 0.250728.5
3
+ Version: 0.250728.6
4
4
  Summary: MediCafe
5
5
  Home-page: https://github.com/katanada2
6
6
  Author: Daniel Vidaud
@@ -1,4 +1,4 @@
1
- MediBot/MediBot.bat,sha256=T-avoNkam9AZC2x8dT1iNb4llrWNi1m9PEGRDMh-FLI,14328
1
+ MediBot/MediBot.bat,sha256=-4wNHzUrlPxT7TYIgRLQ464zWlR0GBAu3gErXsEr_O8,13289
2
2
  MediBot/MediBot.py,sha256=rtNNquSU8tbDXgxHJSppJB2DvXIxzImGe4QpE-KtbQQ,25154
3
3
  MediBot/MediBot_Charges.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
4
  MediBot/MediBot_Crosswalk_Library.py,sha256=CAC1upqFu37fTWD3hFD5Djiy7yDAcV4SRkcbutdaeeY,53012
@@ -49,8 +49,8 @@ MediLink/test.py,sha256=kSvvJRL_3fWuNS3_x4hToOnUljGLoeEw6SUTHQWQRJk,3108
49
49
  MediLink/test_cob_library.py,sha256=wUMv0-Y6fNsKcAs8Z9LwfmEBRO7oBzBAfWmmzwoNd1g,13841
50
50
  MediLink/test_validation.py,sha256=FJrfdUFK--xRScIzrHCg1JeGdm0uJEoRnq6CgkP2lwM,4154
51
51
  MediLink/webapp.html,sha256=JPKT559aFVBi1r42Hz7C77Jj0teZZRumPhBev8eSOLk,19806
52
- medicafe-0.250728.5.dist-info/LICENSE,sha256=65lb-vVujdQK7uMH3RRJSMwUW-WMrMEsc5sOaUn2xUk,1096
53
- medicafe-0.250728.5.dist-info/METADATA,sha256=5mO4G5051LHyQLZWunDaF0B4XqE1VXzbtSAS8UlV-_U,5501
54
- medicafe-0.250728.5.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
55
- medicafe-0.250728.5.dist-info/top_level.txt,sha256=3uOwR4q_SP8Gufk2uCHoKngAgbtdOwQC6Qjl7ViBa_c,17
56
- medicafe-0.250728.5.dist-info/RECORD,,
52
+ medicafe-0.250728.6.dist-info/LICENSE,sha256=65lb-vVujdQK7uMH3RRJSMwUW-WMrMEsc5sOaUn2xUk,1096
53
+ medicafe-0.250728.6.dist-info/METADATA,sha256=yk5G3xkT8_Z6dyR46JWic5UIAkOlv5zGXYWGKtSje64,5501
54
+ medicafe-0.250728.6.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
55
+ medicafe-0.250728.6.dist-info/top_level.txt,sha256=3uOwR4q_SP8Gufk2uCHoKngAgbtdOwQC6Qjl7ViBa_c,17
56
+ medicafe-0.250728.6.dist-info/RECORD,,