Port details |
- py-importlib Backport of importlib.import_module() from Python 2.7
- 1.0.2 devel
=0 1.0.2Version of this port present on the latest quarterly branch.
- DEPRECATED: Python 2.6 port will reach it's EoL upstream soon
This port expired on: 2013-10-01
- Maintainer: akosiaris+ports@gmail.com
- Port Added: 2012-02-24 18:35:03
- Last Update: 2013-10-02 21:52:18
- SVN Revision: 329112
- Also Listed In: python
- License: not specified in port
- WWW:
- http://pypi.python.org/pypi/importlib
- Description:
- 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
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- py26-importlib>0:devel/py-importlib
- No installation instructions:
- This port has been deleted.
- PKGNAME: py26-importlib
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- python2.6 : lang/python26
- python : lang/python
- Runtime dependencies:
-
- python2.6 : lang/python26
- python : lang/python
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 5
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.2 02 Oct 2013 21:52:18 |
bapt |
Removed expired ports |
1.0.2 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
1.0.2 10 Sep 2013 19:11:41 |
rm |
- mark this port deprecated, because it only needed for python 2.6,
that in it's turn will expire at 2013-10-01
- set deprecation date to the same date as for lang/python26
Approved by: Alexandros Kosiaris <akosiaris@gmail.com> (maintainer, by mail) |
1.0.2 07 Oct 2012 05:21:59 |
rm |
importlib module is available in Python standard library since 2.7
(in 2.x branch) and 3.1 (in 3.x branch). Since we don't have 3.0
in ports, nor anything less 2.6, set USE_PYTHON to exactly 2.6
while here:
- trim Makefile header
- move pkg-plist contents to Makefile:PLIST_FILES
- correct WWW in pkg-descr
PR: 172409
Submitted by: rm (myself)
Approved by: Alexandros Kosiaris <akosiaris at gmail dot com> (maintainer) |
1.0.2 24 Feb 2012 18:34:39 |
jgh |
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> |
Number of commits found: 5
|