Mailinglist Archive: opensuse-packaging (118 mails)
< Previous | Next > |
[opensuse-packaging] python package has a strange egg-info path in one instance?
- From: Greg Freemyer <greg.freemyer@xxxxxxxxx>
- Date: Thu, 11 Jun 2015 14:00:23 -0400
- Message-id: <CAGpXXZ+GZHLMZWLRFnAr3A5QsdeR6wG68eiEikKBrXa3KOGW9Q@mail.gmail.com>
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@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse-packaging+owner@xxxxxxxxxxxx
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@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse-packaging+owner@xxxxxxxxxxxx
< Previous | Next > |