Go to file
Dominique Leuenberger c737db02d1 Accepting request 424067 from devel:languages:python
- fix certificate handling with certifi, add support for SUSE's
  CA bundle (setuptools-certpath.patch, fixes boo#993968)
- remove shebang lines, strip executable bit from README, to silence
  the easy rpmlint warnings

- update to 26.1.1:
  * Re-release of 26.1.0 with pytest pinned to allow for automated
    deployement and thus proper packaging environment variables,
    fixing issues with missing executable launchers.
  * #763: ``pkg_resources.get_default_cache`` now defers to the
    `appdirs project <https://pypi.org/project/appdirs>`_ to
    resolve the cache directory. Adds a vendored dependency on
    appdirs to pkg_resources.
  * #748: By default, sdists are now produced in gzipped tarfile
    format by default on all platforms, adding forward compatibility
    for the same behavior in Python 3.6 (See Python #27819).
  * #459 via #736: On Windows with script launchers,
    sys.argv[0] now reflects
    the name of the entry point, consistent with the behavior in
    distlib and pip wrappers.
  * #752 via #753: When indicating ``py_limited_api`` to Extension,
    it must be passed as a keyword argument.
  * Add Extension(py_limited_api=True). When set to a truthy value,
    that extension gets a filename apropriate for code using Py_LIMITED_API.
    When used correctly this allows a single compiled extension to work on
    all future versions of CPython 3.
    The py_limited_api argument only controls the filename. To be
    compatible with multiple versions of Python 3, the C extension
    will also need to set -DPy_LIMITED_API=... and be modified to use
    only the functions in the limited API.

OBS-URL: https://build.opensuse.org/request/show/424067
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-setuptools?expand=0&rev=25
2016-09-01 12:02:15 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools?expand=0&rev=1 2006-10-27 12:17:57 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools?expand=0&rev=1 2006-10-27 12:17:57 +00:00
fix-sle11-test-failure.patch Accepting request 406690 from home:lorenz:ELPA 2016-07-05 09:43:28 +00:00
psfl.txt OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools?expand=0&rev=20 2008-09-17 19:43:14 +00:00
python-setuptools.changes - fix certificate handling with certifi, add support for SUSE's 2016-08-31 15:37:24 +00:00
python-setuptools.spec - fix certificate handling with certifi, add support for SUSE's 2016-08-31 15:37:24 +00:00
setuptools-5.4.1-create-sitedir.patch Accepting request 294639 from home:tbechtold:branches:devel:languages:python 2015-04-06 23:29:51 +00:00
setuptools-26.1.1.tar.gz Accepting request 423762 from home:tbechtold:branches:devel:languages:python 2016-08-31 06:43:55 +00:00
setuptools-certpath.patch - fix certificate handling with certifi, add support for SUSE's 2016-08-31 15:37:24 +00:00
zpl.txt OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools?expand=0&rev=20 2008-09-17 19:43:14 +00:00