python-pdm
No description set
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/python-pdm && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000053 53 Bytes | |
pdm-2.12.4.tar.gz | 0002598160 2.48 MB | |
python-pdm.changes | 0000027782 27.1 KB | |
python-pdm.spec | 0000004670 4.56 KB |
Revision 13 (latest revision is 16)
Dominique Leuenberger (dimstar_suse)
accepted
request 1153131
from
Matej Cepl (mcepl)
(revision 13)
Forwarded request #1152936 from mcalabkova - Update to 2.12.4 * Officially drop the support for Python 3.7. * Allow exporting current project as editable dependency with pdm export. * Use ==major.minor.* as default requires python for application projects. * We now use the package-type field in the tool.pdm table to differentiate between library and application projects. * pdm lock now supports --update-reuse option to keep the pinned versions in the lockfile if possible. * Introduce a new lock strategy inherit_metadata to inherit and merge markers from parent requirements. This is enabled by default when creating a new lockfile. * Allow excluding packages from the lockfile via tool.pdm.resolution.excludes setting, the dependencies will also be skipped. * Rename --no-lock option to --frozen-lockfile. * Add --no-markers to export command to exclude markers from the output. * Change the warning category emitted by deprecated_warning() to PDMDeprecationWarning. * Rename the preferred_pins argument of provider classes to locked_candidates, and deprecate the old name. * Use env PDM_NO_EDITABLE as the default value for --no-editable option.
Comments 0