wok-code 2.0.23__tar.gz → 2.1.0__tar.gz

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.
Files changed (233) hide show
  1. wok_code-2.0.23/README.rst → wok_code-2.1.0/PKG-INFO +71 -129
  2. wok_code-2.0.23/wok_code/docs/rtd_changelog.rst → wok_code-2.1.0/README.rst +206 -115
  3. {wok_code-2.0.23 → wok_code-2.1.0}/setup.py +16 -5
  4. {wok_code-2.0.23 → wok_code-2.1.0}/wok_code/gen_addons_table.py +1 -1
  5. {wok_code-2.0.23 → wok_code-2.1.0}/wok_code/install_python_3_from_source.sh +73 -19
  6. {wok_code-2.0.23 → wok_code-2.1.0}/wok_code/scripts/coa_cdo.py +1 -1
  7. {wok_code-2.0.23 → wok_code-2.1.0}/wok_code/scripts/cvt_csv_2_xml.py +1 -1
  8. {wok_code-2.0.23 → wok_code-2.1.0}/wok_code/scripts/cvt_csv_coa.py +1 -1
  9. {wok_code-2.0.23 → wok_code-2.1.0}/wok_code/scripts/deploy_odoo.py +15 -26
  10. {wok_code-2.0.23 → wok_code-2.1.0}/wok_code/scripts/generate_random_codes.py +1 -1
  11. {wok_code-2.0.23 → wok_code-2.1.0}/wok_code/scripts/license_mgnt.py +0 -3
  12. {wok_code-2.0.23 → wok_code-2.1.0}/wok_code/scripts/lint_2_compare.py +1 -1
  13. {wok_code-2.0.23 → wok_code-2.1.0}/wok_code/scripts/main.py +3 -13
  14. {wok_code-2.0.23 → wok_code-2.1.0}/wok_code/scripts/makepo_it.py +1 -1
  15. {wok_code-2.0.23 → wok_code-2.1.0}/wok_code/scripts/odoo_dependencies.py +1 -1
  16. {wok_code-2.0.23 → wok_code-2.1.0}/wok_code/scripts/odoo_translation.py +1 -1
  17. {wok_code-2.0.23 → wok_code-2.1.0}/wok_code/scripts/please.py +59 -72
  18. {wok_code-2.0.23 → wok_code-2.1.0}/wok_code/scripts/please.sh +200 -196
  19. {wok_code-2.0.23 → wok_code-2.1.0}/wok_code/scripts/please_apache.py +1 -1
  20. {wok_code-2.0.23 → wok_code-2.1.0}/wok_code/scripts/please_cwd.py +88 -113
  21. {wok_code-2.0.23 → wok_code-2.1.0}/wok_code/scripts/please_python.py +3 -2
  22. {wok_code-2.0.23 → wok_code-2.1.0}/wok_code/scripts/please_z0bug.py +27 -11
  23. wok_code-2.1.0/wok_code/scripts/ridix_agenti.py +186 -0
  24. {wok_code-2.0.23 → wok_code-2.1.0}/wok_code/scripts/run_odoo_debug.py +9 -1
  25. {wok_code-2.0.23 → wok_code-2.1.0}/wok_code/scripts/run_odoo_debug.sh +130 -114
  26. {wok_code-2.0.23 → wok_code-2.1.0}/wok_code/scripts/wget_odoo_repositories.py +1 -1
  27. {wok_code-2.0.23 → wok_code-2.1.0}/wok_code/ssh.py +21 -1
  28. {wok_code-2.0.23 → wok_code-2.1.0}/wok_code/tests/test_deploy_odoo.py +1 -1
  29. {wok_code-2.0.23 → wok_code-2.1.0}/wok_code/tests/test_license_mgnt.py +1 -1
  30. {wok_code-2.0.23 → wok_code-2.1.0}/wok_code/tests/test_odoo_translation.py +1 -1
  31. {wok_code-2.0.23 → wok_code-2.1.0}/wok_code/tests/test_please.py +50 -35
  32. {wok_code-2.0.23 → wok_code-2.1.0}/wok_code/tests/test_run_odoo_debug.py +1 -1
  33. wok_code-2.1.0/wok_code.egg-info/PKG-INFO +454 -0
  34. wok_code-2.1.0/wok_code.egg-info/SOURCES.txt +52 -0
  35. {wok_code-2.0.23 → wok_code-2.1.0}/wok_code.egg-info/entry_points.txt +0 -1
  36. wok_code-2.1.0/wok_code.egg-info/requires.txt +14 -0
  37. wok_code-2.0.23/PKG-INFO +0 -539
  38. wok_code-2.0.23/wok_code/.coveragerc +0 -44
  39. wok_code-2.0.23/wok_code/LICENSE +0 -662
  40. wok_code-2.0.23/wok_code/config_apache2.sh +0 -4
  41. wok_code-2.0.23/wok_code/config_multiple_postgresql.py +0 -296
  42. wok_code-2.0.23/wok_code/config_multiple_postgresql.sh +0 -25
  43. wok_code-2.0.23/wok_code/docs/MAINPAGE.rst +0 -1015
  44. wok_code-2.0.23/wok_code/docs/Makefile +0 -19
  45. wok_code-2.0.23/wok_code/docs/__init__.txt +0 -1
  46. wok_code-2.0.23/wok_code/docs/_build/doctrees/index.doctree +0 -0
  47. wok_code-2.0.23/wok_code/docs/_build/doctrees/rtd_description.doctree +0 -0
  48. wok_code-2.0.23/wok_code/docs/_build/doctrees/rtd_macro.doctree +0 -0
  49. wok_code-2.0.23/wok_code/docs/_build/doctrees/rtd_usage.doctree +0 -0
  50. wok_code-2.0.23/wok_code/docs/_build/html/.buildinfo +0 -4
  51. wok_code-2.0.23/wok_code/docs/_build/html/.nojekyll +0 -0
  52. wok_code-2.0.23/wok_code/docs/_build/html/_sources/index.rst.txt +0 -87
  53. wok_code-2.0.23/wok_code/docs/_build/html/_sources/rtd_description.rst.txt +0 -67
  54. wok_code-2.0.23/wok_code/docs/_build/html/_sources/rtd_macro.rst.txt +0 -71
  55. wok_code-2.0.23/wok_code/docs/_build/html/_sources/rtd_usage.rst.txt +0 -158
  56. wok_code-2.0.23/wok_code/docs/_build/html/_static/_sphinx_javascript_frameworks_compat.js +0 -123
  57. wok_code-2.0.23/wok_code/docs/_build/html/_static/basic.css +0 -914
  58. wok_code-2.0.23/wok_code/docs/_build/html/_static/doctools.js +0 -149
  59. wok_code-2.0.23/wok_code/docs/_build/html/_static/documentation_options.js +0 -13
  60. wok_code-2.0.23/wok_code/docs/_build/html/_static/file.png +0 -0
  61. wok_code-2.0.23/wok_code/docs/_build/html/_static/jquery-3.6.0.js +0 -10881
  62. wok_code-2.0.23/wok_code/docs/_build/html/_static/jquery.js +0 -2
  63. wok_code-2.0.23/wok_code/docs/_build/html/_static/language_data.js +0 -192
  64. wok_code-2.0.23/wok_code/docs/_build/html/_static/logozero_180x46.png +0 -0
  65. wok_code-2.0.23/wok_code/docs/_build/html/_static/minus.png +0 -0
  66. wok_code-2.0.23/wok_code/docs/_build/html/_static/nature.css +0 -245
  67. wok_code-2.0.23/wok_code/docs/_build/html/_static/plus.png +0 -0
  68. wok_code-2.0.23/wok_code/docs/_build/html/_static/pygments.css +0 -75
  69. wok_code-2.0.23/wok_code/docs/_build/html/_static/searchtools.js +0 -632
  70. wok_code-2.0.23/wok_code/docs/_build/html/_static/sphinx_highlight.js +0 -154
  71. wok_code-2.0.23/wok_code/docs/_build/html/_static/underscore-1.13.1.js +0 -2042
  72. wok_code-2.0.23/wok_code/docs/_build/html/_static/underscore.js +0 -6
  73. wok_code-2.0.23/wok_code/docs/_build/html/genindex.html +0 -114
  74. wok_code-2.0.23/wok_code/docs/_build/html/index.html +0 -213
  75. wok_code-2.0.23/wok_code/docs/_build/html/objects.inv +0 -0
  76. wok_code-2.0.23/wok_code/docs/_build/html/rtd_description.html +0 -134
  77. wok_code-2.0.23/wok_code/docs/_build/html/rtd_macro.html +0 -90
  78. wok_code-2.0.23/wok_code/docs/_build/html/rtd_usage.html +0 -224
  79. wok_code-2.0.23/wok_code/docs/_build/html/search.html +0 -103
  80. wok_code-2.0.23/wok_code/docs/_build/html/searchindex.js +0 -1
  81. wok_code-2.0.23/wok_code/docs/conf.py +0 -173
  82. wok_code-2.0.23/wok_code/docs/index.rst +0 -87
  83. wok_code-2.0.23/wok_code/docs/logozero_180x46.png +0 -0
  84. wok_code-2.0.23/wok_code/docs/readthedocs.yml +0 -28
  85. wok_code-2.0.23/wok_code/docs/requirements.txt +0 -1
  86. wok_code-2.0.23/wok_code/docs/rtd_automodule.rst +0 -57
  87. wok_code-2.0.23/wok_code/docs/rtd_credits.rst +0 -62
  88. wok_code-2.0.23/wok_code/docs/rtd_description.rst +0 -67
  89. wok_code-2.0.23/wok_code/docs/rtd_description_arcangelo.rst +0 -65
  90. wok_code-2.0.23/wok_code/docs/rtd_description_gen_readme.rst +0 -204
  91. wok_code-2.0.23/wok_code/docs/rtd_description_macro.rst +0 -157
  92. wok_code-2.0.23/wok_code/docs/rtd_description_odoo_dependencies.rst +0 -58
  93. wok_code-2.0.23/wok_code/docs/rtd_description_please.rst +0 -56
  94. wok_code-2.0.23/wok_code/docs/rtd_getting_started.rst +0 -92
  95. wok_code-2.0.23/wok_code/docs/rtd_usage.rst +0 -158
  96. wok_code-2.0.23/wok_code/docs/rtd_usage_arcangelo.rst +0 -295
  97. wok_code-2.0.23/wok_code/docs/rtd_usage_gen_readme.rst +0 -531
  98. wok_code-2.0.23/wok_code/docs/rtd_usage_gen_readme_sym.rst +0 -85
  99. wok_code-2.0.23/wok_code/docs/rtd_usage_odoo_dependencies.rst +0 -60
  100. wok_code-2.0.23/wok_code/docs/rtd_usage_please.rst +0 -65
  101. wok_code-2.0.23/wok_code/egg-info/CHANGELOG.rst +0 -286
  102. wok_code-2.0.23/wok_code/egg-info/DESCRIPTION.rst +0 -16
  103. wok_code-2.0.23/wok_code/egg-info/USAGE.rst +0 -80
  104. wok_code-2.0.23/wok_code/egg-info/__manifest__.rst +0 -2
  105. wok_code-2.0.23/wok_code/egg-info/description_arcangelo.rst +0 -11
  106. wok_code-2.0.23/wok_code/egg-info/description_gen_readme.rst +0 -46
  107. wok_code-2.0.23/wok_code/egg-info/description_macro.csv +0 -51
  108. wok_code-2.0.23/wok_code/egg-info/description_odoo_dependencies.rst +0 -4
  109. wok_code-2.0.23/wok_code/egg-info/description_please.rst +0 -2
  110. wok_code-2.0.23/wok_code/egg-info/odoo_migration_path.rst +0 -50
  111. wok_code-2.0.23/wok_code/egg-info/rules_usage_arcangelo.csv +0 -6
  112. wok_code-2.0.23/wok_code/egg-info/rules_usage_items.csv +0 -20
  113. wok_code-2.0.23/wok_code/egg-info/usage_arcangelo.rst +0 -130
  114. wok_code-2.0.23/wok_code/egg-info/usage_gen_readme.rst +0 -351
  115. wok_code-2.0.23/wok_code/egg-info/usage_gen_readme_sym.csv +0 -15
  116. wok_code-2.0.23/wok_code/egg-info/usage_odoo_dependencies.rst +0 -6
  117. wok_code-2.0.23/wok_code/egg-info/usage_please.csv +0 -5
  118. wok_code-2.0.23/wok_code/enable_postgresql.sh +0 -8
  119. wok_code-2.0.23/wok_code/install_pip2.sh +0 -7
  120. wok_code-2.0.23/wok_code/pre-commit +0 -39
  121. wok_code-2.0.23/wok_code/scripts/dist_pkg.py +0 -35
  122. wok_code-2.0.23/wok_code/scripts/dist_pkg.sh +0 -400
  123. wok_code-2.0.23/wok_code/scripts/tmp.py +0 -101
  124. wok_code-2.0.23/wok_code/set_python_version +0 -86
  125. wok_code-2.0.23/wok_code/sub.sh +0 -60
  126. wok_code-2.0.23/wok_code/tests/data/CHANGELOG.rst +0 -5
  127. wok_code-2.0.23/wok_code/tests/data/fake/__manifest__.py +0 -6
  128. wok_code-2.0.23/wok_code/tests/data/fake/new_api_03.xml +0 -6
  129. wok_code-2.0.23/wok_code/tests/data/fake/new_api_04.xml +0 -6
  130. wok_code-2.0.23/wok_code/tests/data/fake/new_api_py2_02.py +0 -10
  131. wok_code-2.0.23/wok_code/tests/data/fake/new_api_py3_02.py +0 -9
  132. wok_code-2.0.23/wok_code/tests/data/fake/odoo10.py +0 -21
  133. wok_code-2.0.23/wok_code/tests/data/fake/odoo11.py +0 -20
  134. wok_code-2.0.23/wok_code/tests/data/fake/odoo12/CHANGELOG.rst +0 -4
  135. wok_code-2.0.23/wok_code/tests/data/fake/odoo12/__init__.py +0 -2
  136. wok_code-2.0.23/wok_code/tests/data/fake/odoo12/__manifest__.py +0 -7
  137. wok_code-2.0.23/wok_code/tests/data/fake/odoo12/partner.py +0 -9
  138. wok_code-2.0.23/wok_code/tests/data/fake/odoo12.py +0 -13
  139. wok_code-2.0.23/wok_code/tests/data/fake/odoo12_view.xml +0 -8
  140. wok_code-2.0.23/wok_code/tests/data/fake/odoo13.py +0 -14
  141. wok_code-2.0.23/wok_code/tests/data/fake/odoo13_view.xml +0 -8
  142. wok_code-2.0.23/wok_code/tests/data/fake/odoo6.py +0 -13
  143. wok_code-2.0.23/wok_code/tests/data/fake/odoo7.py +0 -13
  144. wok_code-2.0.23/wok_code/tests/data/fake/odoo8.py +0 -16
  145. wok_code-2.0.23/wok_code/tests/data/fake/old_api_02.py +0 -10
  146. wok_code-2.0.23/wok_code/tests/data/fake/old_api_03.xml +0 -8
  147. wok_code-2.0.23/wok_code/tests/data/fake/old_api_04.xml +0 -8
  148. wok_code-2.0.23/wok_code/tests/data/fake/pkg_py2_06.py +0 -10
  149. wok_code-2.0.23/wok_code/tests/data/fake/pkg_py3_05.py +0 -11
  150. wok_code-2.0.23/wok_code/tests/data/fake/pkg_py3_06.py +0 -10
  151. wok_code-2.0.23/wok_code/tests/data/history.rst +0 -5
  152. wok_code-2.0.23/wok_code/tests/data/match/__manifest__.py +0 -6
  153. wok_code-2.0.23/wok_code/tests/data/match/new_api_03.xml +0 -6
  154. wok_code-2.0.23/wok_code/tests/data/match/new_api_04.xml +0 -6
  155. wok_code-2.0.23/wok_code/tests/data/match/new_api_py3_02.py +0 -9
  156. wok_code-2.0.23/wok_code/tests/data/match/odoo10/CHANGELOG.rst +0 -4
  157. wok_code-2.0.23/wok_code/tests/data/match/odoo10/__init__.py +0 -3
  158. wok_code-2.0.23/wok_code/tests/data/match/odoo10/__manifest__.py +0 -8
  159. wok_code-2.0.23/wok_code/tests/data/match/odoo10/partner.py +0 -10
  160. wok_code-2.0.23/wok_code/tests/data/match/odoo10.py +0 -21
  161. wok_code-2.0.23/wok_code/tests/data/match/odoo11.py +0 -20
  162. wok_code-2.0.23/wok_code/tests/data/match/odoo12/CHANGELOG.rst +0 -4
  163. wok_code-2.0.23/wok_code/tests/data/match/odoo12/__init__.py +0 -2
  164. wok_code-2.0.23/wok_code/tests/data/match/odoo12/__manifest__.py +0 -7
  165. wok_code-2.0.23/wok_code/tests/data/match/odoo12/partner.py +0 -9
  166. wok_code-2.0.23/wok_code/tests/data/match/odoo12.py +0 -14
  167. wok_code-2.0.23/wok_code/tests/data/match/odoo12_view.xml +0 -8
  168. wok_code-2.0.23/wok_code/tests/data/match/odoo13/CHANGELOG.rst +0 -4
  169. wok_code-2.0.23/wok_code/tests/data/match/odoo13/__init__.py +0 -2
  170. wok_code-2.0.23/wok_code/tests/data/match/odoo13/__manifest__.py +0 -7
  171. wok_code-2.0.23/wok_code/tests/data/match/odoo13/partner.py +0 -9
  172. wok_code-2.0.23/wok_code/tests/data/match/odoo13.py +0 -14
  173. wok_code-2.0.23/wok_code/tests/data/match/odoo13_view.xml +0 -8
  174. wok_code-2.0.23/wok_code/tests/data/match/odoo6.py +0 -13
  175. wok_code-2.0.23/wok_code/tests/data/match/odoo7/CHANGELOG.rst +0 -4
  176. wok_code-2.0.23/wok_code/tests/data/match/odoo7/__init__.py +0 -3
  177. wok_code-2.0.23/wok_code/tests/data/match/odoo7/__openerp__.py +0 -8
  178. wok_code-2.0.23/wok_code/tests/data/match/odoo7/partner.py +0 -10
  179. wok_code-2.0.23/wok_code/tests/data/match/odoo7.py +0 -13
  180. wok_code-2.0.23/wok_code/tests/data/match/odoo8/CHANGELOG.rst +0 -4
  181. wok_code-2.0.23/wok_code/tests/data/match/odoo8/__init__.py +0 -3
  182. wok_code-2.0.23/wok_code/tests/data/match/odoo8/__openerp__.py +0 -8
  183. wok_code-2.0.23/wok_code/tests/data/match/odoo8/partner.py +0 -10
  184. wok_code-2.0.23/wok_code/tests/data/match/odoo8.py +0 -16
  185. wok_code-2.0.23/wok_code/tests/data/match/old_api_02.py +0 -10
  186. wok_code-2.0.23/wok_code/tests/data/match/old_api_03.xml +0 -8
  187. wok_code-2.0.23/wok_code/tests/data/match/old_api_04.xml +0 -8
  188. wok_code-2.0.23/wok_code/tests/data/match/pkg_future_06.py +0 -10
  189. wok_code-2.0.23/wok_code/tests/data/odoo_template_tnl.csv +0 -27
  190. wok_code-2.0.23/wok_code/tests/data/odoo_template_tnl.xlsx +0 -0
  191. wok_code-2.0.23/wok_code/tests/data/ref_odoo_template_tnl.csv +0 -27
  192. wok_code-2.0.23/wok_code/tests/data/ref_odoo_translation.csv +0 -39
  193. wok_code-2.0.23/wok_code/tests/logs/.wok_code_27_coverage +0 -0
  194. wok_code-2.0.23/wok_code/tests/logs/.wok_code_307_coverage +0 -0
  195. wok_code-2.0.23/wok_code/tests/logs/.wok_code_308_coverage +0 -0
  196. wok_code-2.0.23/wok_code/tests/logs/.wok_code_309_coverage +0 -0
  197. wok_code-2.0.23/wok_code/tests/logs/.wok_code_310_coverage +0 -0
  198. wok_code-2.0.23/wok_code/tests/logs/wok_code_27_coveragerc +0 -54
  199. wok_code-2.0.23/wok_code/tests/logs/wok_code_307_coveragerc +0 -54
  200. wok_code-2.0.23/wok_code/tests/logs/wok_code_308_coveragerc +0 -54
  201. wok_code-2.0.23/wok_code/tests/logs/wok_code_309_coveragerc +0 -54
  202. wok_code-2.0.23/wok_code/tests/logs/wok_code_310_coveragerc +0 -54
  203. wok_code-2.0.23/wok_code/tests/logs/wok_code_travis.yml +0 -121
  204. wok_code-2.0.23/wok_code/tests/sub.sh +0 -59
  205. wok_code-2.0.23/wok_code/tests/test_odoo_dependencies +0 -405
  206. wok_code-2.0.23/wok_code/to_oca.2p8 +0 -62
  207. wok_code-2.0.23/wok_code/to_pep8.2p8 +0 -163
  208. wok_code-2.0.23/wok_code/to_zero.2p8 +0 -98
  209. wok_code-2.0.23/wok_code/wsl/link_windows_cmd +0 -73
  210. wok_code-2.0.23/wok_code/wsl/service_manager.sh +0 -34
  211. wok_code-2.0.23/wok_code/wsl/set_hosts +0 -39
  212. wok_code-2.0.23/wok_code/wsl/systemd_cmd +0 -73
  213. wok_code-2.0.23/wok_code.egg-info/PKG-INFO +0 -539
  214. wok_code-2.0.23/wok_code.egg-info/SOURCES.txt +0 -227
  215. wok_code-2.0.23/wok_code.egg-info/requires.txt +0 -10
  216. {wok_code-2.0.23 → wok_code-2.1.0}/setup.cfg +0 -0
  217. {wok_code-2.0.23 → wok_code-2.1.0}/wok_code/__init__.py +0 -0
  218. {wok_code-2.0.23 → wok_code-2.1.0}/wok_code/__main__.py +0 -0
  219. {wok_code-2.0.23 → wok_code-2.1.0}/wok_code/do_gitignore.py +0 -0
  220. {wok_code-2.0.23 → wok_code-2.1.0}/wok_code/do_set_utf8.py +0 -0
  221. {wok_code-2.0.23 → wok_code-2.1.0}/wok_code/eval_gtin.py +0 -0
  222. {wok_code-2.0.23 → wok_code-2.1.0}/wok_code/pgconf.py +0 -0
  223. {wok_code-2.0.23 → wok_code-2.1.0}/wok_code/please.man +0 -0
  224. {wok_code-2.0.23 → wok_code-2.1.0}/wok_code/rm_dir_with_space.py +0 -0
  225. {wok_code-2.0.23 → wok_code-2.1.0}/wok_code/scripts/__init__.py +0 -0
  226. {wok_code-2.0.23 → wok_code-2.1.0}/wok_code/scripts/pg_requirements.py +0 -0
  227. {wok_code-2.0.23 → wok_code-2.1.0}/wok_code/tests/__init__.py +0 -0
  228. {wok_code-2.0.23 → wok_code-2.1.0}/wok_code/tests/data/__init__.py +0 -0
  229. {wok_code-2.0.23 → wok_code-2.1.0}/wok_code/tests/data/pkg_py2_05.py +0 -0
  230. {wok_code-2.0.23 → wok_code-2.1.0}/wok_code/tests/test_filepo.py +0 -0
  231. {wok_code-2.0.23 → wok_code-2.1.0}/wok_code.egg-info/dependency_links.txt +0 -0
  232. {wok_code-2.0.23 → wok_code-2.1.0}/wok_code.egg-info/not-zip-safe +0 -0
  233. {wok_code-2.0.23 → wok_code-2.1.0}/wok_code.egg-info/top_level.txt +0 -0
@@ -1,6 +1,61 @@
1
- ===============
2
- wok_code 2.0.22
3
- ===============
1
+ Metadata-Version: 2.4
2
+ Name: wok_code
3
+ Version: 2.1.0
4
+ Summary: Python developers tools
5
+ Home-page: https://github.com/zeroincombenze/tools
6
+ Author: Antonio Maria Vigliotti
7
+ Author-email: antoniomaria.vigliotti@gmail.com
8
+ License: GPL-3.0-or-later
9
+ Project-URL: Documentation, https://zeroincombenze-tools.readthedocs.io/en/latest/#zerobug
10
+ Project-URL: Source, https://github.com/zeroincombenze/tools/tree/master/wok_code
11
+ Project-URL: Changelog, https://github.com/zeroincombenze/tools/blob/master/wok_code/egg-info/CHANGELOG.rst
12
+ Keywords: linux odoo documentation development
13
+ Classifier: Development Status :: 4 - Beta
14
+ Classifier: Operating System :: POSIX
15
+ Classifier: Programming Language :: Python :: 2.7
16
+ Classifier: Programming Language :: Python :: 3.7
17
+ Classifier: Programming Language :: Python :: 3.8
18
+ Classifier: Programming Language :: Python :: 3.9
19
+ Classifier: Programming Language :: Python :: 3.10
20
+ Classifier: Programming Language :: Python :: 3.11
21
+ Classifier: Programming Language :: Python :: 3.12
22
+ Classifier: Programming Language :: Python :: 3.13
23
+ Classifier: Programming Language :: Python :: 3.14
24
+ Classifier: Intended Audience :: Developers
25
+ Classifier: Topic :: Software Development
26
+ Classifier: Topic :: Software Development :: Libraries
27
+ Classifier: Topic :: Software Development :: Build Tools
28
+ Classifier: Operating System :: OS Independent
29
+ Description-Content-Type: text/x-rst
30
+ Requires-Dist: arcangelo>=2.1.1
31
+ Requires-Dist: clodoo
32
+ Requires-Dist: z0lib>=2.1.1
33
+ Requires-Dist: python_plus>=2.0.19
34
+ Requires-Dist: future
35
+ Requires-Dist: Babel
36
+ Requires-Dist: lxml
37
+ Requires-Dist: openpyxl
38
+ Requires-Dist: pyyaml
39
+ Requires-Dist: six
40
+ Requires-Dist: translators
41
+ Requires-Dist: twine
42
+ Requires-Dist: build
43
+ Requires-Dist: distro
44
+ Dynamic: author
45
+ Dynamic: author-email
46
+ Dynamic: classifier
47
+ Dynamic: description
48
+ Dynamic: description-content-type
49
+ Dynamic: home-page
50
+ Dynamic: keywords
51
+ Dynamic: license
52
+ Dynamic: project-url
53
+ Dynamic: requires-dist
54
+ Dynamic: summary
55
+
56
+ ==============
57
+ wok_code 2.1.0
58
+ ==============
4
59
 
5
60
 
6
61
 
@@ -21,7 +76,6 @@ The available tools are:
21
76
  * gen_readme.py: generate documentation files, mainly README.rst
22
77
  * odoo_dependency.py: show odoo dependencies and/or Odoo module tree
23
78
  * odoo_translation.py: manage Odoo translation
24
- * arcangelo: parse source .py file to meet pep8 and convert across Odoo versions
25
79
  * please: developer shell
26
80
  * wget_odoo_repositories.py: get repository names from github.com
27
81
 
@@ -185,7 +239,17 @@ Current version via Git
185
239
  ChangeLog History
186
240
  -----------------
187
241
 
188
- 2.0.23 (2025-06-14)
242
+ 2.1.0 (2026-07-10)
243
+ ~~~~~~~~~~~~~~~~~~
244
+
245
+ * [IMP] run_odoo_debug: disable test on depending modules
246
+ * [FIX] gevent_port in run_odoo_debug.sh for Odoo 16+
247
+ * [FIX] Sometimes wrong db user was used
248
+ * [IMP] Install python2.7 in Ubuntu 26.04
249
+ * [IMP] Quality message on pypi packages
250
+ * [IMP] Quality message on pypi packages
251
+
252
+ 2.0.23 (2025-08-14)
189
253
  ~~~~~~~~~~~~~~~~~~~
190
254
 
191
255
  * [IMP] arcangelo became a pypi package
@@ -318,128 +382,6 @@ ChangeLog History
318
382
  * [FIX] run_odoo_debug: path with heading space
319
383
  * [IMP] please test now can update account.account.xlsx
320
384
 
321
- 2.0.12 (2023-08-29)
322
- ~~~~~~~~~~~~~~~~~~~
323
-
324
- * [FIX] gen_readme.py: minor fixes
325
- * [IMP] gen_readme.py: manifest author priority
326
- * [FIX] gen_readme.py: coverage in CHANGELOG.rst"
327
- * [IMP] gen_readme.py: link to authors on README.rst and index.html
328
- * [IMP] gen_readme.py: history tailoring keeps minimal 2 items
329
- * [FIX] license_mgnt: best organization recognition
330
- * [IMP] license_mgnt: powerp renamed to librerp
331
- * [FIX] run_odoo_debug: no doc neither translate after test error
332
- * [IMP] arcangelo: new rules
333
- * [IMP] arcangelo: new git conflict selection
334
- * [IMP] arcangelo: merge gen_readme.py formatting
335
- * [IMP] arcangelo: new switch --string-normalization
336
- * [FIX] deploy_odoo: minor fixes
337
- * [FIX] odoo_translation: sometime did not translate
338
- * [IMP] odoo_translation: best performance
339
-
340
- 2.0.10 (2023-07-10)
341
- ~~~~~~~~~~~~~~~~~~~
342
-
343
- * [IMP] gen_readme.py: do not create .bak file; now it can be used in pre-commit process
344
- * [IMP] please replace now do "please docs" before
345
- * [IMP] please docs now do "please clean" after
346
- * [IMP] please lint and zerobug now do "pre-commit run" before (--no-verify)
347
- * [IMP] please test and zerobug now do "please translate" after (--no-translate)
348
- * [IMP] please update: new switches --vme --odoo-venv
349
- * [IMP] please clean db: new action replace old wep-db
350
- * [IMP] please version: new interface
351
- * [IMP] please show docs: new interface
352
- * [REF] run_odoo_debug: partial refactoring
353
- * [IMP] run_odoo_debug: new switch --daemon
354
- * [IMP] arcangelo: new swicth --string-normalization
355
- * [FIX] please test / run_odoo_debug: minor fixes
356
-
357
- 2.0.9 (2023-06-26)
358
- ~~~~~~~~~~~~~~~~~~
359
-
360
- * [FIX] run_odoo_debug: recognize 'to upgrade' and 'to install' states
361
- * [FIX] run_odoo_debug: check for dropped DB and abort if still exist
362
- * [REF] odoo_translation: refactoring
363
- * [REF] please: refactoring
364
- * [IMP] deploy_odoo: new brief for status
365
- * [IMP] deploy_odoo: new action unstaged e new status format
366
- * [IMP] do_migrate renamed to arcangelo
367
- * [IMP] gen_readme.py: manage CHANGELOG.rst too
368
- * [IMP] argangelo: refactoring to run inside pre-commit
369
-
370
- 2.0.8 (2023-05-09)
371
- ~~~~~~~~~~~~~~~~~~
372
-
373
- * [FIX] Install run_odoo_debug
374
- * [FIX] Install do_git_ignore
375
- * [IMP] lint_2_compare: ignore odoo/openerp test string and LICENSE files
376
- * [IMP] lint_2_compare: new switch ---purge do not load identical files (quick diff)
377
-
378
- 2.0.7 (2023-05-08)
379
- ~~~~~~~~~~~~~~~~~~
380
-
381
- * [IMP] deply_odoo: new action git-push
382
- * [REF] odoo_translation: new implementation
383
- * [FIX] run_odoo_debug: minor fixes
384
- * [NEW] do_git_checkout_new_branch: new command
385
- * [IMP] install_python3_from_source: improvements
386
- * [FIX] ssh.py: scp with port not 22
387
-
388
- 2.0.6 (2023-02-23)
389
- ~~~~~~~~~~~~~~~~~~
390
-
391
- * [IMP] ssh.py: -m -s switches accept path with user and host
392
- * [IMP] deploy_odoo: new property status to display
393
- * [IMP] deploy_odoo: new switches -l and -x
394
- * [NEW] do_git_checkout_new_branch.py
395
- * [IMP] do_migrate.py: new features
396
- * [IMP] run_odoo_debug.sh imported from odoo_score
397
- * [FIX] run_odoo_debug.sh: ODOO_COMMIT TEST not set when build template
398
- * [IMP] run_odoo_debug.sh: simulate server_wide_modules parameter for Odoo 7.0-
399
-
400
-
401
- 2.0.5 (2023-01-13)
402
- ~~~~~~~~~~~~~~~~~~
403
-
404
- * [IMP] please: wep now delete old travis-emulator logs
405
- * [IMP] install_python_3_from_source.sh: now can install python 3.9
406
- * [IMP] please: action docs, minor improvements
407
- * [IMP] deploy_odoo: format output list
408
-
409
- 2.0.4 (2022-12-09)
410
- ~~~~~~~~~~~~~~~~~~
411
-
412
- * [FIX] deploy_odoo: update from path
413
- * [FIX] build_cmd: best recognition of python version
414
- * [FIX] set_python_version.sh: best recognition of python version
415
-
416
- 2.0.3 (2022-11-22)
417
- ~~~~~~~~~~~~~~~~~~
418
-
419
- * [REF] odoo_translation
420
-
421
- 2.0.2.1 (2022-10-31)
422
- ~~~~~~~~~~~~~~~~~~~~
423
-
424
- * [IMP] lint_2_compare: ignoring .git .idea egg-info and setup directories
425
- * [IMP] lint_2_compare: new ignore switches
426
- * [FIX] please translate: do not execute export
427
-
428
- 2.0.2 (2022-10-20)
429
- ~~~~~~~~~~~~~~~~~~
430
-
431
- * [IMP] Clearing code
432
-
433
- 2.0.1 (2022-10-12)
434
- ~~~~~~~~~~~~~~~~~~
435
-
436
- * [IMP] minor improvements
437
-
438
- 2.0.1 (2022-10-12)
439
- ~~~~~~~~~~~~~~~~~~
440
-
441
- * [IMP] stable version
442
-
443
385
 
444
386
 
445
387
  Credits
@@ -477,10 +419,10 @@ Contributors
477
419
  :target: https://www.odoo.com/documentation/user/9.0/legal/licenses/licenses.html
478
420
  :alt: License: OPL
479
421
  .. |Tech Doc| image:: https://www.zeroincombenze.it/wp-content/uploads/ci-ct/prd/button-docs-2.svg
480
- :target: https://wiki.zeroincombenze.org/en/Odoo/2.0.22/dev
422
+ :target: https://wiki.zeroincombenze.org/en/Odoo/2.1.0/dev
481
423
  :alt: Technical Documentation
482
424
  .. |Help| image:: https://www.zeroincombenze.it/wp-content/uploads/ci-ct/prd/button-help-2.svg
483
- :target: https://wiki.zeroincombenze.org/it/Odoo/2.0.22/man
425
+ :target: https://wiki.zeroincombenze.org/it/Odoo/2.1.0/man
484
426
  :alt: Technical Documentation
485
427
  .. |Try Me| image:: https://www.zeroincombenze.it/wp-content/uploads/ci-ct/prd/button-try-it-2.svg
486
428
  :target: https://erp2.zeroincombenze.it
@@ -1,11 +1,200 @@
1
- .. toctree::
2
- :maxdepth: 2
1
+ ==============
2
+ wok_code 2.1.0
3
+ ==============
4
+
5
+
6
+
7
+ |Maturity| |license gpl|
8
+
9
+
10
+
11
+ Overview
12
+ ========
13
+
14
+ Various tools at your fingertips.
15
+
16
+ The available tools are:
17
+
18
+ * cvt_csv_2_rst.py: convert csv file into rst file
19
+ * cvt_csv_2_xml.py: convert csv file into xml file
20
+ * cvt_script: parse bash script and convert to meet company standard
21
+ * gen_readme.py: generate documentation files, mainly README.rst
22
+ * odoo_dependency.py: show odoo dependencies and/or Odoo module tree
23
+ * odoo_translation.py: manage Odoo translation
24
+ * please: developer shell
25
+ * wget_odoo_repositories.py: get repository names from github.com
26
+
27
+
28
+
29
+ Usage
30
+ =====
31
+
32
+ ::
33
+
34
+ usage: please [-h] [-H PATH] [-n] [-Q FILE] [-q] [-v] [-V] [action]
35
+
36
+ Zeroincombenze® developer shell.
37
+ obj after action may be on of apache, cwd, python, z0bug, zerobug, travis
38
+
39
+ positional arguments:
40
+ action
41
+
42
+ options:
43
+ -h, --help show this help message and exit
44
+ -H PATH, --home-devel PATH
45
+ Home devel directory
46
+ -n, --dry-run do nothing (dry-run)
47
+ -Q FILE, --tools-config FILE
48
+ Configuration file
49
+ -q, --quiet silent mode
50
+ -v, --verbose verbose mode
51
+ -V, --version show program's version number and exit
52
+
53
+ Help available issuing: please help ACTION
54
+ © 2015-2023 by SHS-AV s.r.l.
55
+ Author: antoniomaria.vigliotti@gmail.com
56
+ Full documentation at: https://zeroincombenze-tools.readthedocs.io/
57
+
58
+
59
+
60
+
61
+ Action is one of:
62
+
63
+ * help
64
+ * build
65
+ * chkconfig
66
+ * config
67
+ * docs
68
+ * duplicate
69
+ * export MODULE DB
70
+ * import
71
+ * list
72
+ * lsearch
73
+ * publish
74
+ * push
75
+ * pythonhosted
76
+ * replace
77
+ * replica
78
+ * show
79
+ * status
80
+ * test
81
+ * translate MODULE DB
82
+ * version
83
+ * wep
84
+
85
+ *build*
86
+
87
+ Build a tar file for current PYPI project
88
+
89
+ *chkconfig*
90
+
91
+ Display various values of current project.
92
+
93
+ *config global|local*
94
+
95
+ Set various parameter by edit with vim.
96
+ Set various parameter editing with vim.
97
+ Comments inside configuration file can aim to set values.
98
+
99
+ Some variable are:
100
+
101
+ * GBL_EXCLUDE=test_impex -> Module globally escluded by test because can fail locally
102
+ * PYTHON_MATRIX="2.7 3.7" -> python version to use in tests
103
+
104
+ *docs*
105
+
106
+ Prepare documentation to publish on readthedocs website (PYPI).
107
+ Create / update README and index.html of Odoo module.
108
+ Notice: README of repository history is tailored with last 60 days items;
109
+ on README and index,html of module, history is tailored with last 180 days items;
110
+ However max 12 items are added in README / index.html
111
+ Summary showed to console are tailored with last 15 days.
112
+
113
+ *export MODULE DB [-bBRANCH]*
114
+
115
+ Export po file of Odoo project.
116
+ If current directory is a module directory you can use '.' (dot) for module name.
117
+
118
+ To declare specific version use -b switch
119
+
120
+ *import MODULE DB*
121
+
122
+ Import po file of Odoo project.
123
+
124
+ To declare target version use \fB-b\fR switch
125
+
126
+ *publish docs|download|pypi|svg|testpypi*
127
+
128
+ Publish documentation or package.
129
+
130
+ * publish docs -> publish generate docs to website (require system privileges)
131
+ * publish download -> publish tarball to download (require system privileges)
132
+ type \fBplease build\fR to generate tarball file
133
+ * publish pypi -> publish package to pypi website (from odoo user)
134
+ * publish svg -> publish test result svg file (require system privileges)
135
+ * publish tar -> write a tarball with package files
136
+
137
+
138
+
139
+ Getting started
140
+ ===============
141
+
142
+
143
+ Prerequisites
144
+ -------------
145
+
146
+ Zeroincombenze(R) tools requires:
147
+
148
+ * Linux Centos 7/8 or Debian 9/10/11 or Ubuntu 16/18/20/22/24
149
+ * python 2.7+, some tools require python 3.7+, best python 3.9+
150
+ * bash 5.0+
151
+
152
+
153
+
154
+ Installation
155
+ ------------
156
+
157
+ Current version via Git
158
+ ~~~~~~~~~~~~~~~~~~~~~~~
159
+
160
+ ::
161
+
162
+ cd $HOME
163
+ [[ ! -d ./tools ]] && git clone https://github.com/zeroincombenze/tools.git
164
+ cd ./tools
165
+ ./install_tools.sh -pUT
166
+ source $HOME/devel/activate_tools
167
+
168
+
169
+
170
+ Upgrade
171
+ -------
172
+
173
+ Current version via Git
174
+ ~~~~~~~~~~~~~~~~~~~~~~~
175
+
176
+ ::
177
+
178
+ cd ./tools
179
+ ./install_tools.sh -pUT
180
+ source $HOME/devel/activate_tools
181
+
182
+
3
183
 
4
184
  ChangeLog History
5
- =================
185
+ -----------------
186
+
187
+ 2.1.0 (2026-07-10)
188
+ ~~~~~~~~~~~~~~~~~~
6
189
 
190
+ * [IMP] run_odoo_debug: disable test on depending modules
191
+ * [FIX] gevent_port in run_odoo_debug.sh for Odoo 16+
192
+ * [FIX] Sometimes wrong db user was used
193
+ * [IMP] Install python2.7 in Ubuntu 26.04
194
+ * [IMP] Quality message on pypi packages
195
+ * [IMP] Quality message on pypi packages
7
196
 
8
- 2.0.23 (2025-06-14)
197
+ 2.0.23 (2025-08-14)
9
198
  ~~~~~~~~~~~~~~~~~~~
10
199
 
11
200
  * [IMP] arcangelo became a pypi package
@@ -138,127 +327,29 @@ ChangeLog History
138
327
  * [FIX] run_odoo_debug: path with heading space
139
328
  * [IMP] please test now can update account.account.xlsx
140
329
 
141
- 2.0.12 (2023-08-29)
142
- ~~~~~~~~~~~~~~~~~~~
143
-
144
- * [FIX] gen_readme.py: minor fixes
145
- * [IMP] gen_readme.py: manifest author priority
146
- * [FIX] gen_readme.py: coverage in CHANGELOG.rst"
147
- * [IMP] gen_readme.py: link to authors on README.rst and index.html
148
- * [IMP] gen_readme.py: history tailoring keeps minimal 2 items
149
- * [FIX] license_mgnt: best organization recognition
150
- * [IMP] license_mgnt: powerp renamed to librerp
151
- * [FIX] run_odoo_debug: no doc neither translate after test error
152
- * [IMP] arcangelo: new rules
153
- * [IMP] arcangelo: new git conflict selection
154
- * [IMP] arcangelo: merge gen_readme.py formatting
155
- * [IMP] arcangelo: new switch --string-normalization
156
- * [FIX] deploy_odoo: minor fixes
157
- * [FIX] odoo_translation: sometime did not translate
158
- * [IMP] odoo_translation: best performance
159
-
160
- 2.0.10 (2023-07-10)
161
- ~~~~~~~~~~~~~~~~~~~
162
330
 
163
- * [IMP] gen_readme.py: do not create .bak file; now it can be used in pre-commit process
164
- * [IMP] please replace now do "please docs" before
165
- * [IMP] please docs now do "please clean" after
166
- * [IMP] please lint and zerobug now do "pre-commit run" before (--no-verify)
167
- * [IMP] please test and zerobug now do "please translate" after (--no-translate)
168
- * [IMP] please update: new switches --vme --odoo-venv
169
- * [IMP] please clean db: new action replace old wep-db
170
- * [IMP] please version: new interface
171
- * [IMP] please show docs: new interface
172
- * [REF] run_odoo_debug: partial refactoring
173
- * [IMP] run_odoo_debug: new switch --daemon
174
- * [IMP] arcangelo: new swicth --string-normalization
175
- * [FIX] please test / run_odoo_debug: minor fixes
176
-
177
- 2.0.9 (2023-06-26)
178
- ~~~~~~~~~~~~~~~~~~
179
331
 
180
- * [FIX] run_odoo_debug: recognize 'to upgrade' and 'to install' states
181
- * [FIX] run_odoo_debug: check for dropped DB and abort if still exist
182
- * [REF] odoo_translation: refactoring
183
- * [REF] please: refactoring
184
- * [IMP] deploy_odoo: new brief for status
185
- * [IMP] deploy_odoo: new action unstaged e new status format
186
- * [IMP] do_migrate renamed to arcangelo
187
- * [IMP] gen_readme.py: manage CHANGELOG.rst too
188
- * [IMP] argangelo: refactoring to run inside pre-commit
189
-
190
- 2.0.8 (2023-05-09)
191
- ~~~~~~~~~~~~~~~~~~
332
+ Credits
333
+ =======
192
334
 
193
- * [FIX] Install run_odoo_debug
194
- * [FIX] Install do_git_ignore
195
- * [IMP] lint_2_compare: ignore odoo/openerp test string and LICENSE files
196
- * [IMP] lint_2_compare: new switch ---purge do not load identical files (quick diff)
335
+ Copyright
336
+ ---------
197
337
 
198
- 2.0.7 (2023-05-08)
199
- ~~~~~~~~~~~~~~~~~~
338
+ SHS-AV s.r.l. <https://www.shs-av.com/>
200
339
 
201
- * [IMP] deply_odoo: new action git-push
202
- * [REF] odoo_translation: new implementation
203
- * [FIX] run_odoo_debug: minor fixes
204
- * [NEW] do_git_checkout_new_branch: new command
205
- * [IMP] install_python3_from_source: improvements
206
- * [FIX] ssh.py: scp with port not 22
207
340
 
208
- 2.0.6 (2023-02-23)
209
- ~~~~~~~~~~~~~~~~~~
341
+ Authors
342
+ -------
210
343
 
211
- * [IMP] ssh.py: -m -s switches accept path with user and host
212
- * [IMP] deploy_odoo: new property status to display
213
- * [IMP] deploy_odoo: new switches -l and -x
214
- * [NEW] do_git_checkout_new_branch.py
215
- * [IMP] do_migrate.py: new features
216
- * [IMP] run_odoo_debug.sh imported from odoo_score
217
- * [FIX] run_odoo_debug.sh: ODOO_COMMIT TEST not set when build template
218
- * [IMP] run_odoo_debug.sh: simulate server_wide_modules parameter for Odoo 7.0-
344
+ * `SHS-AV s.r.l. <https://www.zeroincombenze.it>`__
219
345
 
220
346
 
221
- 2.0.5 (2023-01-13)
222
- ~~~~~~~~~~~~~~~~~~
223
347
 
224
- * [IMP] please: wep now delete old travis-emulator logs
225
- * [IMP] install_python_3_from_source.sh: now can install python 3.9
226
- * [IMP] please: action docs, minor improvements
227
- * [IMP] deploy_odoo: format output list
228
-
229
- 2.0.4 (2022-12-09)
230
- ~~~~~~~~~~~~~~~~~~
231
-
232
- * [FIX] deploy_odoo: update from path
233
- * [FIX] build_cmd: best recognition of python version
234
- * [FIX] set_python_version.sh: best recognition of python version
235
-
236
- 2.0.3 (2022-11-22)
237
- ~~~~~~~~~~~~~~~~~~
348
+ Contributors
349
+ ------------
238
350
 
239
- * [REF] odoo_translation
240
-
241
- 2.0.2.1 (2022-10-31)
242
- ~~~~~~~~~~~~~~~~~~~~
243
-
244
- * [IMP] lint_2_compare: ignoring .git .idea egg-info and setup directories
245
- * [IMP] lint_2_compare: new ignore switches
246
- * [FIX] please translate: do not execute export
247
-
248
- 2.0.2 (2022-10-20)
249
- ~~~~~~~~~~~~~~~~~~
250
-
251
- * [IMP] Clearing code
252
-
253
- 2.0.1 (2022-10-12)
254
- ~~~~~~~~~~~~~~~~~~
255
-
256
- * [IMP] minor improvements
257
-
258
- 2.0.1 (2022-10-12)
259
- ~~~~~~~~~~~~~~~~~~
351
+ * `Antonio M. Vigliotti <antoniomaria.vigliotti@gmail.com>`__
260
352
 
261
- * [IMP] stable version
262
353
 
263
354
  |
264
355
  |
@@ -273,10 +364,10 @@ ChangeLog History
273
364
  :target: https://www.odoo.com/documentation/user/9.0/legal/licenses/licenses.html
274
365
  :alt: License: OPL
275
366
  .. |Tech Doc| image:: https://www.zeroincombenze.it/wp-content/uploads/ci-ct/prd/button-docs-2.svg
276
- :target: https://wiki.zeroincombenze.org/en/Odoo/2.0.22/dev
367
+ :target: https://wiki.zeroincombenze.org/en/Odoo/2.1.0/dev
277
368
  :alt: Technical Documentation
278
369
  .. |Help| image:: https://www.zeroincombenze.it/wp-content/uploads/ci-ct/prd/button-help-2.svg
279
- :target: https://wiki.zeroincombenze.org/it/Odoo/2.0.22/man
370
+ :target: https://wiki.zeroincombenze.org/it/Odoo/2.1.0/man
280
371
  :alt: Technical Documentation
281
372
  .. |Try Me| image:: https://www.zeroincombenze.it/wp-content/uploads/ci-ct/prd/button-try-it-2.svg
282
373
  :target: https://erp2.zeroincombenze.it
@@ -17,12 +17,21 @@ except IOError:
17
17
  long_description = ""
18
18
 
19
19
  install_requires = [
20
- "clodoo", "z0lib>=2.0.13", "python_plus",
21
- "future", "Babel", "lxml", "openpyxl", "pyyaml", "six",
20
+ "arcangelo>=2.1.1",
21
+ "clodoo",
22
+ "z0lib>=2.1.1",
23
+ "python_plus>=2.0.19",
24
+ "future",
25
+ "Babel",
26
+ "lxml",
27
+ "openpyxl",
28
+ "pyyaml",
29
+ "six",
22
30
  ]
23
31
  if sys.version_info >= (3, 0):
24
32
  install_requires.append("translators")
25
33
  install_requires.append("twine")
34
+ install_requires.append("build")
26
35
  if sys.version_info >= (3, 7):
27
36
  install_requires.append("distro")
28
37
  else:
@@ -30,7 +39,7 @@ else:
30
39
 
31
40
  setup(
32
41
  name=name,
33
- version="2.0.23",
42
+ version="2.1.0",
34
43
  description="Python developers tools",
35
44
  long_description_content_type="text/x-rst",
36
45
  long_description=long_description,
@@ -42,8 +51,10 @@ setup(
42
51
  "Programming Language :: Python :: 3.8",
43
52
  "Programming Language :: Python :: 3.9",
44
53
  "Programming Language :: Python :: 3.10",
45
- # "Programming Language :: Python :: 3.11",
46
- # "Programming Language :: Python :: 3.12",
54
+ "Programming Language :: Python :: 3.11",
55
+ "Programming Language :: Python :: 3.12",
56
+ "Programming Language :: Python :: 3.13",
57
+ "Programming Language :: Python :: 3.14",
47
58
  "Intended Audience :: Developers",
48
59
  "Topic :: Software Development",
49
60
  "Topic :: Software Development :: Libraries",
@@ -34,7 +34,7 @@ standard_library.install_aliases() # noqa: E402
34
34
 
35
35
  MARKERS = r"(\[//\]: # \(addons\))|(\[//\]: # \(end addons\))"
36
36
  MANIFESTS = ("__openerp__.py", "__manifest__.py")
37
- __version__ = "2.0.23"
37
+ __version__ = "2.1.0"
38
38
 
39
39
 
40
40
  class UserError(Exception):