SHA256
1
0
forked from pool/python-pdm
Go to file
Dominique Leuenberger c91b22a6ca Accepting request 1153131 from devel:languages:python
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.

OBS-URL: https://build.opensuse.org/request/show/1153131
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pdm?expand=0&rev=13
2024-03-02 22:23:30 +00:00
_multibuild Accepting request 995206 from home:bnavigator:branches:devel:languages:python 2022-08-17 16:37:18 +00:00
.gitattributes Accepting request 948281 from home:mcepl:branches:devel:languages:python 2022-01-23 23:11:46 +00:00
.gitignore Accepting request 948281 from home:mcepl:branches:devel:languages:python 2022-01-23 23:11:46 +00:00
pdm-2.12.4.tar.gz Accepting request 1152936 from home:mcalabkova:branches:devel:languages:python 2024-02-29 09:04:45 +00:00
python-pdm.changes Accepting request 1152936 from home:mcalabkova:branches:devel:languages:python 2024-02-29 09:04:45 +00:00
python-pdm.spec Accepting request 1152936 from home:mcalabkova:branches:devel:languages:python 2024-02-29 09:04:45 +00:00