diff --git a/.gitattributes b/.gitattributes index 9b03811..37a8eaa 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,4 @@ -## Default LFS +*.changes merge=merge-changes *.7z filter=lfs diff=lfs merge=lfs -text *.bsp filter=lfs diff=lfs merge=lfs -text *.bz2 filter=lfs diff=lfs merge=lfs -text @@ -12,6 +12,7 @@ *.pdf filter=lfs diff=lfs merge=lfs -text *.png filter=lfs diff=lfs merge=lfs -text *.rpm filter=lfs diff=lfs merge=lfs -text +*.tar filter=lfs diff=lfs merge=lfs -text *.tbz filter=lfs diff=lfs merge=lfs -text *.tbz2 filter=lfs diff=lfs merge=lfs -text *.tgz filter=lfs diff=lfs merge=lfs -text diff --git a/.gitignore b/.gitignore index 57affb6..8b731c3 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,4 @@ -.osc +*.obscpio +*.osc +_build.* +.pbuild diff --git a/python-userpath.changes b/python-userpath.changes index 8e2b13c..9110e87 100644 --- a/python-userpath.changes +++ b/python-userpath.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Feb 4 11:50:45 UTC 2026 - Daniel Garcia + +- 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á diff --git a/python-userpath.spec b/python-userpath.spec index e2836aa..cad0345 100644 --- a/python-userpath.spec +++ b/python-userpath.spec @@ -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