17
0

2 Commits

Author SHA256 Message Date
495d20b4d0 Accepting request 1295521 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1295521
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pdm-backend?expand=0&rev=6
2025-07-25 15:04:18 +00:00
a02c533566 Accepting request 1295326 from home:mcalabkova:branches:science:machinelearning:mcp
- 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

OBS-URL: https://build.opensuse.org/request/show/1295326
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pdm-backend?expand=0&rev=12
2025-07-24 11:04:28 +00:00
4 changed files with 5 additions and 16 deletions

3
pdm_backend-2.4.5.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:56c019c440308adad5d057c08cbb777e65f43b991a3b0920749781258972fe5b
size 118609

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5dd9cd581a4f18d57ff506a5b3aad7c8df31e5949b6fd854bbc34c38107e4532
size 118795

View File

@@ -1,14 +1,3 @@
-------------------------------------------------------------------
Sun Dec 28 19:28:44 UTC 2025 - Dirk Müller <dmueller@suse.com>
- 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  -
-------------------------------------------------------------------
Wed Jul 23 13:05:39 UTC 2025 - Markéta Machová <mmachova@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-pdm-backend
#
# Copyright (c) 2025 SUSE LLC and contributors
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-pdm-backend
Version: 2.4.6
Version: 2.4.5
Release: 0
Summary: Backend used by PDM
License: MIT