Appfy.recipe.gae

Latest version: v0.9.10

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

Scan your dependencies

Page 3 of 5

0.7.2

-----------------------------
- os.makedirs(), not os.mkdirs(). Ooops.

0.7.1

-----------------------------
- Minor enhancement: use os.mkdirs() instead of os.mkdir() when creating the
backup for app_libs (Tom Lynn).

0.7

---------------------------
- Added multi-line top_level support. Now it can handle eggs with multiple
lines in top_level.txt. Thanks to Benjamin Kampmann for this (Issue 3).

- Added ignore-packages option, useful to ignore setuptools, distribute and
other dependency packages not useful on App Engine.

- Single modules are now also matched by ignore-globs.

- ignore-globs now removes the non-related path prefix for better matching.

- Documented extra-paths, useful to add libraries directories to sys.path in
scripts.

- Several refactorings and cleanups.

0.6.1

----------------------------
- Don't install package if egg info is not found, instead of breaking. This
was causing a problem when setuptools is declared as dependency.

0.6

--------------------------
- app_lib can now also install develop eggs.

0.5.2

----------------------------
- Single files are correctly installed.
- Namespaced packages are put in the same directory structure. This was causing
an error when trying to create a directory for the second time.

Page 3 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.