[python-nikola/copr] add ghp-pages to -extras requires

Pete Travis immanetize at fedoraproject.org
Mon Jan 19 02:30:34 UTC 2015


commit cf9918e1013fccfeac21a8fc714105e2971d852d
Author: Pete Travis <immanetize at fedoraproject.org>
Date:   Sun Jan 18 19:30:39 2015 -0700

    add ghp-pages to -extras requires

 python-nikola.spec |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/python-nikola.spec b/python-nikola.spec
index 0b3927e..1c93f25 100644
--- a/python-nikola.spec
+++ b/python-nikola.spec
@@ -1,7 +1,7 @@
 %global with_python3 1
 Name: python-nikola	
 Version:	7.3.0
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	A static website and blog generator
 License:	MIT
 URL:		http://getnikola.com
@@ -60,7 +60,7 @@ Requires:	python-webassets >= 0.10.1
 # webassets bump pending, https://bugzilla.redhat.com/show_bug.cgi?id=1142514
 Requires:	python-ipython >= 1.2.1
 
-#Requires: python-ghp-import >=0.4.1
+Requires: python-ghp-import >= 0.4.1
 
 %description -n python-nikola-extras
 This package adds optional dependencies for python-nikola, 
@@ -107,7 +107,7 @@ Requires:	python3-pygal >= 1.5.1
 #Requires:	python3-phpserialize >= 1.3
 Requires:	python3-webassets	>= 0.10.1
 Requires:	python3-ipython >= 1.2.1
-#Requires: python3-ghp-import >= 0.4.1
+Requires: python3-ghp-import >= 0.4.1
 
 %description -n python3-nikola-extras
 This package adds optional dependencies for python3-nikola,
@@ -196,6 +196,8 @@ ln -s %{_bindir}/nikola2 %{buildroot}/%{_bindir}/nikola
 %doc README.extras
 
 %changelog
+* Sun Jan 18 2015 Pete Travis <me at petetravis.com> - 7.3.0-2
+- Add python-ghp-import to extras
 * Sun Jan 18 2015 Pete Travis <me at petetravis.com> - 7.3.0-1
 - Update to upstream 7.3.0
 


More information about the scm-commits mailing list