Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python2-apipkg-1.4-bp153.1.38 RPM for noarch

From OpenSuSE Leap 15.3 for noarch

Name: python2-apipkg Distribution: SUSE Linux Enterprise 15 SP3
Version: 1.4 Vendor: openSUSE
Release: bp153.1.38 Build date: Fri Mar 5 23:55:55 2021
Group: Development/Languages/Python Build host: lamb22
Size: 23921 Source RPM: python-apipkg-1.4-bp153.1.38.src.rpm
Packager: https://bugs.opensuse.org
Url: http://bitbucket.org/hpk42/apipkg
Summary: Namespace control and lazy-import mechanism
With apipkg you can control the exported namespace of a
python package and greatly reduce the number of imports for your users.
It is a `small pure python module`_ that works on virtually all Python
versions, including CPython2.3 to Python3.1, Jython and PyPy.  It co-operates
well with Python's ``help()`` system, custom importers (PEP302) and common
command line completion tools.

Usage is very simple: you can require 'apipkg' as a dependency or you
can copy paste the <100 Lines of code into your project.

Provides

Requires

License

MIT

Changelog

* Thu Apr 27 2017 aloisio@gmx.com
  - Fixed source URL
* Fri Apr 21 2017 aloisio@gmx.com
  - Converted to single-spec
  - Enabled tests
* Fri Mar 11 2016 tbechtold@suse.com
  - update to 1.4:
    - revert the automated version gathering
    - fix issue2 - adapt tests on Jython
    - handle jython __pkgpath__ missabstraction when running python from jar files
    - alias modules pointing to unimportable modules will return None for
      all their attributes instead of raising ImportError.  This addresses
      python3.4 where any call to getframeinfo() can choke on sys.modules
      contents if pytest is not installed (because py.test.* imports it).
    - introduce apipkg.distribution_version(name) as helper to
      obtain the current version number of a package from install metadata
      its used by default with the package name
    - add an eagerloading option and eagerload automatically
      if bpython is used (workaround for their monkeypatching)
  - Switch to use .tar.gz sdist instead of zip
  - Install LICENSE
  - BuildRequires python-setuptools
* Tue Nov 20 2012 saschpe@suse.de
  - Initial version

Files

/usr/lib/python2.7/site-packages/apipkg-1.4-py2.7.egg-info
/usr/lib/python2.7/site-packages/apipkg-1.4-py2.7.egg-info/PKG-INFO
/usr/lib/python2.7/site-packages/apipkg-1.4-py2.7.egg-info/SOURCES.txt
/usr/lib/python2.7/site-packages/apipkg-1.4-py2.7.egg-info/dependency_links.txt
/usr/lib/python2.7/site-packages/apipkg-1.4-py2.7.egg-info/top_level.txt
/usr/lib/python2.7/site-packages/apipkg.py
/usr/lib/python2.7/site-packages/apipkg.pyc
/usr/lib/python2.7/site-packages/apipkg.pyo
/usr/share/doc/packages/python2-apipkg
/usr/share/doc/packages/python2-apipkg/CHANGELOG
/usr/share/doc/packages/python2-apipkg/LICENSE
/usr/share/doc/packages/python2-apipkg/README.txt


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 14:50:04 2024