Fwd: [packages/thefuck] python3.spec hack

Elan Ruusamäe glen at pld-linux.org
Tue Mar 1 11:11:38 CET 2016


i wonder where the proper fix would be?

➔ rpm -ql python3-modules|grep -F pathlib
/usr/lib64/python3.5/__pycache__/pathlib.cpython-35.opt-1.pyc
/usr/lib64/python3.5/__pycache__/pathlib.cpython-35.opt-2.pyc
/usr/lib64/python3.5/__pycache__/pathlib.cpython-35.pyc
/usr/lib64/python3.5/pathlib.py


-------- Forwarded Message --------
Subject: 	[packages/thefuck] python3.spec hack
Date: 	Tue, 01 Mar 2016 09:40:32 +0100
From: 	glen <glen at pld-linux.org>
Reply-To: 	pld-devel-en at lists.pld-linux.org, 
pld-devel-pl at lists.pld-linux.org
To: 	pld-cvs-commit at lists.pld-linux.org



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

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit at lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit





More information about the pld-devel-en mailing list