Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Zope: CMF

Re: SVN: Products.CMFCore/trunk/setup.py - made new testing dependency caused by r99878 explicit

 

 

Zope cmf RSS feed   Index | Next | Previous | View Threaded


tseaver at palladion

Jul 5, 2009, 9:20 AM

Post #1 of 3 (463 views)
Permalink
Re: SVN: Products.CMFCore/trunk/setup.py - made new testing dependency caused by r99878 explicit

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Yvo Schubbe wrote:
> Log message for revision 101588:
> - made new testing dependency caused by r99878 explicit
>
> Changed:
> U Products.CMFCore/trunk/setup.py
>
> -=-
> Modified: Products.CMFCore/trunk/setup.py
> ===================================================================
> --- Products.CMFCore/trunk/setup.py 2009-07-05 15:31:13 UTC (rev 101587)
> +++ Products.CMFCore/trunk/setup.py 2009-07-05 15:32:51 UTC (rev 101588)
> @@ -50,8 +50,13 @@
> 'five.localsitemanager>=0.3',
> 'Products.GenericSetup',
> ],
> - tests_require=['zope.testing>=3.7.0',
> - ],
> + tests_require=[.
> + 'zope.testing >= 3.7.0',
> + 'Products.DCWorkflow',
> + ],
> + extras_require = dict(
> + test = ['Products.DCWorkflow'],
> + ),
> test_loader='zope.testing.testrunner.eggsupport:SkipLayers',
> test_suite='Products.%s' % NAME,
> entry_points="""

WAAAAA! Let's not codify the mistake: we should be ripping that
dependency out by the roots!


Tres.
- --
===================================================================
Tres Seaver +1 540-429-0999 tseaver[at]palladion.com
Palladion Software "Excellence by Design" http://palladion.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFKUNLo+gerLs4ltQ4RAiT0AJ955ckMsQ9dfNZOK3ljDJeGv1zIyQCgh4TQ
GLrtEmr0DK6Fb0vRn7na974=
=ReNy
-----END PGP SIGNATURE-----

_______________________________________________
Zope-CMF maillist - Zope-CMF[at]lists.zope.org
http://mail.zope.org/mailman/listinfo/zope-cmf

See https://bugs.launchpad.net/zope-cmf/ for bug reports and feature requests


y.2009 at wcm-solutions

Jul 6, 2009, 4:58 AM

Post #2 of 3 (433 views)
Permalink
Re: SVN: Products.CMFCore/trunk/setup.py - made new testing dependency caused by r99878 explicit [In reply to]

>> Modified: Products.CMFCore/trunk/setup.py
>> ===================================================================
>> --- Products.CMFCore/trunk/setup.py 2009-07-05 15:31:13 UTC (rev 101587)
>> +++ Products.CMFCore/trunk/setup.py 2009-07-05 15:32:51 UTC (rev 101588)
>> @@ -50,8 +50,13 @@
>> 'five.localsitemanager>=0.3',
>> 'Products.GenericSetup',
>> ],
>> - tests_require=['zope.testing>=3.7.0',
>> - ],
>> + tests_require=[.
>> + 'zope.testing >= 3.7.0',
>> + 'Products.DCWorkflow',
>> + ],
>> + extras_require = dict(
>> + test = ['Products.DCWorkflow'],
>> + ),
>> test_loader='zope.testing.testrunner.eggsupport:SkipLayers',
>> test_suite='Products.%s' % NAME,
>> entry_points="""
>
> WAAAAA! Let's not codify the mistake: we should be ripping that
> dependency out by the roots!

I don't think that change made things worse.

+1 for removing that dependency in setup.py *and* the test

Cheers, Yuppie

_______________________________________________
Zope-CMF maillist - Zope-CMF[at]lists.zope.org
http://mail.zope.org/mailman/listinfo/zope-cmf

See https://bugs.launchpad.net/zope-cmf/ for bug reports and feature requests


jens at dataflake

Jul 6, 2009, 5:03 AM

Post #3 of 3 (430 views)
Permalink
Re: SVN: Products.CMFCore/trunk/setup.py - made new testing dependency caused by r99878 explicit [In reply to]

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


On Jul 6, 2009, at 12:58 , yuppie wrote:

>> WAAAAA! Let's not codify the mistake: we should be ripping that
>> dependency out by the roots!
>
> I don't think that change made things worse.
>
> +1 for removing that dependency in setup.py *and* the test

+1 (although I looked at it once and it did not seem quick or easy to
do it)

jens



-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.8 (Darwin)

iEYEARECAAYFAkpR6AgACgkQRAx5nvEhZLIxbwCffqvY+kC2vUpqmzwg9tg6u8LT
eFMAniUjepd2M2x6n2NUaP53Aq5l4zAZ
=1jcw
-----END PGP SIGNATURE-----
_______________________________________________
Zope-CMF maillist - Zope-CMF[at]lists.zope.org
http://mail.zope.org/mailman/listinfo/zope-cmf

See https://bugs.launchpad.net/zope-cmf/ for bug reports and feature requests

Zope cmf RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.