On Thu, Mar 15, 2018 at 03:26:50PM +0100, Patrick Uiterwijk wrote: > As a consequence, when you get an N-S-V.C as modules are represented > in Koji builds, doing a .rsplit('-', 2) will not give you Name, > Stream, Version.Context per se. > You could totally have a module called > nodejs-my-stream-5-20170314.abcd, with name=nodejs, > stream=my-stream-5, version=20170314, context=abcd. > There is no way for you to independently figure out what the NSVC > components are, you will need to ask Koji, and use its name, version > and release fields (with name=name, version=stream, > release=version(.context)). I really question this change and if we shouldn't fix it as this is going to break every single script trying to get package name from binary/build. Thanks for all your work Patrick and the heads up about this. Pierre _______________________________________________ infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx