[opensuse-packaging] python package has a strange egg-info path in one instance?
All, I'm test packaging the RC1+ release of plaso. For openSUSE 13.1 and 13.2 I get egg-info files in something like: /usr/lib/python2.7/site-packages/plaso-1.3.0_20150609-py2.7.egg-info That is what I expect. With factory/Tumbleweed I find those files in: /usr/lib/python2.7/site-packages/plaso-1.3.0.post20150609-py2.7.egg-info Note that '1.3.0_' is replaced with '1.3.0.post' in the factory version. That strikes me as wrong because I've never noted '.post' in that folder name before, but I'm not sure. I asked upstream and they don't know why. Thought it might be the version of setuptools in factory. Does anyone know if this is expected with factory/tumbleweed, or is there a bug? For now I'm using a filespec of plaso-*-py2.7.egg-info so my RPM build is working. Thanks Greg -- Greg Freemyer www.IntelligentAvatar.net -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
participants (1)
-
Greg Freemyer