Compare commits
6 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 56196f1931 | |||
| 773c92adb8 | |||
| 55acb3d380 | |||
| c590134e3a | |||
| a05d75c299 | |||
| 82b6322053 |
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Feb 4 11:50:45 UTC 2026 - Daniel Garcia <daniel.garcia@suse.com>
|
||||||
|
|
||||||
|
- Add pythons_for_pypi macro. This macro will help to build the python
|
||||||
|
minimal stack for different python versions.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Aug 25 14:26:40 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
Mon Aug 25 14:26:40 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-userpath
|
# spec file for package python-userpath
|
||||||
#
|
#
|
||||||
# Copyright (c) 2025 SUSE LLC and contributors
|
# Copyright (c) 2026 SUSE LLC and contributors
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -29,6 +29,7 @@
|
|||||||
%else
|
%else
|
||||||
%bcond_with libalternatives
|
%bcond_with libalternatives
|
||||||
%endif
|
%endif
|
||||||
|
%{?pythons_for_pypi}
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-userpath%{psuffix}
|
Name: python-userpath%{psuffix}
|
||||||
Version: 1.9.2
|
Version: 1.9.2
|
||||||
|
|||||||
Reference in New Issue
Block a user