Excerpts from Jeremy Stanley's message of 2015-07-14 13:08:46 +0000:
> On 2015-07-14 08:38:57 -0400 (-0400), Sean Dague wrote:
> > There is trove classification in the projects themselves right?
> [...]
> > That seems like it should be enough information to know the 2.6 question.
> 
> I got to thinking through what this might look like, and while
> filtering down the markers based on versions stated in trove
> classifiers is fairly trivial when it's just a single == or != (such
> as your example), we would also want to take into account inequality
> operators for version ranges and logical constructions (and, or,
> parenthetical ordering) which suggest that any marker simplification
> routine is probably better implemented in setuptools/pkg_resources
> which is already parsing these.

I did some work to find the supported versions in
https://review.openstack.org/#/c/181165/4/inc/python,cm as part of the
changes to devstack to support python 3.

Doug

__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to