Next | Query returned 34 messages, browsing 21 to 30 | Previous

History of commit frequency

CVS Commit History:


   2022-12-12 10:38:00 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-filelock: updated to 3.8.2

3.8.2
Bump pypa/gh-action-pypi-publish from 1.5.1 to 1.6.1
Update the license classifier to "Unlicense"

3.8.1
fix BaseFileLock.timeout's getter/setter being obscured by itself
Fix mypy fails understanding FileLock
   2022-10-05 09:58:16 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-filelock: updated to 3.8.0

3.8.0
[pre-commit.ci] pre-commit autoupdate
Bump actions/upload-artifact from 2 to 3
Bump actions/download-artifact from 2 to 3
Bump pre-commit/action from 2.0.3 to 3.0.0
Bump actions/checkout from 2 to 3
Bump actions/setup-python from 2 to 4
Add timeout unit to docstrings
Unify badges style
[pre-commit.ci] pre-commit autoupdate
[pre-commit.ci] pre-commit autoupdate
Check 3.11 support
[pre-commit.ci] pre-commit autoupdate
Bump dependencies
[pre-commit.ci] pre-commit autoupdate
   2022-06-08 19:29:40 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-filelock: updated to 3.7.1

3.7.1
Make the readme documentation point to the index page
   2022-05-14 06:54:33 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-filelock: updated to 3.7.0

3.7.0
Add ability to return immediately when a lock cannot be obtained inst…
   2022-02-21 09:27:37 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-filelock: updated to 3.6.0

v3.6.0 (2022-02-17)
Fix pylint warning “Abstract class WindowsFileLock with abstract methods \ 
instantiated”
Fix pylint warning “Abstract class UnixFileLock with abstract methods \ 
instantiated”
   2022-02-17 11:17:47 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
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-01-13 20:31:25 by Thomas Klausner | Files touched by this commit (43)
Log message:
*: setuptools_scm: switch to versioned_dependencies
   2022-01-10 12:29:25 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-filelock: updated to 3.2.1

v3.2.1 (2021-10-02)

Improve documentation
Changed logger name from filelock._api to filelock :pr:`97` - by :user:`hkennyv`

v3.2.0 (2021-09-30)

Raise when trying to acquire in R/O or missing folder :pr:`96` - by \ 
:user:`gaborbernat`
Move lock acquire/release log from INFO to DEBUG :pr:`95` - by :user:`gaborbernat`
Fix spelling and remove ignored flake8 checks - by :user:`gaborbernat`
Split main module :pr:`94` - by :user:`gaborbernat`
Move test suite to pytest :pr:`93` - by :user:`gaborbernat`

v3.1.0 (2021-09-27)

Update links for new home at tox-dev :pr:`88` - by :user:`hugovk`
Fixed link to LICENSE file :pr:`63` - by :user:`sharkwouter`
Adopt tox-dev organization best practices :pr:`87` - by :user:`gaborbernat`
Ownership moved from :user:`benediktschmitt` to the tox-dev organization (new \ 
primary maintainer :user:`gaborbernat`)
   2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595)
Log message:
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS
   2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip

Next | Query returned 34 messages, browsing 21 to 30 | Previous