Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Aug 2013 20:17:47 +0200
From:      Marcus von Appen <mva@FreeBSD.org>
To:        python@freebsd.org
Subject:   Re: [CFT] lang/python becoming a python binary wrapper
Message-ID:  <20130815181747.GA1281@medusa.sysfault.org>
In-Reply-To: <20130810084638.GB1282@medusa.sysfault.org>
References:  <20130802180059.GA1278@medusa.sysfault.org> <20130803123634.GA1280@medusa.sysfault.org> <20130803123914.GB1280@medusa.sysfault.org> <20130810084638.GB1282@medusa.sysfault.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--opJtzjQTFsWo+cga
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

Dear all,

http://people.freebsd.org/~mva/python-wrapper.diff now contains the
following changes:

- new lang/python2 port for wrapping lang/python2X
  creates the following symlinks:
  bin/2to3
  bin/pydoc2
  bin/idle2
  bin/python2
  ...

- new lang/python3 port for wrapping lang/python3X
  bin/2to3-3
  bin/pydoc3
  bin/idle3
  bin/python3
  ...

- new lang/python port, currently wrapping either lang/python2 or
  lang/python3 (hopefully lang/pypy in the future, too!)

  creates the following symlinks:
  bin/2to3
  bin/pydoc
  bin/idle
  bin/python
  ...

All relevant existing lang/python ports need a revision bump and an
UPDATING entry is required telling users to reinstall lang/python.

If there are no opinions against that change, it will be committed on
the weekend.

Cheers
Marcus

--opJtzjQTFsWo+cga
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.20 (FreeBSD)

iEYEARECAAYFAlING0sACgkQi68/ErJnpkdDEwCgt1aWoTgXQZjww+5pJ+1+yO4r
o80An1Ndiw+boP4O9QcLMCvT8hUYFzg5
=SdpH
-----END PGP SIGNATURE-----

--opJtzjQTFsWo+cga--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130815181747.GA1281>