public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/pkgconfig: pkgconfig-1.1.0.ebuild ChangeLog
@ 2015-05-29 14:53 Justin Lecher (jlec)
  0 siblings, 0 replies; only message in thread
From: Justin Lecher (jlec) @ 2015-05-29 14:53 UTC (permalink / raw
  To: gentoo-commits

jlec        15/05/29 14:53:21

  Modified:             pkgconfig-1.1.0.ebuild ChangeLog
  Log:
  Drop nose requirement from setup.py, bug #550558
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key E9402A79B03529A2!)

Revision  Changes    Path
1.2                  dev-python/pkgconfig/pkgconfig-1.1.0.ebuild

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

Index: pkgconfig-1.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pkgconfig/pkgconfig-1.1.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pkgconfig-1.1.0.ebuild	27 May 2015 09:03:02 -0000	1.1
+++ pkgconfig-1.1.0.ebuild	29 May 2015 14:53:21 -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/pkgconfig/pkgconfig-1.1.0.ebuild,v 1.1 2015/05/27 09:03:02 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pkgconfig/pkgconfig-1.1.0.ebuild,v 1.2 2015/05/29 14:53:21 jlec Exp $
 
 EAPI=5
 
@@ -23,6 +23,11 @@
 	test? ( >=dev-python/nose-1[${PYTHON_USEDEP}] )
 "
 
+python_prepare_all() {
+	sed -e '/nose/d' -i setup.py || die
+	distutils-r1_python_prepare_all
+}
+
 python_test() {
 	nosetests || die
 }



1.2                  dev-python/pkgconfig/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pkgconfig/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	27 May 2015 09:03:02 -0000	1.1
+++ ChangeLog	29 May 2015 14:53:21 -0000	1.2
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/pkgconfig
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pkgconfig/ChangeLog,v 1.1 2015/05/27 09:03:02 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pkgconfig/ChangeLog,v 1.2 2015/05/29 14:53:21 jlec Exp $
+
+  29 May 2015; Justin Lecher <jlec@gentoo.org> pkgconfig-1.1.0.ebuild:
+  Drop nose requirement from setup.py, bug #550558
 
 *pkgconfig-1.1.0 (27 May 2015)
 





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-05-29 14:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-29 14:53 [gentoo-commits] gentoo-x86 commit in dev-python/pkgconfig: pkgconfig-1.1.0.ebuild ChangeLog Justin Lecher (jlec)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox