Dataflake-cache

Latest version: v1.8

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

Scan your dependencies

Page 1 of 2

1.9

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

1.8

----------------
- use pkgutil-style namespace declaration
- package cleanup (``.gitignore``, ``MANIFEST.in``, ``README.rst``)
- docs cleanup (``Makefile``, ``conf.py``)
- tests cleanup (``tox.ini``, ``.travis.yml``)
- remove unsupported documentation bits
- fix coverage tests to only test this package
- remove coveralls from the Travis CI configuration

1.7

----------------
- added pypy3 to the tested tox environments
- added ``flake8`` PEP 8 testing to tox configuration
- PEP 8 code cleanup

1.6

----------------
- move code and issue tracking to GitHub
- move documentation to readthedocs

1.5

----------------
- Update bootstrap script and test with later Python versions

1.4

----------------
- change test code to work under Python 2 and Python 3 in order
to drop any 2to3 dependency.
- moving from ``zope.interface.implements`` to the decorator
function ``zope.interface.implementer`` which is supported in
Python 3 without the need for the ``zope.fixers`` 2to3
plugin. The decorator syntax means dropping support for
Python 2.4 and 2.5, though.
- add Jython to the supported Python implementations

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.