Comet

Latest version: v3.1.0

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

Scan your dependencies

Page 2 of 3

1.1.2

- Fix a bug which could result in malformed event IVORNs exhausting the
available resources and ultimately rendering Comet unable to process
more events (`GitHub 34`_).

1.1.1

- Fix a bug which could result in the same VOEvent message being processed
multiple times (`GitHub 30`_).

- Add compatibility with DBM-style databases which do not provide an
``.items()`` method.

1.1.0

- Improved documentation.

- Interval between broadcast test events is user configurable, and they
may be disabled. See the ``--broadcast-test-interval`` option.

- Test events now include details of the version of Comet used to generate
them.

- Event handler plugin system reworked. Plugins may now take command line
options. See the :doc:`event handler documentation </handlers>` for
details. Note that the syntax for invoking the ``print-event`` handler
has changed (now ``--print-event`` rather than
``--action=print-event``).

- Plugin which writes events received to file (``--save-event``).

.. _GitHub 30: https://github.com/jdswinbank/Comet/issues/30
.. _GitHub 34: https://github.com/jdswinbank/Comet/issues/34

Version 1.0.x
-------------

1.0.4

- ``comet-sendvo`` will choose its Python interpreter based on the
environment.

1.0.3

- Update ``MANIFEST.in`` so that ``requirements.txt`` is included in the
distribution. This changes nothing on an installed system.

1.0.2

- Add a ``requirements.txt`` file and specify the installation requirements
in ``setup.py``. This makes installation easier, but changes nothing on
an installed system.

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.