From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <at@altlinux.ru>
Date: Sat, 24 Mar 2007 16:14:43 +0300
From: Alexey Tourbin <at@altlinux.ru>
To: ALT Devel discussion list <devel@lists.altlinux.org>
Message-ID: <20070324131443.GC21952@solemn.turbinal>
Mail-Followup-To: ALT Devel discussion list <devel@lists.altlinux.org>
References: <20070323135843.4BC2A42C094F@ssh.git.local.altlinux.org>
	<20070324123523.GA13770@basalt.office.altlinux.org>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="YD3LsXFS42OYHhNZ"
Content-Disposition: inline
In-Reply-To: <20070324123523.GA13770@basalt.office.altlinux.org>
Subject: Re: [devel] [git update] packages/python: heads/master
X-BeenThere: devel@lists.altlinux.org
X-Mailman-Version: 2.1.9rc1
Precedence: list
Reply-To: ALT Devel discussion list <devel@lists.altlinux.org>
List-Id: ALT Devel discussion list <devel.lists.altlinux.org>
List-Unsubscribe: <https://lists.altlinux.org/mailman/listinfo/devel>,
	<mailto:devel-request@lists.altlinux.org?subject=unsubscribe>
List-Archive: <http://lists.altlinux.org/pipermail/devel>
List-Post: <mailto:devel@lists.altlinux.org>
List-Help: <mailto:devel-request@lists.altlinux.org?subject=help>
List-Subscribe: <https://lists.altlinux.org/mailman/listinfo/devel>,
	<mailto:devel-request@lists.altlinux.org?subject=subscribe>
X-List-Received-Date: Sat, 24 Mar 2007 13:14:20 -0000
Archived-At: <http://lore.altlinux.org/devel/20070324131443.GC21952@solemn.turbinal/>
List-Archive: <http://lore.altlinux.org/devel/>
List-Post: <mailto:devel@altlinux.org>


--YD3LsXFS42OYHhNZ
Content-Type: text/plain; charset=koi8-r
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Sat, Mar 24, 2007 at 03:35:23PM +0300, Dmitry V. Levin wrote:
> On Fri, Mar 23, 2007 at 04:58:42PM +0300, Alexey M. Tourbin wrote:
> > Update of /people/at/packages/python.git
> >=20
> > Changes statistics since `2.4.4-alt8-1-gf53bbc3' follows:
> >  modules-list/base-list |    1 +
> >  python.spec            |    7 ++++++-
> >  2 files changed, 7 insertions(+), 1 deletions(-)
> >=20
> > Changelog since `2.4.4-alt8-1-gf53bbc3' follows:
> > commit 7c17d2037fa800c3785fd5145e3c3161d585087e
> > Author: Alexey Tourbin <at@altlinux>
> > Date:   Fri Mar 23 16:21:32 2007 +0300
> >=20
> >     2.4.4-alt9
> >    =20
> >     - reconsidered interpackage dependencies, so that python-devel
> >       depends on all standard python modules
> >     - moved getopt.py from python-modules to python-base
>=20
> =EE=C5 =D7=D9=C8=CF=C4=C9=D4 =CB=C1=CD=C5=CE=CE=D9=CA =C3=D7=C5=D4=CF=CB:

=F7=D9=C8=CF=C4=C9=D4. :)  =F1 =DC=D4=CF =D0=D2=C5=C4=D7=C9=C4=C5=CC =C9 =
=CF=DA=D7=D5=DE=C9=CC =D7 =DE=C1=D3=D4=CE=CF=CA =D0=C5=D2=C5=D0=C9=D3=CB=C5.

=E4=C5=CC=CF =D7 =D4=CF=CD, =DE=D4=CF =D7 /usr/lib/rpm/brp-bytecompile_pyth=
on
=D3=CC=C9=DB=CB=CF=CD =D3=CC=C1=C2=CF=C5 =D5=D3=CC=CF=D7=C9=D1 =C4=CC=D1 =
=DA=C1=D0=D5=D3=CB=C1 =D0=C5=D2=C5=CB=CF=CD=D0=C9=CC=D1=C3=C9=C9:

if [ -n "$RPM_PYTHON" -a -x "$RPM_PYTHON" ] && [ `find -type f -name \*.py =
|wc -l` -gt 0 ]; then
	echo "Bytecompiling python modules in $PWD using $RPM_PYTHON"
	$RPM_PYTHON    /usr/lib/rpm/python.compileall.py "--select=3D$RPM_PYTHON_C=
OMPILE_METHOD" "--exclude=3D$RPM_PYTHON_COMPILE_EXCLUDE" "--include=3D$RPM_=
PYTHON_COMPILE_INCLUDE" ...

=F7 =D3=D7=D1=DA=C9 =D3 =D7=CE=C5=D3=C5=CE=C9=C5=CD python-base =D7 =C2=C1=
=DA=CF=D7=D5=C0 =D3=C2=CF=D2=CF=DE=CE=D5=C0 =D3=D2=C5=C4=D5 =D5=D3=CC=CF=D7=
=C9=C5
[ -x /usr/bin/python ] =D7=D3=C5=C7=C4=C1 =D7=D9=D0=CF=CC=CE=C5=CE=CF, =C1 =
=CD=CF=C4=D5=CC=C5=CA =C4=CC=D1 =D0=C5=D2=C5=CB=CF=CD=D0=C9=CC=D1=C3=C9=C9
=D7 python-base =CE=C5 =C8=D7=C1=D4=C1=C5=D4.

=FC=D4=CF =CD=CF=D6=CE=CF =DE=C1=D3=D4=C9=DE=CE=CF =C9=D3=D0=D2=C1=D7=C9=D4=
=D8.  /usr/lib/rpm/python.compileall.py =CE=C1
=D3=C1=CD=CF=CD =C4=C5=CC=C5 =CB=CF=CD=D0=C9=CC=C9=D2=D5=C5=D4 =CE=C5 =D7=
=D3=C5 *.py =C6=C1=CA=CC=D9, =C1 =D4=CF=CC=D8=CB=CF --include=3D/usr/lib.
=EE=CF =CD=CF=C4=D5=CC=D8 py_compile =CF=CE =DA=C1=C7=D2=D5=D6=C1=C5=D4 =D7=
=D3=C5=C7=C4=C1 =C9 =D7 =C2=C5=DA=D5=D3=CC=CF=D7=CE=CF=CD =D0=CF=D2=D1=C4=
=CB=C5.
=E5=D3=CC=C9 =CF=D4=CC=CF=D6=C9=D4=D8 =DA=C1=C7=D2=D5=DA=CB=D5 py_compile =
=C4=CF =CD=CF=CD=C5=CE=D4=C1 =C6=C1=CB=D4=C9=DE=C5=D3=CB=CF=CA =CB=CF=CD=D0=
=C9=CC=D1=C3=C9=C9
=D0=C9=D4=CF=CE=CF=D7=D3=CB=C9=C8 =CD=CF=C4=D5=CC=C5=CA, =D4=CF =DE=C1=D3=
=D4=D8 =D0=C1=CB=C5=D4=CF=D7, =CD=CF=D6=C5=D4 =C2=D9=D4=D8, =D0=CF=DE=C9=CE=
=C9=D4=D3=D1.

> error$ fgrep -l 'ImportError: No module named py_compile' *
> amarok-1.4.5-alt2
> crossfire-maps-bigworld-1.9.0-alt1
> devhelp-0.12-alt2
> dict-yo-20031216-alt1
> easyvz-0.1-alt1
> ejabberd-mrim-0.1.1-alt1
> fslint-2.18-alt0
> fsme-examples-1.0.2-alt1
> gnome-applets-extra-bookmarks-0.5-alt1
> gnome-games-2.16.3-alt1
> jabberd2-mrim-0.1.1-alt1
> jmc-0.2.3-alt2
> lm_sensors-2.10.2-alt1
> lyx-1.4.1-alt0.1
> moodss-19.3-alt0.1
> mrsync-3.2.7-alt0.1
> pathological-1.1.3-alt3
> pyraider-0.1-alt1.1
> pyvnc2swf-0.8.2-alt1
> snowball-0.2-alt0.1
> stardict-tools-2.4.8-alt1
> tellico-1.2.9-alt1
> TeXmacs-1.0.6.7-alt1
> tuxpaint-0.9.16-alt0
> wrw-0.2.6-alt0.1
> xemacs-python-modes-1.06-alt2
> [=D4=C5=D3=D4=CF=D7=C1=D1 =D0=C5=D2=C5=D3=C2=CF=D2=CB=C1 =C5=DD=A3 =CE=C5=
 =DA=C1=CB=CF=CE=DE=C9=CC=C1=D3=D8]

--YD3LsXFS42OYHhNZ
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (GNU/Linux)

iD8DBQFGBSRDfBKgtDjnu0YRAqM1AKCCI9/T2UsHnC6tIEYQGpwFuc6ONgCff02o
mzva997sjGH6vt2+b7h6qIM=
=127r
-----END PGP SIGNATURE-----

--YD3LsXFS42OYHhNZ--