forked from pool/python-poetry
4f83e47638297b3e2655beffbf606a02203997d2dea172c0100f2936b5f1b05b
* Add a modern installer (installer.modern-installation) for
faster installation of packages and independence from pip
(#6205).
* Add support for Private :: trove classifiers (#7271).
* Add the version of poetry in the @generated comment at the
beginning of the lock file (#7339).
* Add support for virtualenvs.prefer-active-python when running
poetry new and poetry init (#7100).
* Deprecate the old installer, i.e. setting
experimental.new-installer to false (#7358).
* Remove unused platform field from cached package info and bump
the cache version (#7304).
* Extra dependencies of the root project are now sorted in the
lock file (#7375).
* Remove upper boundary for importlib-metadata dependency
(#7434).
* Validate path dependencies during use instead of during
construction (#6844).
* Remove the deprecated repository modules (#7468).
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-poetry?expand=0&rev=58
Description
No description provided
Languages
RPM Spec
100%