SHA256
1
0
forked from pool/python-pdm
Go to file
Dominique Leuenberger 281e5d5742 Accepting request 983252 from devel:languages:python
- Update to 1.15.2:
  * Fix a defect in the resolution preferences that causes an infinite
    resolution loop. #1119
  * Update the poetry importer to support the new [tool.poetry.build] config
    table. #1131
  * Fix a bug where dependencies with requires-python pre-release versions 
    caused pdm update to fail with InvalidPyVersion. #1111
  * Fix a bug that dependencies are missing from the dep graph when they are
    depended by a requirement with extras. #1097
  * Allow specifying lockfile other than pdm.lock by --lockfile option or
    PDM_LOCKFILE env var. #1038
  * Ensure the pip module inside venv in installation script. #1053
  * Fix a bug that file paths in URLs are not correctly unquoted. #1073
  * Fix a bug on Python 3.11 that overriding an existing command from plugins
    raises an error. #1075
  * Fix a bug of missing subdirectory fragment when importing from a
    requirements.txt. #1036
  * Fix use_cache.json with corrupted python causes pdm use error. #1039
  * Fix a bug that requirement with extras isn't resolved to the version as
    specified by the range. #1001
  * Support installer 0.5.x. #1002
  * Don't create project files in pdm search command. #993
  * Fix a bug that the env vars in source urls in exported result are not
    expanded. #997
  * Don't follow symlinks for the paths in the requirement strings. #976
  * Fix a bug that _.site_packages is overridden by default option value. #985
  * Filter out the unmatched python versions when listing the available
    versions. #941
  * Fix a bug displaying the available python versions. #943
  * Fix a bug under non-UTF8 console encoding. #960

OBS-URL: https://build.opensuse.org/request/show/983252
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pdm?expand=0&rev=2
2022-06-17 19:20:51 +00:00
_multibuild - Update to 1.15.2: 2022-06-15 01:55:32 +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-1.15.3.tar.gz - Update to 1.15.2: 2022-06-15 01:55:32 +00:00
python-pdm.changes Remove patch, skip test test_use_command 2022-06-17 07:43:14 +00:00
python-pdm.spec Remove patch, skip test test_use_command 2022-06-17 07:43:14 +00:00