Invenio-ext

Latest version: v0.3.2

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

Scan your dependencies

0.3.2

-----------------------------------

- Code style fixes and version bump of required packages.

0.3.1

-----------------------------------

Improved features
~~~~~~~~~~~~~~~~~

- Uses CFG_VERSION config variable to generate `bower.json`.

Bug fixes
~~~~~~~~~

- Allows legacy UserInfo object creation without Invenio-Access
package.

0.3.0

-----------------------------------

Incompatible changes
~~~~~~~~~~~~~~~~~~~~

- Removes record related tasks in favor of `invenio-records`.

Bug fixes
~~~~~~~~~

- Adds missing dependency to invenio-collections>=0.1.2.
- Removes references to invenio.config and replaces them with
invenio_base.globals.cfg.
- Adds missing dependency to invenio-testing.
- Replaces if statement by try...except block to check if a model has
a mixer associated with it.

0.2.1

-----------------------------------

Incompatible changes
~~~~~~~~~~~~~~~~~~~~

- Removes previously disabled legacy handlers.

Bug fixes
~~~~~~~~~

- Adds missing MySQL-python>=1.2.5 dependency.

0.2.0

-----------------------------------

Incompatible changes
~~~~~~~~~~~~~~~~~~~~

- Removes `get_record` from global Jinja context.
- Removes possibility to import config as invenio package attribute.
Replace `from invenio import config` by using `current_app.config`.
- Removes endpoints serving legacy webinterfaces and legacy admin
pages.
- Removes bibdocfile dependency.

Bug fixes
~~~~~~~~~

- Adds missing invenio-base, raven and redis dependencies.
- Adds missing dependencies to SQLAlchemy-Utils and intbitset.
- Adds missing invenio-celery>=0.1.0 dependency.
- Removes dependency on legacy WebUser module.

0.1.0

-----------------------------------

- Initial public release.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.