forked from pool/python-userpath
Accepting request 1330941 from devel:languages:python
- Add pythons_for_pypi macro. This macro will help to build the python minimal stack for different python versions. OBS-URL: https://build.opensuse.org/request/show/1330941 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-userpath?expand=0&rev=10
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# 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
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -29,6 +29,7 @@
|
||||
%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