q2rad 0.1.130__py3-none-any.whl → 0.1.131__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/q2rad.py CHANGED
@@ -551,7 +551,7 @@ class Q2RadApp(Q2App):
551
551
  q2Mess(mess)
552
552
  if upgraded:
553
553
  if "win32" in sys.platform:
554
- subprocess.Popen(["powershell", sys.executable, "-m", "q2rad"], start_new_session=True)
554
+ subprocess.Popen([sys.executable, "-m", "q2rad"], start_new_session=True)
555
555
  else:
556
556
  os.execv(sys.executable, [sys.executable, "-m", "q2rad"])
557
557
  self.close()
q2rad/version.py CHANGED
@@ -1 +1 @@
1
- __version__ = "0.1.130"
1
+ __version__ = "0.1.131"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: q2rad
3
- Version: 0.1.130
3
+ Version: 0.1.131
4
4
  Summary: RAD - database, GUI, reports
5
5
  Author: Andrei Puchko
6
6
  Author-email: andrei.puchko@gmx.de
@@ -10,13 +10,13 @@ q2rad/q2market.py,sha256=LgMaqa2ltb3ff1M6MQV69MLM551vPUaXIiIlQkBYkyY,2133
10
10
  q2rad/q2modules.py,sha256=DaDNOty_Q2iMyocvTr3iGt0dTA4KuyKW41M4RQgBz8o,3674
11
11
  q2rad/q2packages.py,sha256=4IgDx8tgz_Hbtz8WIP_yxFxhSmDAP8CeptcKosc-1ic,2825
12
12
  q2rad/q2queries.py,sha256=vXeXMQEWtpPL4HXLxXy-Yt7DWr3HgqaE1uvSgcq_r_M,11320
13
- q2rad/q2rad.py,sha256=haHQsdj8-e3vpOb3RZTfBWKVu2hQGoksvy298MaytOo,33606
13
+ q2rad/q2rad.py,sha256=rWbChCDUKrobLZV3gAY1UcPzFHzXcPZJ_1-UDph2xKk,33592
14
14
  q2rad/q2raddb.py,sha256=xyDJeyKRHnaRByLhOAXVhsGMMV4MFsgqhQeUvjIcLfY,3702
15
15
  q2rad/q2reports.py,sha256=z9J32Sm_SCkeueoOkeA4NzBIl_Bk5e2cs5H9VEJButc,78966
16
16
  q2rad/q2stylesettings.py,sha256=tVv3oQTAn9JzLnmAw7e_bf8harkjTXwcOtrPM0Gmwwc,2346
17
17
  q2rad/q2utils.py,sha256=DWv24IRSmXpmrbcMyU_yRzXL7JfmaP9QMIX2FBeJT6c,3167
18
- q2rad/version.py,sha256=75oDGE0VbiTaNC8sgL8YkeqcIDEqi8v_ZBCmnhlZJ5Y,23
19
- q2rad-0.1.130.dist-info/entry_points.txt,sha256=DmsJQE6f3wYuhdN2h6ARYxSe8_d03paeepfGpdVj5rs,42
20
- q2rad-0.1.130.dist-info/METADATA,sha256=uKN90lsCamUQn4bU1A4cK9Qna4JfIFUPeE9Tvpn45XU,3120
21
- q2rad-0.1.130.dist-info/WHEEL,sha256=WGfLGfLX43Ei_YORXSnT54hxFygu34kMpcQdmgmEwCQ,88
22
- q2rad-0.1.130.dist-info/RECORD,,
18
+ q2rad/version.py,sha256=7aKlurWgtD5gr_3OQ3cmHQDm2tnj8IC7BHSW_kaMFvk,23
19
+ q2rad-0.1.131.dist-info/entry_points.txt,sha256=DmsJQE6f3wYuhdN2h6ARYxSe8_d03paeepfGpdVj5rs,42
20
+ q2rad-0.1.131.dist-info/METADATA,sha256=__cTDfxr4I5mDmi7S6ql75pDFLXKFLwnCxewGaAMOUc,3120
21
+ q2rad-0.1.131.dist-info/WHEEL,sha256=WGfLGfLX43Ei_YORXSnT54hxFygu34kMpcQdmgmEwCQ,88
22
+ q2rad-0.1.131.dist-info/RECORD,,