From 25e016a8dcf8ecf603413cfc743b16ea47ef0961 Mon Sep 17 00:00:00 2001 From: Ladar Levison Date: Mon, 11 Apr 2022 23:46:48 +0000 Subject: [PATCH] Update python-netaddr.spec to require ipython. See https://bugzilla.redhat.com/show_bug.cgi?id=2074313 --- python-netaddr.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-netaddr.spec b/python-netaddr.spec index 83eb07b..3cf40e1 100644 --- a/python-netaddr.spec +++ b/python-netaddr.spec @@ -16,6 +16,7 @@ URL: http://github.com/drkjam/netaddr Source0: https://pypi.python.org/packages/source/n/netaddr/netaddr-%{version}.tar.gz BuildArch: noarch +Requires: python3-ipython # sphinx is python3-only f31 onward # https://fedoraproject.org/wiki/Changes/Sphinx2 BuildRequires: python3-sphinx