https://bugzilla.redhat.com/show_bug.cgi?id=1310796 --- Comment #10 from Matthew Barnes <mbarnes@xxxxxxxxxx> --- Updated the spec and srpm again, and added a patch to work around the test failure. The patch is kind of lame but works for now. https://mbarnes.fedorapeople.org/python-etcd/python-etcd-0.4.3-auth-test-fail-workaround.patch diff --git a/python-etcd.spec b/python-etcd.spec index 23f04f8..3632570 100644 --- a/python-etcd.spec +++ b/python-etcd.spec @@ -29,6 +29,10 @@ BuildRequires: python3-pyOpenSSL # Needed for tests BuildRequires: etcd +BuildRequires: git + +Patch1: python-etcd-0.4.3-auth-test-fail-workaround.patch + %description Client library for accessing and manipulating etcd contents. @@ -51,7 +55,7 @@ Requires: python3-dns Client library for accessing and manipulating etcd contents. %prep -%autosetup +%autosetup -Sgit %build %py2_build -- 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