SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python3-eth-hash-0.5.2-lp153.1.3.noarch.rpm :

* Thu Jun 08 2023 marecAATTdetebe.org- Update to version 0.5.2:
* Bump version: 0.5.1 → 0.5.2
* Compile release notes
* set rtd py version and bump sphinx version
* Remove testall (#88)
* update tox calls to use run, update all pip calls to use python -m (#86)
* introduce contributing doc + main branch convention (#84)
* upgrade pip and remove --user from tox install during ci (#85)
* Template updates post ssz and ethabi (#82)
* apply template updates found following merge with eth-typing (#81)
* template cleanup following initial merge with py-evm (#80)
* repin flake8 and misc updates (#79)
* remove outdated sections of README (#76)
* Various template default updates (#74)
* convert bash scripts to py (#77)
* new github issue and pr templates (#75)
* bump docs dependencies
* bump docs dependencies, remove unused (#48)
* Update isort CLI commands (#72)
* Fix auto project template errors for MacOS (#71)
* Do not invoke ``setup.py`` directly
* Minor refactoring / cleanup
* Add Python 3.11, add more black checks, remove upper pins (#69)
* Fix a copy-paste mistake from #65
* A couple extra tweaks for black support
* Upgrade isort to v5 for black support
* Use updated tox command in CI (#67)
* Misc Updates (#65)
* Don\'t push .tox file to tar.gz release
* Add a validate docs command (#64)
* Upgrade towncrier to fix the duplicate title bug
* Use updated CircleCI images
* Use prune instead of recursive-exclude for venv
*
* Add breaking change type to newsfragment (#61)
* Exclude huge and unnecessary venv
*/ from dist
* Show full explanation for pydocstyle failures
* Update pytest to support python 3.10, pin pytest-xdist, bump eth-utils to >=2,<3
* Add python 3.10 support
* Add python 3.9 support
* Add python3.8 support
* Thu Nov 10 2022 marecAATTdetebe.org- Update to version 0.5.1:
* Bump version: 0.5.0 → 0.5.1
* Compile release notes
* Add double quotes so bumpversion can find version
* Pull in safe-pysha3, add Python 3.11 support (#45)
* Fri Aug 05 2022 marecAATTdetebe.org- Update to version 0.5.0:
* Bump version: 0.4.0 → 0.5.0
* Compile release notes
* feat: use pysha3 by default (#43)
* Fri Jul 08 2022 marecAATTdetebe.org- Update to version 0.4.0:
* Bump version: 0.3.3 → 0.4.0
* Compile release notes
* Add .git-blame-ignore-revs file, and newsfragment
* Add black
* Add newsfragments
* Pull in updates from the ethereum-python-project-template
* Add support for Python 3.10
* Add support for Python 3.9
* Add support for Python 3.8
* Drop support for Python 3.5 and 3.6 (#39)
* Fri Jul 01 2022 marecAATTdetebe.org- Update to version 0.3.3:
* Bump version: 0.3.2 → 0.3.3
* Compile release notes
* Add newsfragment
* Update Manifest.in to prune venv files
* Add performance newsfragments
* Just initialize auto backend once
* Mon Sep 06 2021 marecAATTdetebe.org- Update to version 0.3.2:
* Bump version: 0.3.1 → 0.3.2
* Compile release notes
* Remove dependency on eth-utils.
* Sun Jan 24 2021 marecAATTdetebe.org- Update to version 0.3.1:
* Bump version: 0.3.0 → 0.3.1
* Compile release notes
* Add py.typed to export type annotations
* Fix the type annotations export, adding py.typed
* Thu Jan 21 2021 marecAATTdetebe.org- Update to version 0.3.0:
* Bump version: 0.2.0 → 0.3.0
* API doc tweak
* Compile release notes
* Fix Py3.5 regressions
* Pass mypy validation
* Pass pydocstyle
* Pass isort checks
* Pass flake8 tests
* Fill template variables
* Pin sphinx-rtd-theme to * Add supported OS\'s
* Clean up IntelliJ .gitignore a bit
* Add pip-wheel-metadata & .pytest_cache to ignore
* Upgrade pydocstyle to v5
* Export type annotations to importing projects
* update .gitignore
* Be sure to remove py3 cache files
* Add some Makefile doc strings
* Customize section title, because default is bad
* Latest mypy refuses package with file path
* Update link to correct URL for release notes
* Better error if bump missing in make notes/release
* Update testing and lint deps
* Update docs copyright to the year 2020
* Replace web3 reference with
* Update MIT License to 2020
* Add MANIFEST.in file
* Add internal type for release notes
* Separate release-note build from release
* Setup towncrier to generate release notes
* Add vim .swo files and .mypy_cache to .gitignore
* Skip venv in template filler & print progress
* switch to native pypy markdown support
* Add mypy support
* Update default author email
* Remove travis config
* Remove attribution to specific person
* Add docstring checking with pydocstyle
* Drop py3.5, add py3.7
* Fix #25 test_import unit tests (#26)
* Fix version in release notes
* Add changelog instructions
* Ignore any internal `_utils` module
* Update eth-utils version requirement
* Fix ineffectual commands in Makefile
* Use twine for pypi uploading per packaging docs
* Make template filler more BSD friendly
* Fix possibly incorrect isort config
* Lint in setup.py
* Fix testing dependencies
* Whitespace
* Remove references to deprecated \"py.test\"
* Some readme updates
* make merge script executable
* refill from any directory
* Enable template refilling
* move template filler to own directory
* remove old merge code from circle template
* circleci: merge (and reattempt) PR before testing
* fix gitignore typo about internals module in docs/
* Remove duplicate python version mention in readme
* keep template filler around for future merges
* re-add MODULE_NAME in new template filler
* gitignore utils and internals docs; fill-in fixup
* Make find replace script more macOS friendly
* Add circle ci status badge
* Make Circle CI test against merge with PR base
* require python 3.5 during setup (and reject py4)
* force tox to rebuild in circle runs
* Thu Sep 06 2018 marecAATTdetebe.org- Update to version 0.2.0:
* Bump version: 0.1.4 → 0.2.0
* Check in release notes for 0.1.5
* set `pycryptodome` version to `3.6.6` to fix a recently discovered vulnerability
* Include tests in PyPI tarball (#20)
* Bump version: 0.1.3 → 0.1.4
* Ensure the auto backend is pickleable (#19)
* Bump version: 0.1.2 → 0.1.3
* v0.1.3 release notes
* Import sort: pycryptodome and pysha3 as 3rd party
* allow update after digest
* Tue May 29 2018 marecAATTdetebe.org- Update to version 0.1.4:
* Bump version: 0.1.3 → 0.1.4
* Ensure the auto backend is pickleable (#19)
* Bump version: 0.1.2 → 0.1.3
* v0.1.3 release notes
* Import sort: pycryptodome and pysha3 as 3rd party
* allow update after digest
* Require minimum python version during setup
* Bump version: 0.1.1 → 0.1.2
* release notes for v0.1.2 (and v0.1.1)
* Auto import with no backend is now supported
* Tue May 15 2018 marecAATTdetebe.org- Update to version 0.1.3:
* Bump version: 0.1.2 → 0.1.3
* v0.1.3 release notes
* Import sort: pycryptodome and pysha3 as 3rd party
* allow update after digest
* Require minimum python version during setup
* Bump version: 0.1.1 → 0.1.2
* release notes for v0.1.2 (and v0.1.1)
* Auto import with no backend is now supported
* Bump version: 0.1.0 → 0.1.1
* Change how preimage works to improve performance (#11)
* Thu Apr 26 2018 marecAATTdetebe.org- initial package build
 
ICM