forked from pool/python-pdm
984a0e26dac2ea4cdb53394db60dd2891bc606453d26ea5884846e696335e67b
- Update to 2.21.0
* Support dependency groups as standardized by PEP 735. By default, dev
dependencies will be written to [dependency-groups] table.
* Fix a bug that strategy.inherit_metadata config is not honored when using
--lockfile option.
* Update resolvelib to 1.1.0.
* Add a fixer to remove the deprecated cross_platform strategy from lock file.
* Pass original working directory as env variable to pdm scripts.
* Output similar commands or script command when the input command is not
correct.
* Print task name by default when using pdm run
* Make OrderedSet.__contains__ run in O(1)
* Drop support of Python 3.8
OBS-URL: https://build.opensuse.org/request/show/1226900
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pdm?expand=0&rev=47
Description
No description provided
Languages
RPM Spec
100%