zope.exceptiosn release has no relaese date
Hi there, I saw a zope.exceptions release on pypi, but it has no release date is marked in its change log: http://pypi.python.org/pypi/zope.exceptions/3.6.0 I recommend following the procedure to avoid such issues: http://docs.zope.org/zopetoolkit/process/releasing-software.html I highly recommend the use of zest.releaser to make releasing pretty painless. Regards, Martijn
Hi there, Two typos in the title, maybe I'm turning into Jim. :) Regards, Martijn
On Sun, May 2, 2010 at 22:34, Martijn Faassen <faassen@startifact.com> wrote:
I saw a zope.exceptions release on pypi, but it has no release date is marked in its change log:
Meh!
http://docs.zope.org/zopetoolkit/process/releasing-software.html
Oh, I follow the process, I just miss parts. :) I don't know how I didn't see that. I even used that showdocs command somebody made to render the docs to HTML (since I fudged the ReST syntax of zope.interface) and I didn't see it.
I highly recommend the use of zest.releaser to make releasing pretty painless.
I thought it was painless already, but maybe I was wrong. :)
Lennart Regebro wrote:
I thought it was painless already, but maybe I was wrong. :)
It's very nice to be able to do a full release by just typing 'fullrelease' and saying 'yes' a number of times. The tool made a convert out of me, and I know others who also were pleased by how much it sped things up, even though, as I was, they were initially somewhat skeptical. Regards, Martijn
On Mon, May 3, 2010 at 3:46 PM, Martijn Faassen <faassen@startifact.com> wrote:
Lennart Regebro wrote:
I thought it was painless already, but maybe I was wrong. :)
It's very nice to be able to do a full release by just typing 'fullrelease' and saying 'yes' a number of times. The tool made a convert out of me, and I know others who also were pleased by how much it sped things up, even though, as I was, they were initially somewhat skeptical.
I am a happy user of zest.releaser (Thanks to the developers!) It made release of "bluebream" (PasteScript based project template) package very easy. I can do a full release within 1 minute ! Regards, Baiju M
participants (3)
-
Baiju M -
Lennart Regebro -
Martijn Faassen