not1mm 25.4.5__py3-none-any.whl → 25.4.7__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/version.py +1 -1
- not1mm/plugins/spdx.py +2 -2
- {not1mm-25.4.5.dist-info → not1mm-25.4.7.dist-info}/METADATA +3 -1
- {not1mm-25.4.5.dist-info → not1mm-25.4.7.dist-info}/RECORD +8 -8
- {not1mm-25.4.5.dist-info → not1mm-25.4.7.dist-info}/WHEEL +0 -0
- {not1mm-25.4.5.dist-info → not1mm-25.4.7.dist-info}/entry_points.txt +0 -0
- {not1mm-25.4.5.dist-info → not1mm-25.4.7.dist-info}/licenses/LICENSE +0 -0
- {not1mm-25.4.5.dist-info → not1mm-25.4.7.dist-info}/top_level.txt +0 -0
not1mm/lib/version.py
CHANGED
not1mm/plugins/spdx.py
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
"""
|
1
|
+
"""sp dx contest"""
|
2
2
|
|
3
3
|
# pylint: disable=invalid-name, unused-argument, unused-variable, c-extension-no-member, unused-import
|
4
4
|
|
@@ -192,7 +192,7 @@ def calc_score(self):
|
|
192
192
|
|
193
193
|
def adif(self):
|
194
194
|
"""Call the generate ADIF function"""
|
195
|
-
gen_adif(self, cabrillo_name, "
|
195
|
+
gen_adif(self, cabrillo_name, "SPDXContest")
|
196
196
|
|
197
197
|
|
198
198
|
def output_cabrillo_line(line_to_output, ending, file_descriptor, file_encoding):
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: not1mm
|
3
|
-
Version: 25.4.
|
3
|
+
Version: 25.4.7
|
4
4
|
Summary: NOT1MM Logger
|
5
5
|
Author-email: Michael Bridak <michael.bridak@gmail.com>
|
6
6
|
License: GPL-3.0-or-later
|
@@ -241,12 +241,14 @@ generated, 'cause I'm lazy, list of those who've submitted PR's.
|
|
241
241
|
- RandomGram
|
242
242
|
- RAC Canada Day
|
243
243
|
- REF CW, SSB
|
244
|
+
- SPDX
|
244
245
|
- Stew Perry Topband
|
245
246
|
- Weekly RTTY
|
246
247
|
- Winter Field Day
|
247
248
|
|
248
249
|
## Recent Changes
|
249
250
|
|
251
|
+
- [25-4-7] Merge in changes from dj1yfk correcting SPDX Cabrillo name.
|
250
252
|
- [25-4-5] Add SPDX.
|
251
253
|
- [25-4-2] Add some tool tips to bandmap and main. Updated Zoom buttons on bandmap. Updated minimum Python version to 3.10.
|
252
254
|
- [25-4-1] Fix: statistics window not populating when initially activated from the window menu. Removed unused code chucks. Removed some unused and hidden visual elements.
|
@@ -118,7 +118,7 @@ not1mm/lib/plugin_common.py,sha256=D1OBjyLmX7zuSPqgTCmHwXzAKA12J_zTQItvyIem-4Y,1
|
|
118
118
|
not1mm/lib/select_contest.py,sha256=WsptLuwkouIHeocJL3oZ6-eUfEnhpwdc-x7eMZ_TIVM,359
|
119
119
|
not1mm/lib/settings.py,sha256=mXffn8Xaj5KATPQinNBR0V5DbHWQPsRfh24_axWGYuk,15254
|
120
120
|
not1mm/lib/super_check_partial.py,sha256=hwT2NRwobu0PLDyw6ltmbmcAtGBD02CKGFbgGWjXMqA,2334
|
121
|
-
not1mm/lib/version.py,sha256=
|
121
|
+
not1mm/lib/version.py,sha256=NA-5bEubD0W-8k5VFfCmY_3Gl8_LkxNwflNMKAbDXTo,47
|
122
122
|
not1mm/lib/versiontest.py,sha256=8vDNptuBBunn-1IGkjNaquehqBYUJyjrPSF8Igmd4_Y,1286
|
123
123
|
not1mm/plugins/10_10_fall_cw.py,sha256=oJh3JKqjOpnWElSlZpiQ631UnaOd8qra5s9bl_QoInk,14783
|
124
124
|
not1mm/plugins/10_10_spring_cw.py,sha256=p7dSDtbFK0e6Xouw2V6swYn3VFVgHKyx4IfRWyBjMZY,14786
|
@@ -170,13 +170,13 @@ not1mm/plugins/raem.py,sha256=EWoUWhuYrLaR6lRz8fDG09GT4AyZNuf7LlkKg1i1aYc,19624
|
|
170
170
|
not1mm/plugins/randomgram.py,sha256=h68Ul57maCRhZOou7jU4_B1Dfd3d4n5r-Qzex80yJOk,7401
|
171
171
|
not1mm/plugins/ref_cw.py,sha256=SY-U-DSyhkTFrsQ6ZLYAt0jTWKa8z05rIZiQ8sTQC-U,21382
|
172
172
|
not1mm/plugins/ref_ssb.py,sha256=cUFUtbe7-5rwZZHEzpPnaIAnwrwayqBvtgctxQDF5Gw,21592
|
173
|
-
not1mm/plugins/spdx.py,sha256=
|
173
|
+
not1mm/plugins/spdx.py,sha256=O_PhTaWdjaV29hj2G8tUK3m6GNx8f40hO1JAF-olLMg,15909
|
174
174
|
not1mm/plugins/stew_perry_topband.py,sha256=3U-Dr28haBTqTaZWLiC1qHQBmLsLENDL-ihyddPpJbg,15403
|
175
175
|
not1mm/plugins/weekly_rtty.py,sha256=C8Xs3Q5UgSYx-mFFar8BVARWtmqlyrbeC98Ubzb4UN8,20128
|
176
176
|
not1mm/plugins/winter_field_day.py,sha256=hmAMgkdqIXtnCNyUp8J9Bb8liN8wj10wps6ROuG-Bok,15284
|
177
|
-
not1mm-25.4.
|
178
|
-
not1mm-25.4.
|
179
|
-
not1mm-25.4.
|
180
|
-
not1mm-25.4.
|
181
|
-
not1mm-25.4.
|
182
|
-
not1mm-25.4.
|
177
|
+
not1mm-25.4.7.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
|
178
|
+
not1mm-25.4.7.dist-info/METADATA,sha256=B9oqzlPf74X08weJrQef3ruQZG9qQKrgNVukCqSskfA,37367
|
179
|
+
not1mm-25.4.7.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
|
180
|
+
not1mm-25.4.7.dist-info/entry_points.txt,sha256=pMcZk_0dxFgLkcUkF0Q874ojpwOmF3OL6EKw9LgvocM,47
|
181
|
+
not1mm-25.4.7.dist-info/top_level.txt,sha256=0YmTxEcDzQlzXub-lXASvoLpg_mt1c2thb5cVkDf5J4,7
|
182
|
+
not1mm-25.4.7.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|