ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Vitaly Lipatov <lav@altlinux.ru>
To: Ivan Zakharyaschev <imz@altlinux.org>
Cc: ALT Devel discussion list <devel@lists.altlinux.org>
Subject: Re: [devel] check-python3-provs-importable.sh
Date: Fri, 06 Oct 2017 23:43:28 +0300
Message-ID: <34a831fc085007d36170908ef612f99e@altlinux.ru> (raw)
In-Reply-To: <alpine.LFD.2.20.1710062333560.9493@imap.altlinux.org>

Ivan Zakharyaschev писал 6.10.17 23:38:
..
> Из ещё неопубликованного в Sisyphus пакета rpm-build-python3 --
> https://bugzilla.altlinux.org/show_bug.cgi?id=33972#c5 :
> 
> $ apt-repo --hsh-apt-config=/home/imz/.hasher/sisyphus/apt.conf add 
> 190330
Ах, точно...

> 
> В прошлый раз, когда мы тут разбирались с antohami@ с matplotlib, эти
> команды тоже использовали TESTED task с таким пакетом.
> 
> Ну в принципе, ничто не мешает такое опубликовать (с другими
> макросами, о которых просили). Просто мне казалось странным добавлять
> такой скрипт, но нигде автоматически его не использовать при сборке.
> Кажется, это не так уж неразумно: его хотят использовать люди, которые
> собирают питоновы пакеты, И у них как раз должен появляться пакет
> rpm-build-python3.

А я ещё прошу такие макросы:

%python3_dirsetup \
%if_with python3 \
rm -rf ../python3 \
cp -a . ../python3 \
%endif \
%nil

%python3_dirbuild \
%if_with python3 \
cd ../python3 \
%python3_build \
cd - >/dev/null \
%endif \
%nil

%python3_dirinstall \
%if_with python3 \
cd ../python3 \
%python3_install \
cd - >/dev/null \
%endif \
%nil

-- 
С уважением,
Виталий Липатов,
Etersoft


      reply	other threads:[~2017-10-06 20:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-06 12:56 ` Ivan Zakharyaschev
2017-10-06 14:16   ` Vitaly Lipatov
2017-10-06 20:25   ` Vitaly Lipatov
2017-10-06 20:38     ` Ivan Zakharyaschev
2017-10-06 20:43       ` Vitaly Lipatov [this message]

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=34a831fc085007d36170908ef612f99e@altlinux.ru \
    --to=lav@altlinux.ru \
    --cc=devel@lists.altlinux.org \
    --cc=imz@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