Lektor-datetime-helpers

Latest version: v1.0.1

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

Scan your dependencies

Page 1 of 2

3.6

datetime`` w.r.t. the system local timezone, so the use of
``tzlocal`` is no longer necessary.

1.0.1

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

Packaging
---------

- Set ``Requires-Python: >=3.6`` in METADATA
- Deleted ``setup.py``

Testing
-------

- Add work-around for lektor bug `974`_
- Test under python 3.10, and lektor<3.3

.. _974: https://github.com/lektor/lektor/pull/974

1.0.0

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

This release drops support for Python 2 and Python 3.5.

This release has been yanked_ from PyPI due to missing
``Requires-Python`` in METADATA allowing (broken) installation under
py27. Use release 1.0.1 instead.

.. _yanked: https://pypi.org/help/#yanked

Dependencies
------------

This package no longer has any external dependencies. Since python

0.3.3.post1

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

- Fix useless comparison in test.
- Fix formatting in ``CHANGES.rst``.

0.3.3

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

Bugs
----

- Pin ``tzlocal<3``. (``Tzlocal >= 3`` drops support for python 2.)

0.3.2

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

Bugs
----

- Ensure that ``comparable_date`` and ``comparable_datetime`` objects
are hashable. This fixes issues using these classes with ``pytz``
under py3k.

Testing
-------

- Test under py3.9

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.