idella4     15/07/03 04:12:11

  Modified:             ChangeLog pyshark-0.3.5.ebuild
  Log:
  correction to rdeps
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  Changes    Path
1.5                  dev-python/pyshark/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyshark/ChangeLog?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyshark/ChangeLog?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyshark/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyshark/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog   26 Jun 2015 06:39:28 -0000      1.4
+++ ChangeLog   3 Jul 2015 04:12:11 -0000       1.5
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/pyshark
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyshark/ChangeLog,v 1.4 
2015/06/26 06:39:28 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyshark/ChangeLog,v 1.5 
2015/07/03 04:12:11 idella4 Exp $
+
+  03 Jul 2015; Ian Delaney <idel...@gentoo.org> pyshark-0.3.5.ebuild:
+  correction to rdeps
 
 *pyshark-0.3.5 (26 Jun 2015)
 



1.2                  dev-python/pyshark/pyshark-0.3.5.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyshark/pyshark-0.3.5.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyshark/pyshark-0.3.5.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pyshark/pyshark-0.3.5.ebuild?r1=1.1&r2=1.2

Index: pyshark-0.3.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pyshark/pyshark-0.3.5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pyshark-0.3.5.ebuild        26 Jun 2015 06:39:28 -0000      1.1
+++ pyshark-0.3.5.ebuild        3 Jul 2015 04:12:11 -0000       1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyshark/pyshark-0.3.5.ebuild,v 
1.1 2015/06/26 06:39:28 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyshark/pyshark-0.3.5.ebuild,v 
1.2 2015/07/03 04:12:11 idella4 Exp $
 
 EAPI="5"
 
@@ -18,11 +18,11 @@
 IUSE=""
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-RDEPEND="dev-python/futures[${PYTHON_USEDEP}]
+# See pyshark.egg-info/requires.txt
+RDEPEND="dev-python/py[${PYTHON_USEDEP}]
        dev-python/logbook[${PYTHON_USEDEP}]
        dev-python/lxml[${PYTHON_USEDEP}]
        dev-python/trollius[${PYTHON_USEDEP}]
        virtual/python-futures[${PYTHON_USEDEP}]
        net-analyzer/wireshark"
-
-DOCS=( README.txt )
+# Tests exlcuded in MANIFEST.in




Reply via email to