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

Mailing List Archive: Zope: Dev
Re: SVN: zope.dublincore/trunk/setup.py Add 'zope.app.component' to the 'test' extra in the setup.py so that the
 

Index | Next | Previous | View Flat


tseaver at palladion

Jun 29, 2009, 1:18 PM


Views: 236
Permalink
Re: SVN: zope.dublincore/trunk/setup.py Add 'zope.app.component' to the 'test' extra in the setup.py so that the

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

Aaron Lehmann wrote:
> Log message for revision 101312:
> Add 'zope.app.component' to the 'test' extra in the setup.py so that the
> creatorannotator tests can pass.
>
>
>
> Changed:
> U zope.dublincore/trunk/setup.py
>
> -=-
> Modified: zope.dublincore/trunk/setup.py
> ===================================================================
> --- zope.dublincore/trunk/setup.py 2009-06-29 11:48:01 UTC (rev 101311)
> +++ zope.dublincore/trunk/setup.py 2009-06-29 13:36:38 UTC (rev 101312)
> @@ -36,7 +36,11 @@
> namespace_packages=['zope'],
> include_package_data=True,
> extras_require=dict(
> - test=['zope.testing', 'zope.security', 'zope.app.testing']
> + test=[.
> + 'zope.app.component',
> + 'zope.testing',
> + 'zope.security',
> + 'zope.app.testing']
> ),
> install_requires = ['setuptools',
> 'zope.annotation',

This *can't* be the right fix!

(/me checks the tests).

Those tests are *terrible*: we should be rewriting them, rather than
papering over a completely stupid dependency on zope.app.component.



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

iD8DBQFKSSGE+gerLs4ltQ4RAkieAJ4hBsR9MoQ/oVRgOAYIxfH4IeQYRQCgsU4j
ioE53ucXAZwYIwBu/3SDm6c=
=xEN8
-----END PGP SIGNATURE-----

_______________________________________________
Zope-Dev maillist - Zope-Dev[at]zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists -
http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope )

Subject User Time
Re: SVN: zope.dublincore/trunk/setup.py Add 'zope.app.component' to the 'test' extra in the setup.py so that the tseaver at palladion Jun 29, 2009, 1:18 PM

  Index | Next | Previous | View Flat
 
 


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