New version-----------* Update elftools/__init__.py* Update setup.py* Update CHANGES* Tag in git (v0.xx)construct---------construct seems to be maintained again - they also backported my Python 3 fixes.Theoretically, I can remove construct from pyelftools and use it as a dependencyinstead. I don't really have time to play with this now, but may do so in thefuture.Preparing a new release-----------------------* Run 'tox' tests (with '-r' to create new venvs)* Make sure new version was updated everywhere appropriate* Run ``python setup.py build sdist bdist_wheel`` (no 'upload' yet)* Untar the created ``dist/pyelftools-x.y.tar.gz`` and make sureeverything looks ok* Now build with upload to send it to PyPi* Tag new version in git* Test with pip install from some new virtualenvDistribution------------1. First install Twine (https://packaging.python.org/tutorials/packaging-projects/)2. python3 -m twine upload dist/*, but make sure ``setup.py`` was already runand the updated whl and tarbal are in dist/.Credentials for PyPI are stored in ~/.pypirc
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。