Drop dependency on python-nose
This commit is contained in:
parent
09b4bfb34b
commit
51e0db425d
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: python-%{sname}
|
Name: python-%{sname}
|
||||||
Version: 1.0.2
|
Version: 1.0.2
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: A GSSAPI/SPNEGO authentication handler for urllib/urllib2
|
Summary: A GSSAPI/SPNEGO authentication handler for urllib/urllib2
|
||||||
|
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
@ -17,7 +17,6 @@ BuildRequires: git-core
|
|||||||
|
|
||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
BuildRequires: python3-gssapi
|
BuildRequires: python3-gssapi
|
||||||
BuildRequires: python3-nose
|
|
||||||
BuildRequires: python3-setuptools
|
BuildRequires: python3-setuptools
|
||||||
|
|
||||||
%global _description\
|
%global _description\
|
||||||
@ -52,6 +51,9 @@ Requires: python3-gssapi
|
|||||||
%{python3_sitelib}/%{s_name}*
|
%{python3_sitelib}/%{s_name}*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Mar 19 2021 Robbie Harwood <rharwood@redhat.com> - 1.0.2-2
|
||||||
|
- Drop dependency on python-nose
|
||||||
|
|
||||||
* Fri Mar 19 2021 Robbie Harwood <rharwood@redhat.com> - 1.0.2-1
|
* Fri Mar 19 2021 Robbie Harwood <rharwood@redhat.com> - 1.0.2-1
|
||||||
- New upstream release (1.0.2)
|
- New upstream release (1.0.2)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user