47f83a7193
- update to 2.4.6: * Env for calling Python applications * No warning emitting in case of SCM error when fallback_version is used. Fixes#293 - * Don't silently ignores invalid PDM_BUILD_SCM_VERSION env var . * Add license file metadata -
Dirk Mueller2025-12-28 19:29:18 +00:00
aefc38687d
- Update to 2.4.5 * Remove support for python 3.7 and older * Add tag_filter as a way to pre-filter tags * Detect src layout only if it exists and included by build config * Accept context as the second argument to version_format function * Update pyproject-metadata to support latest version of PEP 639 * Use fallback_version for source = "call" * Out-of-box stubs package support * Support a SOURCE_DATE_EPOCH prior to 1980
Nico Krapp2025-07-24 11:04:28 +00:00
ec77e15744
- update to 2.2.0: * Don't add '+editable' to the editable version * Custom version format for source="scm" * Fallback_version config for scm version * **vendor**: Update packaging to 24.0 * **vendors**: Update pyproject-metadata to 0.8.0rc1
Dirk Mueller2024-04-15 09:02:31 +00:00
117015e725
Accepting request 1137759 from devel:languages:python
Ana Guerrero2024-01-09 19:51:42 +00:00
c8c07999a0
Accepting request 1137749 from home:bnavigator:branches:devel:languages:python
Matej Cepl2024-01-09 16:15:58 +00:00
d89b32d6ef
- update to 2.1.8: * Can't include nested data files in built wheel * Update domain name - update to 2.1.7: * Rename tag-pattern to tag_regex in the docs * Copytree handle existing dirs * Normalize the dist info name in the wheel - update to 2.1.6: * Path to uri expansion in dependency string - update to 2.1.5: * Don't quote project root in file:// urls Fix#190 * Write version to file doesn't work for editable installs - update to 2.1.4: * Write version file for sdist build as well - update to 2.1.3: * Remove duplicate files when building wheel - update to 2.1.2: * Fix file permissions to 644 for wheel - update to 2.1.1: * Pdm-backend should not normalize names in project metadata
Dirk Mueller2024-01-07 19:22:08 +00:00