Pyhs100

Latest version: v0.3.5.2

Safety actively analyzes 701836 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 3

0.1.2

------------------

- 0.1.2. [GadgetReactor]

- Update setup.py. [GadgetReactor]

- Update setup.py. [GadgetReactor]

- Delete pyHS100.py. [GadgetReactor]

- Create pyHS100.py. [GadgetReactor]

- Create __init__.py. [GadgetReactor]

- Create setup.py. [GadgetReactor]

- Create pyHS100.py. [GadgetReactor]

- Initial commit. [GadgetReactor]




Preparing the changelog

Looks like gitchangelog is not as nice as thought before,
however, you can generate the changelog by doing this:

$ gitchangelog 0.x.y..HEAD

and manually placing the output to CHANGELOG and fixing
the newlines between commit messages, and cleaning up the
unnecessary entries, and finally commiting the file.

After that prepare a pull request containing the changed,
release-related files (CHANGELOG, setup.py, README, ..).

After release merge is done

$ git tag -a v0.x.y -m "0.x.y"
$ git push --tags

Pushing to pypi

$ python setup.py sdist bdist_wheel upload

Page 3 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.