On 1/29/19 9:43 AM, Paul Moore wrote: > And when they start adding > version numbers to that (like the OP's package >= 10.0 @ > https://github.com/owner/package.git) I can't even begin to understand > what they think it might mean. (Hence my original request for a better > explanation of the expected semantics!)
One might construe the request as a requirement to search the 'releases' or 'tags' page of a github repository, using some to-be-defined heuristic to map the release / tag names onto versioned project names. It wouldn't work for the general case (tags / releases can have arbitrary names). Maybe *worse* is that the tags / releases can be removed / replaced. Tres. -- =================================================================== Tres Seaver +1 540-429-0999 [email protected] Palladion Software "Excellence by Design" http://palladion.com -- Distutils-SIG mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/distutils-sig.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/6XU53MNIFOTANLXCA2GK7VFHBWMH2Q46/
