./devel/py-pkgutil_resolve_name, Resolve a name to an object

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.3.10, Package name: py38-pkgutil_resolve_name-1.3.10, Maintainer: pkgsrc-users

A backport of Python 3.9's pkgutil.resolve_name.


Master sites:

Filesize: 4.936 KB

Version history: (Expand)


CVS history: (Expand)


   2022-11-06 14:31:01 by Greg Troxel | Files touched by this commit (6)
Log message:
py37-reduce: Drop 37 from PYTHON_VERSIONS_ACCEPTED

Drop 37 from PYTHON_VERSIONS_ACCEPTED for all but
py-backports.cached-property (which exists only for 37, and I'm
guessing it will build fine and not cause trouble).

This follows the new plan of "37 is all but removed, with the
lang/python37 package remaining, but py37-foo are not built by
default" compromise to avoid problems from the current state of
massive py37-foo build failures while stopping short of outright
removal.
   2022-09-05 16:12:15 by Adam Ciarcinski | Files touched by this commit (4)
Log message:
py-pkgutil_resolve_name: added version 1.3.10

A backport of Python 3.9's pkgutil.resolve_name.