not1mm 24.11.3.1__py3-none-any.whl → 24.11.5__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.
- not1mm/lib/lookup.py +2 -2
- not1mm/lib/version.py +1 -1
- {not1mm-24.11.3.1.dist-info → not1mm-24.11.5.dist-info}/METADATA +2 -1
- {not1mm-24.11.3.1.dist-info → not1mm-24.11.5.dist-info}/RECORD +8 -8
- {not1mm-24.11.3.1.dist-info → not1mm-24.11.5.dist-info}/LICENSE +0 -0
- {not1mm-24.11.3.1.dist-info → not1mm-24.11.5.dist-info}/WHEEL +0 -0
- {not1mm-24.11.3.1.dist-info → not1mm-24.11.5.dist-info}/entry_points.txt +0 -0
- {not1mm-24.11.3.1.dist-info → not1mm-24.11.5.dist-info}/top_level.txt +0 -0
not1mm/lib/lookup.py
CHANGED
@@ -183,7 +183,7 @@ class QRZlookup:
|
|
183
183
|
Lookup a call on QRZ
|
184
184
|
"""
|
185
185
|
logger.info("%s", call)
|
186
|
-
|
186
|
+
root = {}
|
187
187
|
if self.session:
|
188
188
|
payload = {"s": self.session, "callsign": call}
|
189
189
|
try:
|
@@ -208,7 +208,7 @@ class QRZlookup:
|
|
208
208
|
self.qrzurl, params=payload, timeout=3.0
|
209
209
|
)
|
210
210
|
baseroot = xmltodict.parse(query_result.text)
|
211
|
-
root = baseroot.get("QRZDatabase")
|
211
|
+
root = baseroot.get("QRZDatabase", {})
|
212
212
|
return root.get("Callsign")
|
213
213
|
|
214
214
|
|
not1mm/lib/version.py
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: not1mm
|
3
|
-
Version: 24.11.
|
3
|
+
Version: 24.11.5
|
4
4
|
Summary: NOT1MM Logger
|
5
5
|
Author-email: Michael Bridak <michael.bridak@gmail.com>
|
6
6
|
Project-URL: Homepage, https://github.com/mbridak/not1mm
|
@@ -236,6 +236,7 @@ generated, 'cause I'm lazy, list of those who've submitted PR's.
|
|
236
236
|
|
237
237
|
## Recent Changes (Polishing the Turd)
|
238
238
|
|
239
|
+
- [24-11-5] Fix crash with bad qrz credentials.
|
239
240
|
- [24-11-3-1] Fixed CWT ESM, Add Call History to CWT, Helvetia, WFD, NAQP, K1USN. Add ESM Helvetia.
|
240
241
|
- [24-11-3] Added RAEM contest
|
241
242
|
- [24-11-2] Add beginning of call history files. Add command buttons.
|
@@ -106,7 +106,7 @@ not1mm/lib/fldigi_sendstring.py,sha256=EeXSBRKgyUEzNyHBjMtHiFe-iOU3TcWcCCX77t0ur
|
|
106
106
|
not1mm/lib/fldigi_watcher.py,sha256=reZz3fZLDoJVVZhJD9nIssk2aczCzadDSQTVu-5mTCM,919
|
107
107
|
not1mm/lib/ft8_watcher.py,sha256=BFmVIsnbwuRMWoe-dIBybuCgi0WFmr8Km0O9l4eiwMM,4624
|
108
108
|
not1mm/lib/ham_utility.py,sha256=WMmYLDI_fJHHsn0wkpGVit2Hv8fo6r9ybexXROia8Cg,11967
|
109
|
-
not1mm/lib/lookup.py,sha256=
|
109
|
+
not1mm/lib/lookup.py,sha256=KECMDi9tflRDzgTLeDfDl7HGWWRHvW3HCjNHyyjoWaY,10835
|
110
110
|
not1mm/lib/multicast.py,sha256=KJcruI-bOuHfHXPjl3SGQhL6I9sKrygy-sdFSvxffUM,3255
|
111
111
|
not1mm/lib/n1mm.py,sha256=H54mpgJF0GAmKavM-nb5OAq2SJFWYkux4eMWWiSRxJc,6288
|
112
112
|
not1mm/lib/new_contest.py,sha256=IznTDMq7yXHB6zBoGUEC_WDYPCPpsSZW4wwMJi16zK0,816
|
@@ -115,7 +115,7 @@ not1mm/lib/plugin_common.py,sha256=TbFUbftjELFt4QRdsjSHbqnXSngZOlSwlCTClqosDXA,9
|
|
115
115
|
not1mm/lib/select_contest.py,sha256=WsptLuwkouIHeocJL3oZ6-eUfEnhpwdc-x7eMZ_TIVM,359
|
116
116
|
not1mm/lib/settings.py,sha256=Xt0WE2ro_kUYdugQ0Pe1SQX07MHrJ0jyQqDqAKKqxuU,13564
|
117
117
|
not1mm/lib/super_check_partial.py,sha256=hwT2NRwobu0PLDyw6ltmbmcAtGBD02CKGFbgGWjXMqA,2334
|
118
|
-
not1mm/lib/version.py,sha256=
|
118
|
+
not1mm/lib/version.py,sha256=dRHOzsp-ZiSiUIB0ZoBxhLqhEugOUOPpqGHxS9OrTIU,48
|
119
119
|
not1mm/lib/versiontest.py,sha256=8vDNptuBBunn-1IGkjNaquehqBYUJyjrPSF8Igmd4_Y,1286
|
120
120
|
not1mm/plugins/10_10_fall_cw.py,sha256=gNgTnafjM99cFvZ-6qBfWoOvd5Zj2Ehx6XjJvrHjm40,11872
|
121
121
|
not1mm/plugins/10_10_spring_cw.py,sha256=QME8LyLyTnHsA5sjGG19n_64-0gdgBMRRi9C8LpgQzs,11877
|
@@ -161,9 +161,9 @@ not1mm/plugins/ref_ssb.py,sha256=Z6ZqNInyGFwWNSHXrzCDlokMxZ6NQQ2Yi1c8CGfmNWE,209
|
|
161
161
|
not1mm/plugins/stew_perry_topband.py,sha256=5AfIrkGWf5hTqdtxsUfWdUxZameIbTyARSnDDGlatsg,11587
|
162
162
|
not1mm/plugins/weekly_rtty.py,sha256=5gH-TW1pBkCm2jrXOwDeVkBtylFqbBkymwk9rHxTGXs,19104
|
163
163
|
not1mm/plugins/winter_field_day.py,sha256=B3HkoInwV7sJLnUUso9nQvU1nZAtNTAeXZV5H5Yl-2Y,14915
|
164
|
-
not1mm-24.11.
|
165
|
-
not1mm-24.11.
|
166
|
-
not1mm-24.11.
|
167
|
-
not1mm-24.11.
|
168
|
-
not1mm-24.11.
|
169
|
-
not1mm-24.11.
|
164
|
+
not1mm-24.11.5.dist-info/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
|
165
|
+
not1mm-24.11.5.dist-info/METADATA,sha256=ehtmM3pmHL9ER5KixRgKG9DGQfSOBbDQ3ntp4-ajxuY,34095
|
166
|
+
not1mm-24.11.5.dist-info/WHEEL,sha256=P9jw-gEje8ByB7_hXoICnHtVCrEwMQh-630tKvQWehc,91
|
167
|
+
not1mm-24.11.5.dist-info/entry_points.txt,sha256=pMcZk_0dxFgLkcUkF0Q874ojpwOmF3OL6EKw9LgvocM,47
|
168
|
+
not1mm-24.11.5.dist-info/top_level.txt,sha256=0YmTxEcDzQlzXub-lXASvoLpg_mt1c2thb5cVkDf5J4,7
|
169
|
+
not1mm-24.11.5.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|