63ee565a45
- Update to 1.1.1 * Bump PyO3 to 0.25.1, drop Python 3.8 support * allow modify poll_delay_ms argument using an environment variable * switch to uv * try testing with 3.13 free threading * test and build with 3.14 & 3.14t - Convert to libalternatives on SLE-16-based and newer systems
Matej Cepl2025-11-06 09:50:58 +00:00
e069d06a95
- Update to 0.24.0: - drop PyPy 3.8 by @samuelcolvin in #293 - Update Python version in index.md by @kjaymiller in #296 - return "file deleted" instead of raising an exception, fix#282 by @samuelcolvin in #301 - Changes from 0.23.0: - Fix typo in watch doctstring by @kwentine in #280 - Bump up PyO3 to 0.22.2 by @FlickerSoul in #287 - Updates to GitHub Actions by @gaby in #274 - Update mkdocstring python handler option key by @kwentine in #281 - Bump requests from 2.31.0 to 2.32.0 in /requirements by @dependabot in #278 - Bump urllib3 from 2.2.1 to 2.2.2 in /requirements by @dependabot in #283 - Bump certifi from 2024.2.2 to 2024.7.4 in /requirements by @dependabot in #285 - Add support for Python 3.13 by @hugovk in #277 - remove watchfiles from ignore directory list by @CharlesFr in #249 - fix windows build by @samuelcolvin in #291 - Full CI build by default by @samuelcolvin in #290 - use intern! in rust code by @samuelcolvin in #292 - Add %{?sle15_python_module_pythons}
Nico Krapp2024-09-25 08:06:29 +00:00
65385d75c3
Accepting request 1180735 from devel:languages:python
Ana Guerrero2024-06-14 17:01:52 +00:00
d1846d9073
- update to 0.22.0: * fix list-pypi-files CI task * pip show wrong homepage * Update PyO3 * 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
Dirk Mueller2024-06-13 15:42:45 +00:00