FreeBSD Bugzilla – Attachment 122269 Details for
Bug 165420
New port: devel/py-importlib Backport of importlib.import_module() from Python 2.7
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
py-importlib.shar
py-importlib.shar (text/plain), 2.15 KB, created by
Alexandros Kosiaris
on 2012-02-23 13:30:06 UTC
(
hide
)
Description:
py-importlib.shar
Filename:
MIME Type:
Creator:
Alexandros Kosiaris
Created:
2012-02-23 13:30:06 UTC
Size:
2.15 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># py-importlib ># py-importlib/Makefile ># py-importlib/distinfo ># py-importlib/pkg-descr ># py-importlib/pkg-plist ># >echo c - py-importlib >mkdir -p py-importlib > /dev/null 2>&1 >echo x - py-importlib/Makefile >sed 's/^X//' >py-importlib/Makefile << 'ed7b3a90149c263e5eea790f1a9e4c62' >X# New ports collection makefile for: py-celery >X# Date created: 2012-02-14 >X# Whom: Alexandros Kosiaris<akosiaris+ports@gmail.com> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= importlib >XPORTVERSION= 1.0.2 >XCATEGORIES= devel python >XMASTER_SITES= CHEESESHOP >XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >X >XMAINTAINER= akosiaris+ports@gmail.com >XCOMMENT= Backport of importlib.import_module() from Python 2.7 >X >XUSE_PYTHON= 2.3-2.7 >XUSE_PYDISTUTILS= yes >X >X.include <bsd.port.mk> >ed7b3a90149c263e5eea790f1a9e4c62 >echo x - py-importlib/distinfo >sed 's/^X//' >py-importlib/distinfo << 'eac6c34936225230a0bc982c83f5714f' >XSHA256 (importlib-1.0.2.tar.gz) = >24d0966aa76859b288485803f310076512f87377e6c9afe9c28c52a8ccdd328c >XSIZE (importlib-1.0.2.tar.gz) = 1724 >eac6c34936225230a0bc982c83f5714f >echo x - py-importlib/pkg-descr >sed 's/^X//' >py-importlib/pkg-descr << '9a8b2d35413d7d3ff84900f918531f4b' >XThis package contains the code from importlib as found in Python 2.7. >X >XIt is provided so that people who wish to use importlib.import_module() >Xwith a version of Python prior to 2.7 or in 3.0 have the function readily >Xavailable. The code in no way deviates from what can be found in the 2.7 >Xtrunk. >X >XFor documentation, see the importlib docs for Python 2.7. >X >XWWW: http://pypi.python.org/pypi/importlib/1.0.1 >9a8b2d35413d7d3ff84900f918531f4b >echo x - py-importlib/pkg-plist >sed 's/^X//' >py-importlib/pkg-plist << 'e0ea343019289d6d9fa5630e3d71fc64' >X%%PYTHON_SITELIBDIR%%/importlib/__init__.py >X%%PYTHON_SITELIBDIR%%/importlib/__init__.pyc >X%%PYTHON_SITELIBDIR%%/importlib/__init__.pyo >X@dirrm %%PYTHON_SITELIBDIR%%/importlib >e0ea343019289d6d9fa5630e3d71fc64 >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 165420
: 122269