Hello,

So you say that if I add

...
      entry_points={
          'zest.releaser.releaser.after_checkout': [
              'zest_pocompile = zest.pocompile.compile:compile_in_tag',
              ],
          },
...

to z3c.form's setup.py fullrelease will take care of the po files?

On Mon, 30 Jan 2012 23:24:24 -0800 you wrote:

On 1/30/12 11:15 PM, Adam GROSZER wrote:
Hello,

I think we need to automate "sdist upload", the .mo files are missing
from the release.

Any ideas other than patching setup.py to create the .mo files
automatically?

See zest.releaser [1] and its plugin zest.pocompile [2]

[1] http://pypi.python.org/pypi/zest.releaser
[2] http://pypi.python.org/pypi/zest.pocompile

David


----------
David Glick
Web Developer
davidgl...@groundwire.org
206.286.1235x32

Engagement technology for social and environmental change.

http://www.groundwire.org





--
Best regards,
 Adam GROSZER
--
Quote of the day:
Packed in my skin from head to toe Is one I know and do not know.
- Edwin Muir
_______________________________________________
Zope-Dev maillist  -  Zope-Dev@zope.org
https://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists -
https://mail.zope.org/mailman/listinfo/zope-announce
https://mail.zope.org/mailman/listinfo/zope )

Reply via email to