ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] rpm-build-python 0.32-alt1 - закручивание гаек
@ 2007-11-17  6:19 Alexey Tourbin
  2007-11-20 16:56 ` Alexey Tourbin
  0 siblings, 1 reply; 2+ messages in thread
From: Alexey Tourbin @ 2007-11-17  6:19 UTC (permalink / raw)
  To: devel

[-- 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 --]

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

end of thread, other threads:[~2007-11-20 16:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-11-17  6:19 [devel] rpm-build-python 0.32-alt1 - закручивание гаек Alexey Tourbin
2007-11-20 16:56 ` Alexey Tourbin

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