pyx3270 0.1.3__py3-none-any.whl → 0.1.4__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.
pyx3270/__init__.py CHANGED
@@ -16,5 +16,5 @@ from pyx3270.emulator import X3270
16
16
  from pyx3270.offline import PyX3270Manager
17
17
 
18
18
  __author__ = 'MatheusLPolidoro'
19
- __version__ = '0.1.3'
19
+ __version__ = '0.1.4'
20
20
  __all__ = ['X3270', 'replay', 'record', 'PyX3270Manager']
pyx3270/bin/start.bin CHANGED
Binary file
pyx3270/bin/start.bin.bak CHANGED
Binary file
pyx3270/emulator.py CHANGED
@@ -370,7 +370,7 @@ class Wc3270App(ExecutableApp):
370
370
 
371
371
  class Ws3270App(ExecutableApp):
372
372
  args = [
373
- f'"{get_binary_path("windows", "ws3270")}"',
373
+ get_binary_path("windows", "ws3270"),
374
374
  '-xrm',
375
375
  'ws3270.unlockDelay:False',
376
376
  ]
@@ -1,8 +1,6 @@
1
1
  import os
2
2
  from PyInstaller.utils.hooks import get_package_paths
3
3
 
4
- print(">> Hook pyx3270 executado")
5
-
6
4
  # Caminho do pacote instalado
7
5
  package_path, _ = get_package_paths('pyx3270')
8
6
 
@@ -20,7 +18,5 @@ if os.path.isdir(bin_dir):
20
18
  # Corrige o destino para ser uma pasta, não um arquivo
21
19
  target_dir = os.path.join('pyx3270', 'bin', os.path.dirname(rel_path))
22
20
  datas.append((full_path, target_dir))
23
- else:
24
- print(f">> Pasta bin não encontrada em: {bin_dir}")
25
21
 
26
22
  __all__ = ['datas']
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: pyx3270
3
- Version: 0.1.3
3
+ Version: 0.1.4
4
4
  Summary: Uma interface comum utilizada para automações de terminais 3270 da IBM.
5
5
  Author-email: MatheusLPolidoro <mattpolidoro4@gmail.com>
6
6
  Project-URL: Documentation, https://matheuslpolidoro.github.io/pyx3270/
@@ -1,8 +1,8 @@
1
1
  docs/gen_tree.py,sha256=DQbnAfFVeeMT2mZMzByKVdM1Qm_O0q3mRrzKqKfSQ5M,11374
2
- pyx3270/__init__.py,sha256=lj-5NGfO6AmSKLTxftIw6eYjlYwg48h3vIKULZp77Os,1226
2
+ pyx3270/__init__.py,sha256=qsqPLfTKh7OOqvtlS5NKQi4ib1jVaRuFL7HZOOTeIhk,1226
3
3
  pyx3270/__main__.py,sha256=YyGX6Wbn7bgOvXjHIeGf8Z2so8MEtXXMRcaJnqR8tU4,70
4
4
  pyx3270/cli.py,sha256=_Vrmg-p1i889q9zS-k7IBS6_OHDMWtTt2b6-Mx5Esdk,4571
5
- pyx3270/emulator.py,sha256=zDKKYf8Ghz39zGVita1VI6aOAdB6rzYIUu86RJLJkUo,31827
5
+ pyx3270/emulator.py,sha256=8qj25lOQx2geIJiKi3ajo0qJToTE2qC3ZmZLTMMqlIQ,31820
6
6
  pyx3270/exceptions.py,sha256=TtM9LugE5m4E01vI9PnzCE-BRMqigiWvoeGTLTDDbfo,607
7
7
  pyx3270/iemulator.py,sha256=tVEFNlZMSww2LsfdXZgmg2XJtT716uGvOHyU7G_UXBU,3081
8
8
  pyx3270/logging_config.py,sha256=k5sYSlaAe-_hkMR2V37eXRiQ4aPNRm6R7az1iEZ4IH4,1667
@@ -12,14 +12,14 @@ pyx3270/server.py,sha256=57KufyvPAIEbKmIKdVvvoZ9eJgDqo1OPg02MMvY41IE,14170
12
12
  pyx3270/state.py,sha256=8MHyzT89IHWrXmVgbiSxvsfKSLQhsaZsXj4OOediPxA,72
13
13
  pyx3270/tn3270.py,sha256=-trKVI3uimpte6_IzYjwGv4UpGIEacKjI1knQFunNi0,6640
14
14
  pyx3270/x3270_commands.py,sha256=A65TZmjYakx9U8iiw60InxgVHkFc6XN2mYiFYiJQV8Y,9088
15
- pyx3270/bin/start.bin,sha256=v1thzPr4nUjqNMlSPT9P9aY4RJuRa4mvE0b9es-cfvQ,831
16
- pyx3270/bin/start.bin.bak,sha256=PX1-T7RZoAcjYizAukHdy_YELB8iWijUGUBTM0B8k1s,831
15
+ pyx3270/bin/start.bin,sha256=HcQargbf60Mi902TLm1cYk9XfhoOq5ktCk7fhka3oZg,831
16
+ pyx3270/bin/start.bin.bak,sha256=v1thzPr4nUjqNMlSPT9P9aY4RJuRa4mvE0b9es-cfvQ,831
17
17
  pyx3270/bin/linux/s3270,sha256=urcrOyQdksRHZwngLRnSLqrRyUDGhwvvL6xfy6uzbyk,1063944
18
18
  pyx3270/bin/linux/x3270,sha256=udKhVgQZDEu6_QQ37GeoH4zZwFQaw0x7OYw80Kh6-58,1719552
19
19
  pyx3270/bin/windows/wc3270.exe,sha256=gYE5ge5cgLlwkd1R5GG2WWAlQt_veXCydb8rARtP3lI,3570888
20
20
  pyx3270/bin/windows/ws3270.exe,sha256=eearMtLt-VtQrODep-PMxLZglVR5gb7-Le6OX3-tw_E,2904696
21
21
  pyx3270/hook/__init__.py,sha256=y0FL6nUHAtFJY2o_PWl1LxbvHPcwaA_Uj-tZJTlNeuc,77
22
- pyx3270/hook/hook-pyx3270.py,sha256=7H8yyquJ_WykUksTsA5dWTjW_xgWtvVgkG-o0a8yzqA,882
22
+ pyx3270/hook/hook-pyx3270.py,sha256=w006LtuugFG7RryBEWnjsKqLyiqU5q-jFhJMKTBW8XI,779
23
23
  site/gen_tree.py,sha256=DQbnAfFVeeMT2mZMzByKVdM1Qm_O0q3mRrzKqKfSQ5M,11374
24
24
  tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
25
25
  tests/conftest.py,sha256=eFhdOo-a-hlbx61S2c6JUcFOHVzlf3OpCTJW-4VM0Ls,8134
@@ -28,8 +28,8 @@ tests/test_emulator.py,sha256=fpmKiGN1pyEN470XstCG8EsEpnaqFrBQ76tSp5_Sdas,69346
28
28
  tests/test_exceptions.py,sha256=pvpwEUFEEju2CgBR3QPpm6wspiwzP1jp5K7gX9Pagrw,1226
29
29
  tests/test_offline.py,sha256=bkwHMoevAl3UEj8UmclM4adSm0kujjNNX83Dlx1nBpM,5572
30
30
  tests/test_server.py,sha256=FlJ_gEhRtoESc1m9EKCfJRXeGJnMRyoUtKF1VkOYhBY,23608
31
- pyx3270-0.1.3.dist-info/METADATA,sha256=fCyDAXvoiWc_qFOqZxO99ur9GmRq0w0-gwTyZ735iLg,3417
32
- pyx3270-0.1.3.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
33
- pyx3270-0.1.3.dist-info/entry_points.txt,sha256=9kg9FaegDY2FXCVplltQGAmMiWia1LnnsPF7c1uQpa0,105
34
- pyx3270-0.1.3.dist-info/top_level.txt,sha256=ptTDzZHpMHYKlnFM01XeuAnLhdlYO2NZQeER6hp3euA,24
35
- pyx3270-0.1.3.dist-info/RECORD,,
31
+ pyx3270-0.1.4.dist-info/METADATA,sha256=UFeFdlrjogiKdvV4Fjme5kfMW_E5n3RG5h_QIxZbjMQ,3417
32
+ pyx3270-0.1.4.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
33
+ pyx3270-0.1.4.dist-info/entry_points.txt,sha256=9kg9FaegDY2FXCVplltQGAmMiWia1LnnsPF7c1uQpa0,105
34
+ pyx3270-0.1.4.dist-info/top_level.txt,sha256=ptTDzZHpMHYKlnFM01XeuAnLhdlYO2NZQeER6hp3euA,24
35
+ pyx3270-0.1.4.dist-info/RECORD,,