[Distutils] PEP440 "Local versions" idea in rpm/deb?
Marcus Smith
qwcode at gmail.com
Sat May 3 08:20:45 CEST 2014
> "Local version" in the PEP corresponds to the distro "release" concept
roger, but the question is what's the "local version scheme" in rpm/deb
world for a distro "release"?
"version" comes from the packaged project (which is upstream to the distro)
"release" comes from the distro.(which is upstream to "me")
so how do I properly tack on a "local version"?
Barry's example from debian/ubuntu was: <release><tag><N> (e.g.
"2ubuntu3", where "2" was debian's release)
Your answer was <release>.<N> (e.g. "0.1")
My concern with your answer is that looks like an upstream post-release?
In general, it sounds like there is no formal concept in rpm/deb for this,
so people just cook their own approach.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20140502/a9596ce0/attachment.html>
More information about the Distutils-SIG
mailing list