Path to this page:
./
misc/py-watchfiles,
Simple, modern and high performance file watching and code reload
Branch: CURRENT,
Version: 1.0.0,
Package name: py312-watchfiles-1.0.0,
Maintainer: pkgsrc-usersSimple, modern and high performance file watching and code reload in Python.
Master sites:
Filesize: 37.292 KB
Version history: (Expand)
- (2024-11-26) Updated to version: py312-watchfiles-1.0.0
- (2024-10-21) Updated to version: py312-watchfiles-0.24.0
- (2024-08-31) Updated to version: py312-watchfiles-0.23.0
- (2024-08-07) Updated to version: py311-watchfiles-0.23.0
- (2024-05-29) Updated to version: py311-watchfiles-0.22.0
- (2024-01-10) Package added to pkgsrc.se, version py311-watchfiles-0.21.0 (created)
CVS history: (Expand)
2024-11-26 11:40:44 by Adam Ciarcinski | Files touched by this commit (4) | |
Log message:
py-watchfiles: updated to 1.0.0
1.0.0
Bump PyO3 to 0.23, drop Python 3.8 support
allow modify poll_delay_ms argument using an environment variable
remove set_version, prepare for v1 release
fix version check and release in CI
|
2024-11-13 14:32:26 by Jonathan Perkin | Files touched by this commit (11) |
Log message:
*: Switch to py-maturin's tool.mk
|
2024-10-21 15:06:31 by Adam Ciarcinski | Files touched by this commit (4) | |
Log message:
py-watchfiles: updated to 0.24.0
0.24.0
drop PyPy 3.8
Update Python version in index.md
return "file deleted" instead of raising an exception
|
2024-08-31 10:47:23 by Thomas Klausner | Files touched by this commit (2) |
Log message:
py-watchfiles: adapt for latest py-maturin
|
2024-08-07 17:10:02 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-watchfiles: updated to 0.23.0
v0.23.0 2024-08-07
Fix typo in watch doctstring
Bump up PyO3 to 0.22.2
Updates to GitHub Actions
Update mkdocstring python handler option key
Bump requests from 2.31.0 to 2.32.0 in /requirements
Bump urllib3 from 2.2.1 to 2.2.2 in /requirements
Bump certifi from 2024.2.2 to 2024.7.4 in /requirements
Add support for Python 3.13
remove watchfiles from ignore directory list
fix windows build
Full CI build by default
use intern! in rust code
|
2024-05-29 12:40:01 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
py-watchfiles: updated to 0.22.0
v0.22.0
fix list-pypi-files CI task
pip show wrong homepage
Update PyO3
Delete setup.py
really drop python<=3.7 support
uprev pyo3 and minimum rust version
drop black and isort
pre-commit block main - related to notify update
Bump idna from 3.3 to 3.7 in /requirements
uprev linting, testing and docs requirements
|
2024-01-10 11:25:39 by Adam Ciarcinski | Files touched by this commit (5) |
Log message:
py-watchfiles: added version 0.21.0
Simple, modern and high performance file watching and code reload in Python.
|