15
0
Commit Graph

9 Commits

Author SHA256 Message Date
e68d2db54e - update to version 2.12.0:
- Add a new buildout option ``allow-unknown-extras`` to enable
   installing requirements that specify extras that do not exist. This
   needs a corresponding update to zc.recipe.egg. See `issue 457
   <https://github.com/buildout/buildout/issues/457>`_.
   zc.recipe.egg has been updated to 2.0.6 for this change.
- update to version 2.11.5:
 - Fix for `issue 295 <https://github.com/buildout/buildout/issues/295>`_. On
   windows, deletion of temporary egg files is more robust now.
- update to version 2.11.4:
 - Fix for `issue 451 <https://github.com/buildout/buildout/issues/451>`_:
   distributions with a version number that normalizes to a shorter version
   number (3.3.0 to 3.3, for instance) can be installed now.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zc.buildout?expand=0&rev=16
2018-07-07 08:46:18 +00:00
5fd27ce14d - update to version 2.11.4:
- Fix for `issue 451 <https://github.com/buildout/buildout/issues/451>`:
   distributions with a version number that normalizes to a shorter version
   number (3.3.0 to 3.3, for instance) can be installed now.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zc.buildout?expand=0&rev=14
2018-05-21 06:46:48 +00:00
90a4320ef0 - update to version 2.11.3:
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zc.buildout?expand=0&rev=12
2018-04-14 12:55:28 +00:00
c2a2d8ed1b - update to version 2.11.2:
- Fix for the #442 issue: AttributeError on
  ``pkg_resources.SetuptoolsVersion``.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zc.buildout?expand=0&rev=11
2018-03-19 19:43:55 +00:00
fde49b4762 - update to version 2.11.1:
- Made upgrade check more robust. When using extensions, the improvement
   introduced in 2.11 could prevent buildout from restarting itself when it
   upgraded setuptools.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zc.buildout?expand=0&rev=9
2018-03-02 19:23:07 +00:00
3bfc0286ba - update to version 2.11.0:
- Installed packages are added to the working set immediately. This helps in
   some corner cases that occur when system packages have versions that
   conflict with our specified versions.
- update to verion 2.10.0
 - Setuptools 38.2.0 started supporting wheels. Through setuptools, buildout
   now also supports wheels! You need at least version 38.2.3 to get proper
   namespace support.
   This setuptools change interfered with buildout's recent support for
   buildout.wheel <https://github.com/buildout/buildout.wheel>, resulting in
   a sudden "Wheels are not supported" error message (see issue 435
   <https://github.com/buildout/buildout/issues/425>). Fixed by making
   setuptools the default, though you can still use the buildout.wheel if you
   want.
- remove test boundary condition from specfile

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zc.buildout?expand=0&rev=7
2018-01-21 21:33:44 +00:00
38b937ff09 - update to 2.9.6:
* Fixed: could not install eggs when sdist file name and package name had different case.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zc.buildout?expand=0&rev=5
2017-12-01 17:40:22 +00:00
7215a1f218 - update to 2.9.5
* Use HTTPS for PyPI's index.  PyPI redirects HTTP to HTTPS by default
   now so using HTTPS directly avoids the potential for that redirect
   being modified in flight.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zc.buildout?expand=0&rev=3
2017-09-23 21:51:58 +00:00
Jan Matejek
71e282508a Accepting request 518000 from home:sebix:branches:devel:languages:python
and delete python-zc_buildout

OBS-URL: https://build.opensuse.org/request/show/518000
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zc.buildout?expand=0&rev=1
2017-08-22 16:11:30 +00:00