[packages/thefuck] python3.spec hack

glen glen at pld-linux.org
Tue Mar 1 09:40:32 CET 2016


commit 08f1b42f9f6cc08b772586574bbce9bd01929d1c
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Mar 1 10:40:25 2016 +0200

    python3.spec hack

 thefuck.spec | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/thefuck.spec b/thefuck.spec
index 6a76454..1a83e05 100644
--- a/thefuck.spec
+++ b/thefuck.spec
@@ -32,6 +32,9 @@ Requires:	python3-six
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+# provided by python3.spec
+%define	_noautoreq_py3egg pathlib
+
 %description
 This application corrects your previous console command.
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/thefuck.git/commitdiff/08f1b42f9f6cc08b772586574bbce9bd01929d1c



More information about the pld-cvs-commit mailing list