ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] [python] deps on eggs (pkg_resources)
@ 2013-04-02  4:17 Ildar Mulyukov
  2013-04-02  8:17 ` Aleksey Avdeev
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Ildar Mulyukov @ 2013-04-02  4:17 UTC (permalink / raw)
  To: ALT Devel discussion list

	Коллеги,
похоже, не всё хорошо в "питоньем царстве". В частности, зависимости,  
прописанные через egg не вычисляются и не прописываются в RPM.
Для информации можно сравнить вывод команд:
for f in /usr/lib/python2.7/site-packages/*py2.7.egg-info/requires.txt;  
do
	echo +++++++ $f
	cat $f
	rpm -qRf $f
done

(А некоторые модули вообще выкинули эту (egg) часть)

Прошу питоноводов прояснить ситуацию.
Спасибо.
-- 
Ildar Mulyukov,
   free SW designer/programmer/packager
======================================
email: ildar@altlinux.ru
Jabber: ildar.mulyukov@gmail.com
ICQ: 4334029
ALT Linux http://packages.altlinux.org/ru/Sisyphus/maintainers/ildar/
======================================

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-04-08 12:46 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-04-02  4:17 [devel] [python] deps on eggs (pkg_resources) Ildar Mulyukov
2013-04-02  8:17 ` Aleksey Avdeev
2013-04-02 16:17   ` Ivan A. Melnikov
2013-04-02 16:15 ` Ivan A. Melnikov
2013-04-08 12:46   ` Ildar Mulyukov
2013-04-02 16:16 ` Ivan A. Melnikov

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git