Revisions of python-zc.buildout
Sebastian Wagner (sebix)
committed
(revision 26)
- Uodate to version 2.13.2: - Fixed DeprecationWarning on python 3.7: "'U' mode is deprecated".
buildservice-autocommit
accepted
request 679041
from
Todd R (TheBlackCat)
(revision 25)
baserev update by copy to link target
Sebastian Wagner (sebix)
committed
(revision 24)
- Update to version 2.13.1: - Documentation update for the new ``buildout query`` command.
Sebastian Wagner (sebix)
committed
(revision 23)
- Update to version 2.13.0: * Get information about the configuration with new command ``buildout query``.
buildservice-autocommit
accepted
request 654084
from
Matej Cepl (mcepl)
(revision 22)
baserev update by copy to link target
Matej Cepl (mcepl)
committed
(revision 21)
Remove superfluous devel dependency for noarch package
buildservice-autocommit
accepted
request 637768
from
Factory Maintainer (factory-maintainer)
(revision 20)
baserev update by copy to link target
Sebastian Wagner (sebix)
committed
(revision 19)
- update to version 2.12.2: - Upon an error, buildout exits with a non-zero exit code. This now also works when running with ``-D``. - Fixed most 'Deprecation' and 'Resource' warnings. - update to version 2.12.1: - zc.buildout now explicitly requests zc.recipe.egg >=2.0.6 now.
buildservice-autocommit
accepted
request 622788
from
Factory Maintainer (factory-maintainer)
(revision 18)
baserev update by copy to link target
Sebastian Wagner (sebix)
committed
(revision 17)
remove file
Sebastian Wagner (sebix)
committed
(revision 16)
- 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.
buildservice-autocommit
accepted
request 611052
from
Todd R (TheBlackCat)
(revision 15)
baserev update by copy to link target
Sebastian Wagner (sebix)
committed
(revision 14)
- 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.
buildservice-autocommit
accepted
request 603216
from
Tomáš Chvátal (scarabeus_iv)
(revision 13)
baserev update by copy to link target
Sebastian Wagner (sebix)
committed
(revision 12)
- update to version 2.11.3:
Sebastian Wagner (sebix)
committed
(revision 11)
- update to version 2.11.2: - Fix for the #442 issue: AttributeError on ``pkg_resources.SetuptoolsVersion``.
buildservice-autocommit
accepted
request 585154
from
Factory Maintainer (factory-maintainer)
(revision 10)
baserev update by copy to link target
Sebastian Wagner (sebix)
committed
(revision 9)
- 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.
buildservice-autocommit
accepted
request 570414
from
Factory Maintainer (factory-maintainer)
(revision 8)
baserev update by copy to link target
Sebastian Wagner (sebix)
committed
(revision 7)
- 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
Displaying revisions 21 - 40 of 46