Compare commits
1 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| d3e0964b1d |
@@ -1,9 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
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>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-userpath
|
||||
#
|
||||
# Copyright (c) 2026 SUSE LLC and contributors
|
||||
# Copyright (c) 2025 SUSE LLC and contributors
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -29,7 +29,6 @@
|
||||
%else
|
||||
%bcond_with libalternatives
|
||||
%endif
|
||||
%{?pythons_for_pypi}
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-userpath%{psuffix}
|
||||
Version: 1.9.2
|
||||
|
||||
Reference in New Issue
Block a user