[python3-dugong/epel7] Koji doesn't have internet, disable them for a while.

Christopher Meng cicku at fedoraproject.org
Tue Jul 1 12:24:48 UTC 2014


commit 4886ae42d7d7df9f4e77e86747638bca8c58afed
Author: Christopher Meng <i at cicku.me>
Date:   Tue Jul 1 20:24:14 2014 +0800

    Koji doesn't have internet, disable them for a while.

 python3-dugong.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python3-dugong.spec b/python3-dugong.spec
index 88acf61..99281a1 100644
--- a/python3-dugong.spec
+++ b/python3-dugong.spec
@@ -47,8 +47,8 @@ rm -frv dugong.egg-info
 %install
 %{__python3} setup.py install -O1 --skip-build --root=%{buildroot}
 
-%check
-py.test-%{python3_version} test
+#%check
+#py.test-%{python3_version} test
 
 %files
 %doc Changes.rst LICENSE README.rst


More information about the scm-commits mailing list