q2rad 0.1.159__py3-none-any.whl → 0.1.160__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 q2rad might be problematic. Click here for more details.
- q2rad/q2raddb.py +1 -1
- q2rad/q2reports.py +1 -1
- q2rad/version.py +1 -1
- {q2rad-0.1.159.dist-info → q2rad-0.1.160.dist-info}/METADATA +1 -1
- {q2rad-0.1.159.dist-info → q2rad-0.1.160.dist-info}/RECORD +8 -8
- {q2rad-0.1.159.dist-info → q2rad-0.1.160.dist-info}/LICENSE +0 -0
- {q2rad-0.1.159.dist-info → q2rad-0.1.160.dist-info}/WHEEL +0 -0
- {q2rad-0.1.159.dist-info → q2rad-0.1.160.dist-info}/entry_points.txt +0 -0
q2rad/q2raddb.py
CHANGED
q2rad/q2reports.py
CHANGED
|
@@ -26,7 +26,7 @@ from q2rad.q2queries import Q2QueryEdit
|
|
|
26
26
|
from q2rad.q2raddb import q2cursor
|
|
27
27
|
from q2rad.q2utils import Q2_save_and_run
|
|
28
28
|
from q2gui import q2app
|
|
29
|
-
from q2gui.q2dialogs import Q2WaitShow,
|
|
29
|
+
from q2gui.q2dialogs import Q2WaitShow, q2WaitMax, q2WaitStep, q2working
|
|
30
30
|
import json
|
|
31
31
|
import os
|
|
32
32
|
import gettext
|
q2rad/version.py
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
__version__ = "0.1.
|
|
1
|
+
__version__ = "0.1.160"
|
|
@@ -11,13 +11,13 @@ q2rad/q2modules.py,sha256=2sktJh3LghgrEGnIexKr15kKl94haw6p_jgK34OnuLA,4286
|
|
|
11
11
|
q2rad/q2packages.py,sha256=acC94DwaBo-RMMJKHIjogB9n0vOMvbtzYhCPL8f4YLg,3337
|
|
12
12
|
q2rad/q2queries.py,sha256=zOCijYCf5K0Qj9mJC_Cg63MSu2FlI5VdnpQCKIUOzYY,12306
|
|
13
13
|
q2rad/q2rad.py,sha256=-zFIlUPQxGVyLDyIRYNFe7uxYCdIZ5szQq1ishbYcn0,40180
|
|
14
|
-
q2rad/q2raddb.py,sha256=
|
|
15
|
-
q2rad/q2reports.py,sha256=
|
|
14
|
+
q2rad/q2raddb.py,sha256=wjswgPipuV-ggTvb77O8Q767hcbOrEdGXHgEPNAmTr4,4477
|
|
15
|
+
q2rad/q2reports.py,sha256=Zxnx7WMZY0D0vlWU4ubOOafPvEpylqXFvLfdfxpqLJs,81230
|
|
16
16
|
q2rad/q2stylesettings.py,sha256=esbfQoPgP7lJN2GRkqeQKjDpHCqCilJBzZf-c73ThCU,3593
|
|
17
17
|
q2rad/q2utils.py,sha256=BJ3WWbqSYIhZO44BFbl8_BI9jPEH0xOduA66HSfv8sg,11882
|
|
18
|
-
q2rad/version.py,sha256=
|
|
19
|
-
q2rad-0.1.
|
|
20
|
-
q2rad-0.1.
|
|
21
|
-
q2rad-0.1.
|
|
22
|
-
q2rad-0.1.
|
|
23
|
-
q2rad-0.1.
|
|
18
|
+
q2rad/version.py,sha256=HiQl0OJjWrFYN57sH3cFC-FSBRbVKvTsvM3iIdc_Vy0,23
|
|
19
|
+
q2rad-0.1.160.dist-info/entry_points.txt,sha256=DmsJQE6f3wYuhdN2h6ARYxSe8_d03paeepfGpdVj5rs,42
|
|
20
|
+
q2rad-0.1.160.dist-info/LICENSE,sha256=JRR3LlR18ghhYXT4G2cWgXmnxRvcuVcKlqncWWK4MRY,10347
|
|
21
|
+
q2rad-0.1.160.dist-info/METADATA,sha256=DWDuyJbdG2MNuCtru0s7_JslJ6c_60mG6HMJ_jHaTNU,3509
|
|
22
|
+
q2rad-0.1.160.dist-info/WHEEL,sha256=WGfLGfLX43Ei_YORXSnT54hxFygu34kMpcQdmgmEwCQ,88
|
|
23
|
+
q2rad-0.1.160.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|