15
0
Commit Graph

18 Commits

Author SHA256 Message Date
e940236bfa Accepting request 622788 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/622788
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zc.buildout?expand=0&rev=8
2018-07-14 18:25:47 +00:00
5e782521cc remove file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zc.buildout?expand=0&rev=17
2018-07-07 08:46:49 +00:00
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
cad3045bca Accepting request 611052 from devel:languages:python
- 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/request/show/611052
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zc.buildout?expand=0&rev=7
2018-05-29 08:38:07 +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
01742832f7 Accepting request 603216 from devel:languages:python
- update to version 2.11.3:
 - Update to use the new PyPI at https://pypi.org/.
- update to version 2.11.2:
 - Fix for the #442 issue: AttributeError on
   ``pkg_resources.SetuptoolsVersion``.

OBS-URL: https://build.opensuse.org/request/show/603216
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zc.buildout?expand=0&rev=6
2018-05-04 09:30:16 +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
a0b0d95586 Accepting request 585154 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/585154
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zc.buildout?expand=0&rev=5
2018-03-11 14:25:37 +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
504eac5119 Accepting request 570414 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/570414
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zc.buildout?expand=0&rev=4
2018-01-29 13:58:51 +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
33051f8130 Accepting request 555307 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/555307
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zc.buildout?expand=0&rev=3
2017-12-11 17:56:27 +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
695cf2bc08 Accepting request 533149 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/533149
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zc.buildout?expand=0&rev=2
2017-10-13 12:16:37 +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
f2ed2310db Accepting request 518162 from devel:languages:python
renamed from python-zc.buildout
See Request#518161

OBS-URL: https://build.opensuse.org/request/show/518162
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zc.buildout?expand=0&rev=1
2017-08-28 13:12:40 +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