python-pdm
No description set
- Developed at devel:languages:python
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/python-pdm && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000053 53 Bytes | |
pdm-2.19.1.tar.gz | 0002637357 2.52 MB | |
python-pdm.changes | 0000040602 39.7 KB | |
python-pdm.spec | 0000005940 5.8 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1204012
from
Steve Kowalik (StevenK)
(revision 16)
- Update to 2.19.1: * Features & Improvements: + Respect certificates in env vars REQUESTS_CA_BUNDLE and CURL_CA_BUNDLE when verifying SSL certificates. + Improve the installation progress output to show the time elapsed + Support reading requirement constraints from pip-style requirement files for "overriding" via --override option. + Add a --non-interactive option for automation scenarios, also interactive prompts will not show up when not running in an interactive terminal. + Add --license and --project-version as CLI options to control and streamline them during pdm init. + Run pdm sync in "post-rewrite" stage of pre-commit + Project.get_dependencies() now returns a list of Requirement instead of a mapping. The old usage will be kept working for a short period of time and will be removed in the future. + Support locking for specific target, which is a combination of (python, platform, implementation) triple. + Rename --reuse-env to --recreate for run command, and reverse the behavior. * Bug Fixes + Fallback version to 0.0.0 when the version is not specified or empty. + Ensures that / is URL encoded in sources URL environment variables. + Respect the excludes and overrides settings when installing packages. + Fix a bug of export command that packages with extras are included twice. + Remove empty groups when removing packages with pdm remove. + When running pdm venv purge, if the current project's python version had been referencing the removed venv then clear it out. + Fix command pdm config to not show site configuration file path if it
Comments 0