From: Alexey Tourbin <at@altlinux.ru>
To: devel@lists.altlinux.org
Subject: [devel] rpm-build-python 0.32-alt1 - закручивание гаек
Date: Sat, 17 Nov 2007 09:19:53 +0300
Message-ID: <20071117061953.GK31452@solemn.turbinal> (raw)
[-- Attachment #1: Type: text/plain, Size: 1388 bytes --]
0.32-alt1
- python.req.py: fixed parser.suite failures on empty lines
with trailing whitespaces
- python.req.py: parser.suite failures are now fatal errors
- python.req.py: added support for "coding:" magic comments,
which should yield dependency on "encodings"
- python.{req,prov}.files: more elaborate file selection
Теперь питоновские скрипты с синтаксическими ошибками будут
обламывать сборку пакета. Предварительно я проанализировал
все синтаксические ошибки в имеющихся пакетах и кое-что поправил
в самом поиске зависимостей. Так что катаклизма не предвидится.
Я не знаю, когда будет следующая пересборка сизифа. Хотелось бы сразу
после пересборки сизифа ещё раз пересобрать питоновские пакеты, но уже
с новым rpm-build-python. И чтобы это типа была как новая пересборка
поверх старой.
Список питоновских пакетов для выборочной пересборки можно узнать
примерно так:
$ perl -MRPM::Header -MFile::Basename -le 'map{print$$_[0]{SOURCERPM}||basename$$_[1]}grep{"@{$$_[0]{REQUIRENAME}}"=~/\bpython/}map{[RPM::Header->new($_),$_]}map{glob"$_/*.rpm"}@ARGV' /ALT/Sisyphus/files/SRPMS/ /ALT/Sisyphus/files/{i586,noarch}/RPMS/ |sort -u |wc -l
518
$
Здесь определяется, либо в BuildRequires у src.rpm пакета есть что-то
питоновское, либо у собранных пакетов есть что-то питоновское (тогда
выводится %{SOURCERPM}).
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next reply other threads:[~2007-11-17 6:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-17 6:19 Alexey Tourbin [this message]
2007-11-20 16:56 ` Alexey Tourbin
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=20071117061953.GK31452@solemn.turbinal \
--to=at@altlinux.ru \
--cc=devel@lists.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