Changelog for
python3-eth-utils-1.9.5-1.5.noarch.rpm :
* Tue Sep 01 2020 marecAATTdetebe.org- Update to version 1.9.5:
* Bump version: 1.9.4 → 1.9.5
* Compile release notes
* Switch release note from feature to bugfix
* Add newsfragments
* Check that combine_argument_formatters raises a DeprecationWarning, lint fixes
* Add apply_formatters_to_dict to curried methods
* Add text_if_str type variant to curried methods
* Upgrade mypy to 0.720
* Wed Aug 26 2020 marecAATTdetebe.org- Update to version 1.9.4:
* Bump version: 1.9.3 → 1.9.4
* Compile release notes
* Comment why we delete variables in .curried init
* Test that all the curried methods are importable
* Fix exported curried types
* Tue Aug 11 2020 marecAATTdetebe.org- Update to version 1.9.3:
* Bump version: 1.9.2 → 1.9.3
* Use long_description_content_type in setup.py
* Tue Aug 11 2020 marecAATTdetebe.org- Update to version 1.9.2:
* Bump version: 1.9.1 → 1.9.2
* Fix broken markup in README.md
* Tue Aug 11 2020 marecAATTdetebe.org- Update to version 1.9.1:
* Bump version: 1.9.0 → 1.9.1
* Fix pickling of ExtendedDebugLogger
* pass message through to replaced exception
* unhexlify takes a bytes input, mandatory in py3.8
* Fix up black formatting
* Fix up mypy warnings
* Run flake8 on tests/
* Fix flake8 warnings
* Fix lint tests, don\'t need repeats per python
* Tue May 12 2020 marecAATTdetebe.org- Update to version 1.9.0:
* Bump version: 1.8.4 → 1.9.0
* Fix build-docs during release
* Compile release notes for v1.9.0
* Add some release tools from the project template
* Add #186 release notes
* PR feedback
* newsfragment
* misc lint
* Add humanize_bytes
* Python3.5 compat
* newsfragment
* Add humanize_integer_sequence
* Import ABC from collections.abc instead of collections for Python 3 compatibility.
* Using regular expression matching in `is_hex()` and `is_hexstr()`
* Update docs/utilities.rst
* Add documentation for is_hexstr()
* Remove deprecation warning on is_hex()
* Remove duplicate test case
* Use \'is_text(value)\' for consistency
* Modify warning funcion signature for consistency
* Typo fix and added test with \'0X\' prefix
* Fix typo
* Add newsfragment
* Remove calls to `is_text` that are redundant
* Add `is_hexstr(value: Any) -> bool`
* Modify tests to reflect deprecation warning
* Add deprecation warning.
* Thu Dec 05 2019 marecAATTdetebe.org- Update to version 1.8.4:
* Bump version: 1.8.3 → 1.8.4
* Missing asterisk in manifest
* Bump version: 1.8.2 → 1.8.3
* Correct type-hint for to_wei function
* Fix broken combomethod types
* Add interface files to MANIFEST.in
* Correct Syntax [Issue: #168]
* Update type hint for to_wei [Fixes: #168]
* Wed Dec 04 2019 marecAATTdetebe.org- Update to version 1.8.2:
* Bump version: 1.8.1 → 1.8.2
* Update overloads to use TypeVars
* Add stub file for curried types
* Add type overload to curried fn apply_formatter_if
* Fix ethpm_utils -> eth_utils typo
* Re-implement eth_utils.typing and add DeprecationWarning
* Update TLogger cast
* Update docs to reflect type changes
* Use ExtendedDebugLogger instead of logging.Logger where appropriate
* Add mypy config file and missing type hints
* Update eth-typing dependency
* Wed Nov 20 2019 marecAATTdetebe.org- Update to version 1.8.1:
* Bump version: 1.8.0-0.1 → 1.8.1
* Bump version: 1.8.0 → 1.8.0-0.1
* Update hexstr type hints
* Mon Nov 04 2019 marecAATTdetebe.org- Update to version 1.8.0:
* Bump version: 1.7.0 → 1.8.0
* add release notes
* Add python3.8 support
* Fri Sep 06 2019 marecAATTdetebe.org- Update to version 1.7.0:
* Bump version: 1.6.4 → 1.7.0
* newsfragment
* PR Feedback
* Add comment explaining why we delete the cached logger instance
* add get_logger and get_extended_debug_logger
* Added TownCrier
* Expose DEBUG2 log level as top level module import.
* Thu Aug 22 2019 marecAATTdetebe.org- Update to version 1.6.4:
* Bump version: 1.6.3 → 1.6.4
* release notes
* PR Feedback
* caching of checks for whether to log at DEBUG2 levels
* Thu Aug 22 2019 marecAATTdetebe.org- Update to version 1.6.3:
* Bump version: 1.6.2 → 1.6.3
* update release notes
* Update tests/logging-utils/test_compat_with_typing_Generic.py
* Add support for python3.7
* PR Feedback
* fixup extended debug logging utils
* Thu Jul 25 2019 marecAATTdetebe.org- Update to version 1.6.2:
* Bump version: 1.6.1 → 1.6.2
* PR feedback
* linting
* Try --user for pip upgrade
* Fix type checks for clamp
* show that clamp doesn\'t work
* Update to use granular CIDv0 fn
* Write humanize_ipfs_uri
* Wed Jun 12 2019 marecAATTdetebe.org- Update to version 1.6.1:
* Bump version: 1.6.0 → 1.6.1
* Release notes v1.6.1
* Run a test with eth-typing v1.
*
* Use eth-typing types
* Thu May 16 2019 marecAATTdetebe.org- Update to version 1.6.0:
* Bump version: 1.5.2 → 1.6.0
* 1.6.0 release notes
* PR review
* update docs
* Add extended debug logging utils
* Wed May 01 2019 marecAATTdetebe.org- Update to version 1.5.2:
* Bump version: 1.5.1 → 1.5.2
* v1.5.2 release notes and backfill old release notes
* Fix type hinting for replace_exceptions
* lint setup.py too
* fix typing
* Add clamp utility
* convert denoms to be a real class
* Thu Apr 18 2019 marecAATTdetebe.org- Update to version 1.5.1:
* Bump version: 1.5.0 → 1.5.1
* PR feedback
* Fix type checking issue with to_dict and to_ordered_dict
* Wed Apr 17 2019 marecAATTdetebe.org- Update to version 1.5.0:
* Bump version: 1.4.1 → 1.5.0
* flake8 config
* PR Feedback
* Add humanize utils
* Update tox config to suppress warning
* Fix incorrect equality check
* Enable discovery of type hints as per PEP561
* Wed Dec 19 2018 marecAATTdetebe.org- Update to version 1.4.1:
* Bump version: 1.4.0 → 1.4.1
* Fix Makefile not saving GPG sign setting
* Update release notes
* Add `collapse_if_tuple` test cases
* Make `collapse_if_tuple` more concise and robust
* Bump version: 1.3.0 → 1.4.0
* Fix all doc build warnings
* v1.4.0 release notes
* Add support for tuples in ABI function signatures (#141)
* Bump version: 1.3.0-beta.0 → 1.3.0
* Fri Dec 07 2018 marecAATTdetebe.org- Update to version 1.4.0:
* Bump version: 1.3.0 → 1.4.0
* Fix all doc build warnings
* v1.4.0 release notes
* Add support for tuples in ABI function signatures (#141)
* Bump version: 1.3.0-beta.0 → 1.3.0
* Modify release notes for upcoming v1.3.0 release
* Fix linting issues
* Bump version: 2.0.0-alpha.0 → 1.3.0-beta.0
* Modify relase notes for upcoming v1.3.0-beta.0
* Allow eth-typing dependency versions from 1.x to 2.x
* Wed Nov 14 2018 marecAATTdetebe.org- Update to version 1.3.0:
* Bump version: 1.3.0-beta.0 → 1.3.0
* Modify release notes for upcoming v1.3.0 release
* Fix linting issues
* Bump version: 2.0.0-alpha.0 → 1.3.0-beta.0
* Modify relase notes for upcoming v1.3.0-beta.0
* Allow eth-typing dependency versions from 1.x to 2.x
* Import old changelog to docs
* Bump version: 1.2.1 → 2.0.0-alpha.0
* Add v2.0.0-a0 release notes
* Add type hints to decorator
* Tue Sep 18 2018 marecAATTdetebe.org- Update to version 1.2.2:
* Bump version: 1.2.1 → 1.2.2
* add v1.2.2 release notes
* Change black env to 3.6
* Move units into their own module and exclude from the wrath of black
* Add black to linting environment
* Fix tabs
* Constraining Python Version 3.5.2
* Bump version: 1.2.0-0.1 → 1.2.1
* Bump version: 1.2.0 → 1.2.0-0.1
* Update changelog for v1.2.1
* Fri Aug 31 2018 marecAATTdetebe.org- Update to version 1.2.1:
* Bump version: 1.2.0-0.1 → 1.2.1
* Bump version: 1.2.0 → 1.2.0-0.1
* Update changelog for v1.2.1
* Add doctest to utilities docs
* Update eth-typing version
* Move documentation from README to ReadTheDocs
* Update CHANGELOG
* Bump version: 1.1.2 → 1.2.0
* Remove redundant/outdated section in README.md
* Mon Aug 27 2018 marecAATTdetebe.org- Update to version 1.2.0:
* Bump version: 1.1.2 → 1.2.0
* Remove redundant/outdated section in README.md
* Update CHANGELOG
* Update toolz module to import more names
* Update .gitignore
* Bump version: 1.1.1 → 1.1.2
* Backfill CHANGELOG
* Thu Apr 26 2018 marecAATTdetebe.org- initial package build