From: Ivan Zakharyaschev <imz@altlinux.org> To: "Dmitry V. Levin" <ldv@altlinux.org> Cc: Aleksey Novodvorsky <a.e.nvdv@gmail.com> Subject: Re: [devel] Пересборка питона Date: Tue, 8 Mar 2016 20:06:18 +0300 (MSK) Message-ID: <alpine.LFD.2.20.1603081955260.3362@ovicaa.localdomain> (raw) In-Reply-To: <20160308162414.GC15036@altlinux.org> [-- Attachment #1: Type: text/plain, Size: 1549 bytes --] On Tue, 8 Mar 2016, Dmitry V. Levin wrote: > On Tue, Mar 08, 2016 at 05:06:17PM +0300, Ivan Zakharyaschev wrote: >> Потом пишу о хитросплетениях в группе с .so. > > Нам нужно будет разорвать все сборочные циклы в этой группе пакетов, > а для этого их всё равно нужно вычислить. Сколько на это уйдёт времени? Это петли и циклы длины 2 в графе отношения src-ufb-python3_so (ufb, отображённое на исходные пакеты и суженное до списка с питоновскими с .so). (Если неверно, что среди тех, которые требуют пересборки, A использует B для сборки и B использует A для сборки, то мы их можем собрать друг за другом.) $ export LC_ALL=C; join -1 2 <(sort -k2 < src-ufb-python3_so) src-ufb-python3_so -o 1.1,2.2 | egrep '^(.*) \1$' | cut -d' ' --fields=1 | sort -u python-module-OpenGL_accelerate python-module-Pillow python-module-coverage python-module-gevent python-module-lxml python-module-matplotlib python-module-mistune python-module-numpy python-module-pygobject3 python-module-scikits.statsmodels python-module-scipy python-module-simplejson python-module-zmq python-module-zope.container python-module-zope.interface python3 > Рвать циклы будем потом всем коллективом, если потребуется. Из серьёзных (важных для "базовой" питоновской системы) я в первую очередь увидел: python-module-lxml python-module-pygobject3 про остальные могу не знать, что это. Эти я и заметил, когда упёрся в экспериментах в циклы. lxml для документации, sphinx, mako (шаблонов), кажется. pygobject для всего подрад типа dbus, Qt, кажется. Best regards Ivan
next parent reply other threads:[~2016-03-08 17:06 UTC|newest] Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top 2016-03-08 17:06 ` Ivan Zakharyaschev [this message] 2016-03-08 17:32 ` Ivan Zakharyaschev 2016-03-08 17:55 ` Ivan Zakharyaschev 2016-03-14 14:38 ` Ivan Zakharyaschev 2016-03-14 14:41 ` Ivan Zakharyaschev 2016-03-21 18:13 ` Ivan Zakharyaschev 2016-03-21 18:40 ` Yuri N. Sedunov 2016-03-21 19:34 ` Dmitry V. Levin 2016-03-21 22:26 ` Ivan Zakharyaschev
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=alpine.LFD.2.20.1603081955260.3362@ovicaa.localdomain \ --to=imz@altlinux.org \ --cc=a.e.nvdv@gmail.com \ --cc=devel@lists.altlinux.org \ --cc=ldv@altlinux.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
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