SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python39-DataProperty-1.0.1-lp154.2.5.noarch.rpm :

* Thu Jul 27 2023 Dirk Müller - update to 1.0.1:
* Fix `ColumnDataProperty.merge` method
* Add `DataPropertyMatrix` to the package root
* Improve type annotations
* Drop support for Python 3.6
* Modify to use `pypa/build` for package build
* Update `[build-system]`
* Add `zip_safe=False`
* Add `__all__` to `__init__.py`
* Improve type annotations
* Remove a deprecated function: `set_log_level`
* Remove `is_multibyte_str` function
* Thu May 18 2023 Dirk Müller - update to 0.55.1
* Python 3.11 support
* Switches to tcolorpy
* Thu Jan 26 2023 Daniel Garcia - Fix tests forcing terminal colors before running tests
* Tue Aug 02 2022 Otto Hollmann - Update to v0.55.0:
* Add default_format_flags property
* Fix PyPy version specification
* Update key of steps
* Use extras in tox.ini instead of self-referencing the package in deps
* Replace to use MAKE
* Remove basepython from testenvs
* Fix concurrency.group of a job
* Add tool.black.target-version to pyproject.toml- Changes from v0.54.2
* Remove pytype
* Fix DataProperty.get_padding_len method return improper len when the inputs are dict
* Fix preprocess failed when the inputs are dict- Changes from v0.54.1
* Fix normalization order of type hints- Changes from v0.54.0
* Improve normalize_type_hint
* Add setup-ci target to Makefile
* Add strategy.matrix.exclude to a workflow- Changes from v0.53.0
* Modify type annotation of column_type_hints property
* Modify to accept type hints as strings
* Add normalize_type_hint function
* Add dequote to parameter to Preprocessor class
* Add max_precision property to DataPropertyExtractor class
* Add jupyter extra to black
* Bump Python 3.10 RC version- Changes from v0.52.0
* Add support for max_precision- Changes from v0.51.0
* Modify to use Python 3.6 syntax
* Add support for Python 3.10
* Drop support for Python 3.5
* Improve calculation of ascii char width of the body
* Add max_decimal_places argument to get_number_of_digit function
* Improve precision for real number values
* Add support for string with thousand separators as integer
* Mon May 03 2021 Martin Hauke - Update to 0.50.1
* Change max_workers initial value to one to avoid problems caused by multiprocess.
* Modify type annotations.
* Wed Jul 08 2020 Ondřej Súkup - Update to 0.49.1 - no upstream changelog
* Mon May 04 2020 Johannes Grassler - Update to version 0.48.2
* Update testenv:build.commands
* Make max_workers to 1 when executed from pytest
* Fri Apr 17 2020 Marketa Calabkova - Update to version 0.48.1
* Drop Python 2 support
* Add metaclass to AbstractContainer class
* Improve dictionary type detection (=bump dependencies)
* Small fixes
* Wed Mar 25 2020 Marketa Calabkova - Update to version 0.46.4
* minor fixes
* Sun Feb 16 2020 Martin Hauke - Update to version 0.46.3:
* no upstream changelog
* Sat Feb 08 2020 Martin Hauke - Update to version 0.45.0- Specfile cleanup- Run testsuite
* Fri May 10 2019 John Vandenberg - Initial spec for v0.43.0
 
ICM