Changelog for
python39-plette-0.4.2-sle154.qubes.2.33.noarch.rpm :
* Mon Oct 17 2022 pgajdosAATTsuse.com- version update to 0.4.2
* Add logic to populate the ``default`` and ``develop`` package sections from the ``Pipfile`` to ``with_meta_from``.
* Change validation schema for Requires object to allow for both ``python_version`` and ``python_full_version``.
* Exclude ``pipenv`` section from ``Pipfile`` hash generation as this was a regression caused by named package categories.
* Add support for named catergories.
* Bug fix.
* Drop Python2 support.
* Mon Mar 16 2020 Marketa Calabkova
- Upgrade to version 0.2.3
* Show the error details in ValidationError.
* Ensure the data to be validated is converted to python dict.
* Tue Jul 23 2019 Tomáš Chvátal - Skip test test_pipfile_load as it fails with new tomlkit
* Fri Mar 01 2019 John Vandenberg - Initial spec for v0.2.2