9f0e32eab4
Move content from stx-gplv3 into stx-integ Packages will be relocated to stx-integ: base/ anaconda crontabs dnsmasq rsync database/ python-psycopg2 filesystem/ parted grub/ grub2 security/ python-keyring Change-Id: I17163dbff41222985a29228a8b42c919a86d1e67 Story: 2002801 Task: 22687 Signed-off-by: Scott Little <scott.little@windriver.com>
21 lines
870 B
Diff
21 lines
870 B
Diff
diff --git a/SPECS/python-keyring.spec b/SPECS/python-keyring.spec
|
|
index 60d05ee..a41f849 100644
|
|
--- a/SPECS/python-keyring.spec
|
|
+++ b/SPECS/python-keyring.spec
|
|
@@ -10,6 +10,7 @@ Source0: https://pypi.io/packages/source/k/keyring/keyring-%{version}.tar
|
|
BuildArch: noarch
|
|
BuildRequires: python2-devel
|
|
BuildRequires: python-setuptools
|
|
+BuildRequires: python2-setuptools_scm
|
|
Obsoletes: %{name}-kwallet < %{version}-%{release}
|
|
Obsoletes: %{name}-gnome < %{version}-%{release}
|
|
|
|
@@ -50,6 +51,7 @@ Python keyring lib also provides following build-in keyrings.
|
|
Summary: Python 3 library to access the system keyring service
|
|
BuildRequires: python3-devel
|
|
BuildRequires: python3-setuptools
|
|
+BuildRequires: python3-setuptools_scm
|
|
|
|
%description -n python3-keyring
|
|
The Python keyring lib provides a easy way to access the system keyring
|