public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/cement/files: tests-installation.patch
@ 2013-04-28 22:40 Jan Matejka (yac)
  0 siblings, 0 replies; only message in thread
From: Jan Matejka (yac) @ 2013-04-28 22:40 UTC (permalink / raw
  To: gentoo-commits

yac         13/04/28 22:40:33

  Added:                tests-installation.patch
  Log:
  New package dev-python/cement. Fixes bug 459580
  
  (Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.1                  dev-python/cement/files/tests-installation.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cement/files/tests-installation.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/cement/files/tests-installation.patch?rev=1.1&content-type=text/plain

Index: tests-installation.patch
===================================================================
commit a952b0a202e05dd2a1222840be70da77a62095b5
Author: yac <yac@blesmrt.net>
Date:   Fri Mar 29 20:21:49 2013 +0100

    fixes 185

diff --git a/setup.py b/setup.py
index 31225f7..4544edd 100644
--- a/setup.py
+++ b/setup.py
@@ -29,7 +29,7 @@ setup(name='cement',
     author_email='derks@bjdierkes.com',
     url='http://builtoncement.org',
     license='BSD',
-    packages=find_packages(exclude=['ez_setup', 'examples', 'tests']),
+    packages=find_packages(exclude=['ez_setup', 'examples', 'tests*']),
     include_package_data=True,
     zip_safe=False,
     test_suite='nose.collector',





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

only message in thread, other threads:[~2013-04-28 22:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-28 22:40 [gentoo-commits] gentoo-x86 commit in dev-python/cement/files: tests-installation.patch Jan Matejka (yac)

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