https://bugzilla.redhat.com/show_bug.cgi?id=1310796 --- Comment #4 from Matthew Barnes <mbarnes@xxxxxxxxxx> --- Updated the spec and srpm. The tests now pass in F-23 mock for me. diff --git a/python-etcd.spec b/python-etcd.spec index 176e270..23f04f8 100644 --- a/python-etcd.spec +++ b/python-etcd.spec @@ -10,6 +10,8 @@ License: MIT URL: http://pypi.python.org/pypi/%{srcname} Source0: https://pypi.python.org/packages/source/p/%{srcname}/%{srcname}-%{version}.tar.gz · +#VCS: git:https://github.com/jplana/python-etcd + BuildArch: noarch · BuildRequires: python2-devel @@ -24,6 +26,9 @@ BuildRequires: python3-mock BuildRequires: python3-nose BuildRequires: python3-pyOpenSSL · +# Needed for tests +BuildRequires: etcd + %description Client library for accessing and manipulating etcd contents. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review