[openstack-dev] sqlalchemy-migrate needs a new release

Dan Prince dprince at redhat.com
Fri Nov 15 19:03:19 UTC 2013



----- Original Message -----
> From: "David Ripton" <dripton at redhat.com>
> To: openstack-dev at lists.openstack.org
> Sent: Friday, November 15, 2013 1:47:58 PM
> Subject: Re: [openstack-dev] sqlalchemy-migrate needs a new release
> 
> On 11/15/2013 10:41 AM, David Ripton wrote:
> 
> > sqlalchemy-migrate-0.8.1 is now up on PyPI.  Thanks fungi for kicking
> > PyPI for me.
> 
> So there was a hardcoded version number inside migrate/__init__.py,

Correct, Here was my fix for Nova earlier today (for sqlalchemy-migrate 0.8.1... now bumped to 0.8.2 though):

 https://review.openstack.org/#/c/56667/

If you use 0.8.2 this shouldn't be required... but does eliminate some code so I figure we should probably go on and do it.

Dan


> which broke things when I didn't manually update it to sync with the new
> release's version number.  (DRY violation.)  mordred landed a patch to
> make it dynamic so we don't need to remember to update it before every
> release in the future.
> 
> sqlalchemy-migrate-0.8.2 is now on PyPI.
> 
> --
> David Ripton   Red Hat   dripton at redhat.com
> 
> _______________________________________________
> OpenStack-dev mailing list
> OpenStack-dev at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
> 



More information about the OpenStack-dev mailing list