- update to 2.0.2:
This version is again a complete rewrite based
on v0.4.4 since the approach with dataclass proved
to be hard to convert to json while maintaining
the public API which was used by pipenv.
- Update to 0.4.4
``python_version`` and ``python_full_version``.
* Show the error details in ValidationError.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-plette?expand=0&rev=13
- 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.
OBS-URL: https://build.opensuse.org/request/show/1012098
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-plette?expand=0&rev=7