Adding skip_python314
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-path-and-address
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# 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
|
||||
@@ -17,6 +17,8 @@
|
||||
|
||||
%define skip_python311 1
|
||||
%define skip_python312 1
|
||||
%global skip_python314 1
|
||||
|
||||
%define short_name path_and_address
|
||||
|
||||
Name: python-path-and-address
|
||||
@@ -25,7 +27,7 @@ Release: 0
|
||||
Summary: Functions for server command-line arguments used by humans
|
||||
License: MIT
|
||||
URL: http://github.com/joeyespo/path-and-address
|
||||
Source: https://files.pythonhosted.org/packages/source/p/path-and-address/path-and-address-%{version}.zip
|
||||
Source0: https://files.pythonhosted.org/packages/source/p/path-and-address/path-and-address-%{version}.zip
|
||||
BuildRequires: dos2unix
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: %{python_module pip}
|
||||
|
||||
Reference in New Issue
Block a user