Hexagonit.recipe.download

Latest version: v1.7.1

Safety actively analyzes 630254 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

1.4.1

==================

- Implemented support for specifying the filename of a downloaded file when
using ``download-only = true``. This closes
http://github.com/hexagonit/hexagonit.recipe.download/issuesissue/3
[dokai]

- Fixed the filename handling for ``download-only = true``. The filename
hashing introduced in 1.4.0 resulted in the names of the downloaded files
to be hashed also. Now the original filename is preserved regardless
whether filenames are hashed in the download cache. This closes
http://github.com/hexagonit/hexagonit.recipe.download/issuesissue/2
[dokai]

1.4.0

==================

- Changed the download policy to hash the downloaded filenames by default.
You can revert back to the original behavior by setting a ``hash-name =
false`` parameter in the section using the recipe. This closes
http://github.com/hexagonit/hexagonit.recipe.download/issuesissue/1
[dokai]

1.3.0

==================

- Removed support for the deprecated ``download-directory``
option. [dokai]

- Refactored the download logic to use the Download API in
zc.buildout. We now require zc.buildout >= 1.4.0. [dokai]

1.2.2

==================

- Merged the current trunk (revision 79982) from the Plone Collective
Subversion repository. The collective repository is now abandoned and the
Github repository is the canonical one. [dokai]

- Open files in binary mode when calculating MD5 checksums. This fixes a
bug with checksums on the Windows platform. Bug report and patch thanks to
Alexander Ivanov. [dokai]

1.2.1

==================

- Rename the buildout ``download-directory`` option to ``download-cache``
(which is the name used by buildout) [thefunny]

- Added BBB support for the ``download-directory`` option. It will
emit a deprecation warning and set the ``download-cache`` option
accordingly. [dokai]

1.2.0

==================

- Added the `download-only` option to allow downloading arbitrary
files. [dokai]

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.