Next | Query returned 32 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2023-09-13 18:35:29 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-filelock: updated to 3.12.4

3.12.4
change typing-extensions to be installed only with the [typing] extra
   2023-08-29 08:20:26 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-filelock: updated to 3.12.3

3.12.3

Fix import ordering
Exclude dependabot and pre-commit ci from release notes
Create parent directories if necessary
fix ci 08 21
lock_file type-hint
adding tox.ini to sdist
   2023-06-15 09:17:03 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-filelock: updated to 3.12.2

3.12.2
Restore 'if TYPE_CHECKING' syntax for FileLock definition
   2023-06-12 13:12:41 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-filelock: updated to 3.12.1

3.12.1

Add trusted-publish
Add 3.12 support
Bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.6
git ls-files -z -- .github/workflows/check.yml | xargs -0 sed -i \ 
's|3.12.0-alpha.7|3.12.0-beta.1|g'
Use ruff
Fix test_bad_lock_file for other OSes
   2023-04-19 07:26:38 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-filelock: updated to 3.12.0

3.12.0
Get rid of warning about inability to link to _thread._local.
Bump deps and tools
Add umask check to tests so umask 002 is valid
Fix lock hang on Windows
Conditionally disable/enable thread-local lock behavior.
   2023-04-17 11:51:00 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-filelock: updated to 3.11.0

3.11.0

Bump pypa/gh-action-pypi-publish from 1.8.3 to 1.8.5
Fix: Allow filelock test thread to catch any exceptions
Bump deps and tools
Run more pypy versions in CI but without coverage
Make the lock a thread local variable
   2023-03-14 20:32:29 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-filelock: updated to 3.9.1

3.9.1

[pre-commit.ci] pre-commit autoupdate
Bump deps and tools
Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.7.1
use time.perf_counter instead of time.monotonic
   2023-01-17 10:06:07 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-filelock: updated to 3.9.0

3.9.0
Move to hatchling build backend
   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

Next | Query returned 32 messages, browsing 11 to 20 | Previous