pkgsrc/devel/py-filelock/distinfo
adam 988c775386 py-filelock: updated to 3.5.1
v3.5.1 (2022-02-16)
-------------------
- Use ``time.monotonic`` instead of ``time.time`` for calculating timeouts.

v3.5.0 (2022-02-15)
-------------------
- Enable use as context decorator

v3.4.2 (2021-12-16)
-------------------
- Drop support for python ``3.6``

v3.4.1 (2021-12-16)
-------------------
- Add ``stacklevel`` to deprecation warnings for argument name change

v3.4.0 (2021-11-16)
-------------------
- Add correct spelling of poll interval parameter for :meth:`acquire <filelock.BaseFileLock.acquire>` method, raise
  deprecation warning when using the misspelled form :pr:`119`

v3.3.2 (2021-10-29)
-------------------
- Accept path types (like ``pathlib.Path`` and ``pathlib.PurePath``) in the constructor for ``FileLock`` objects.

v3.3.1 (2021-10-15)
-------------------
- Add changelog to the documentation :pr:`108`
- Leave the log level of the ``filelock`` logger as not set (previously was set to warning) :pr:`108` - by
  :user:`gaborbernat`

v3.3.0 (2021-10-03)
-------------------
- Drop python 2.7 and 3.5 support, add type hints :pr:`100`
- Document asyncio support
- fix typo :pr:`98`
2022-02-17 10:17:47 +00:00

5 lines
361 B
Text

$NetBSD: distinfo,v 1.7 2022/02/17 10:17:47 adam Exp $
BLAKE2s (filelock-3.5.1.tar.gz) = e0c46d9bdf8eed23afe590a0e27debf4ab33b1159f27435d3d6a9aa52b6b8da4
SHA512 (filelock-3.5.1.tar.gz) = 32defab0151362fd6082a02e67d9a787cc0b6acc9ab6700c3889f87e29d4bb6cbefdf048f368cc6966eb203136c250f1439b5a62907fbae6fa33c26f1e079a03
Size (filelock-3.5.1.tar.gz) = 206982 bytes