diff --git a/cloud-init.changes b/cloud-init.changes index 7a58797..c1e5f70 100644 --- a/cloud-init.changes +++ b/cloud-init.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Nov 24 04:17:30 UTC 2021 - Steve Kowalik + +- Remove unneeded BuildRequires on python3-nose. + ------------------------------------------------------------------- Thu Aug 12 11:27:19 UTC 2021 - Robert Schweikert diff --git a/cloud-init.spec b/cloud-init.spec index 1fc1144..2494ac2 100644 --- a/cloud-init.spec +++ b/cloud-init.spec @@ -54,7 +54,6 @@ BuildRequires: python3-configobj >= 5.0.2 BuildRequires: python3-httpretty BuildRequires: python3-jsonpatch BuildRequires: python3-mock -BuildRequires: python3-nose BuildRequires: python3-oauthlib BuildRequires: python3-pytest BuildRequires: python3-requests