Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Feb 2012 18:34:39 +0000 (UTC)
From:      Jason Helfman <jgh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/py-importlib Makefile distinfo pkg-descr pkg-plist
Message-ID:  <201202241834.q1OIYd9s005906@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jgh         2012-02-24 18:34:39 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/py-importlib   Makefile distinfo pkg-descr pkg-plist 
  Log:
  New port: (devel/py-importlib)
  
  This package contains the code from importlib as found in Python 2.7.
  
  It is provided so that people who wish to use importlib.import_module()
  with a version of Python prior to 2.7 or in 3.0 have the function readily
  available. The code in no way deviates from what can be found in the 2.7
  trunk.
  
  For documentation, see the importlib docs for Python 2.7.
  
  WWW: http://pypi.python.org/pypi/importlib/1.0.
  
  PR:     ports/165420
  Submitted by:   Alexandros Kosiaris <akosiaris@gmail.com>
  
  Revision  Changes    Path
  1.4874    +1 -0      ports/devel/Makefile
  1.1       +20 -0     ports/devel/py-importlib/Makefile (new)
  1.1       +2 -0      ports/devel/py-importlib/distinfo (new)
  1.1       +10 -0     ports/devel/py-importlib/pkg-descr (new)
  1.1       +4 -0      ports/devel/py-importlib/pkg-plist (new)



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