17
0

62 Commits

Author SHA256 Message Date
314f295257 Accepting request 1326782 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1326782
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-filelock?expand=0&rev=28
2026-01-13 20:23:14 +00:00
60bf8e698d Accepting request 1326773 from home:nkrapp:branches:devel:languages:python
- Update to 3.20.3 (fixes CVE-2026-22701, bsc#1256457)
  * Fix TOCTOU symlink vulnerability in SoftFileLock by @gaborbernat in #465

OBS-URL: https://build.opensuse.org/request/show/1326773
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-filelock?expand=0&rev=61
2026-01-12 12:45:32 +00:00
45812d0da9 Accepting request 1325388 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1325388
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-filelock?expand=0&rev=27
2026-01-06 16:42:33 +00:00
64bd10c045 Accepting request 1325376 from home:nkrapp:branches:devel:languages:python
- Update to 3.20.2
  * Support Unix systems without O_NOFOLLOW by @mwilliamson in #463
  * [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #464
- Update to 3.20.1 (fixes CVE-2025-68146, bsc#1255244)
  * CVE-2025-68146: Fix TOCTOU symlink vulnerability in lock file creation
    by @gaborbernat in #461

OBS-URL: https://build.opensuse.org/request/show/1325376
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-filelock?expand=0&rev=59
2026-01-05 11:33:32 +00:00
9ebfd71960 Accepting request 1317112 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1317112
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-filelock?expand=0&rev=26
2025-11-12 20:41:36 +00:00
2148fc6092 Accepting request 1312729 from home:glaubitz:branches:devel:languages:python
- Update to 3.20.0
  * Add tox.toml to sdist
  * Update docs with example
  * Add 3.14 support and drop 3.9

OBS-URL: https://build.opensuse.org/request/show/1312729
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-filelock?expand=0&rev=57
2025-11-11 14:13:39 +00:00
4f1f8eeb99 Accepting request 1305274 from devel:languages:python
- Add missing BuildRequires on pytest-timeout.

- update to 3.19.1:
  * add 3.14t (free threading) to matrix
- update to 3.19.0:
  * Add support for 3.14

OBS-URL: https://build.opensuse.org/request/show/1305274
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-filelock?expand=0&rev=25
2025-09-17 14:42:31 +00:00
527a7f6f27 - Add missing BuildRequires on pytest-timeout.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-filelock?expand=0&rev=55
2025-09-17 01:57:07 +00:00
e9dfad5a35 - update to 3.19.1:
* add 3.14t (free threading) to matrix
- update to 3.19.0:
  * Add support for 3.14

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-filelock?expand=0&rev=54
2025-09-14 20:40:27 +00:00
ba8a60ff15 Accepting request 1254336 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1254336
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-filelock?expand=0&rev=24
2025-03-20 18:24:38 +00:00
9a99aaba2b Accepting request 1254312 from home:glaubitz:branches:devel:languages:python
- Update to 3.18.0
  * Indicate that locks are exclusive/write locks
  * Support fcntl check on Emscripten

OBS-URL: https://build.opensuse.org/request/show/1254312
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-filelock?expand=0&rev=52
2025-03-19 08:57:05 +00:00
335a161c9f Accepting request 1241340 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1241340
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-filelock?expand=0&rev=23
2025-01-31 15:01:56 +00:00
f1b07eb8ae Accepting request 1241328 from home:glaubitz:branches:devel:languages:python
- Update to 3.17.0
  * Drop support for Python 3.8
  * Update README.md

OBS-URL: https://build.opensuse.org/request/show/1241328
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-filelock?expand=0&rev=50
2025-01-30 12:30:25 +00:00
2e5aa73c88 Accepting request 1206466 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1206466
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-filelock?expand=0&rev=22
2024-10-09 20:03:29 +00:00
38d4e8594b Accepting request 1206462 from home:glaubitz:branches:devel:languages:python
- Update to 3.16.1
  * CI improvements

OBS-URL: https://build.opensuse.org/request/show/1206462
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-filelock?expand=0&rev=48
2024-10-09 07:36:37 +00:00
155c3ec8ae Accepting request 1199632 from devel:languages:python
- update to 3.16.0:
  * Test Python 3.13
  * Add 3.13 to CI
- update to 3.15.4:
  * Pass `file_lock` as positional argument
- update to 3.15.3:
  * Add test for virtualenv stability
  * Fix `TypeError: _CountedFileLock.__init__() got an unexpected
    keyword argument 'timeout'`
- update to 3.15.2:
  * Use a metaclass to implement the singleton pattern
- split into test multibuild to avoid cycle over virtualenv

OBS-URL: https://build.opensuse.org/request/show/1199632
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-filelock?expand=0&rev=21
2024-09-10 19:12:23 +00:00
5fab313cf1 - split into test multibuild to avoid cycle over virtualenv
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-filelock?expand=0&rev=46
2024-09-09 08:56:54 +00:00
24e9b862aa OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-filelock?expand=0&rev=45 2024-09-08 15:59:07 +00:00
491c4e514f - update to 3.16.0:
* Test Python 3.13
  * Add 3.13 to CI
- update to 3.15.4:
  * Pass `file_lock` as positional argument
- update to 3.15.3:
  * Add test for virtualenv stability
  * Fix `TypeError: _CountedFileLock.__init__() got an unexpected
    keyword argument 'timeout'`
- update to 3.15.2:
  * Use a metaclass to implement the singleton pattern

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-filelock?expand=0&rev=44
2024-09-08 15:57:35 +00:00
d50769e55c Accepting request 1181236 from devel:languages:python
- update to 3.15.1:
  * Hotfix: Restore __init__ method; more robust initialization
    for singleton locks
- update to 3.15.0:
  * asyncio support
  * Don't initialize BaseFileLock when just returning existing
    instance

OBS-URL: https://build.opensuse.org/request/show/1181236
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-filelock?expand=0&rev=20
2024-06-17 17:27:33 +00:00
267830d788 - update to 3.15.1:
* Hotfix: Restore __init__ method; more robust initialization
    for singleton locks
- update to 3.15.0:
  * asyncio support
  * Don't initialize BaseFileLock when just returning existing
    instance

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-filelock?expand=0&rev=42
2024-06-17 06:00:40 +00:00
b240487d82 Accepting request 1171540 from devel:languages:python
- update to 3.14.0:
  * feat: `blocking` parameter on lock constructor with tests and
    docs

OBS-URL: https://build.opensuse.org/request/show/1171540
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-filelock?expand=0&rev=19
2024-05-03 17:44:14 +00:00
e117aeb063 - update to 3.14.0:
* feat: `blocking` parameter on lock constructor with tests and
    docs

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-filelock?expand=0&rev=40
2024-05-03 07:36:03 +00:00
5f7235fc1e Accepting request 1169267 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1169267
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-filelock?expand=0&rev=18
2024-04-21 18:24:46 +00:00
9d0bb8d585 - update to 3.13.4:
* Raise error on incompatible singleton timeout and mode args
- update to 3.13.3:
  * Make singleton class instance dict unique per subclass

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-filelock?expand=0&rev=38
2024-04-12 17:03:58 +00:00
8e1fd5cf28 Accepting request 1161514 from devel:languages:python
- update to 3.13.2:
  * Fixed small typo in _unix.py
  * Update SECURITY.md to reflect Python 3.7 support dropoff
  * Update index.rst to improve the demo usage
  * [BugFix] fix permission denied error when lock file is placed
    in `/tmp`

OBS-URL: https://build.opensuse.org/request/show/1161514
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-filelock?expand=0&rev=17
2024-03-26 18:25:32 +00:00
fe12c4bc1f - update to 3.13.2:
* Fixed small typo in _unix.py
  * Update SECURITY.md to reflect Python 3.7 support dropoff
  * Update index.rst to improve the demo usage
  * [BugFix] fix permission denied error when lock file is placed
    in `/tmp`

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-filelock?expand=0&rev=36
2024-03-25 17:30:03 +00:00
e113aab567 Accepting request 1129184 from devel:languages:python
- update to 3.13.1:
  * Allow users to subclass FileLock with custom keyword
    arguments
  * Support reentrant locking on lock file path via optional
    singleton instance
  * change typing-extensions to be installed only with the
    [typing] extra

- Add missing Requires on typing-extensions if < 3.11

OBS-URL: https://build.opensuse.org/request/show/1129184
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-filelock?expand=0&rev=16
2023-11-28 21:18:33 +00:00
7990fc574b - update to 3.13.1:
* Allow users to subclass FileLock with custom keyword
    arguments
  * Support reentrant locking on lock file path via optional
    singleton instance
  * change typing-extensions to be installed only with the
    [typing] extra
- Add missing Requires on typing-extensions if < 3.11

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-filelock?expand=0&rev=34
2023-11-27 15:46:59 +00:00
01fbdd3790 Accepting request 1109649 from devel:languages:python
- Add missing Requires on typing-extensions if < 3.11 

- update to 3.12.3:
  * Fix import ordering
  * Exclude dependabot and pre-commit ci from release notes
  * Create parent directories if necessary

- Update to version 3.8.2
- Update to version 3.8.0
  * Ownership moved from @benediktschmitt to the tox-dev organization
  * Accept path types (like pathlib.Path and pathlib.PurePath) in the

OBS-URL: https://build.opensuse.org/request/show/1109649
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-filelock?expand=0&rev=15
2023-09-08 19:15:16 +00:00
5567e30715 Correct Requires
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-filelock?expand=0&rev=32
2023-09-08 04:26:38 +00:00
52e71ad41a - Add missing Requires on typing-extensions if < 3.11
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-filelock?expand=0&rev=31
2023-09-08 04:17:38 +00:00
0c945c24c2 - update to 3.12.3:
* Fix import ordering
  * Exclude dependabot and pre-commit ci from release notes
  * Create parent directories if necessary
- Update to version 3.8.2
- Update to version 3.8.0
  * Ownership moved from @benediktschmitt to the tox-dev organization
  * Accept path types (like pathlib.Path and pathlib.PurePath) in the

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-filelock?expand=0&rev=30
2023-09-07 11:01:41 +00:00
6036d2286a Accepting request 1094132 from devel:languages:python
- update to 3.12.2:
  * Restore 'if TYPE_CHECKING' syntax for FileLock definition

OBS-URL: https://build.opensuse.org/request/show/1094132
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-filelock?expand=0&rev=14
2023-06-21 20:37:18 +00:00
35711a7477 - update to 3.12.2:
* Restore 'if TYPE_CHECKING' syntax for FileLock definition

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-filelock?expand=0&rev=28
2023-06-20 16:59:43 +00:00
2b3626c789 Accepting request 1092285 from devel:languages:python
- update to 3.12.1:
  * Add 3.12 support
  * Fix test_bad_lock_file for other OSes

OBS-URL: https://build.opensuse.org/request/show/1092285
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-filelock?expand=0&rev=13
2023-06-12 13:24:53 +00:00
ab0810c730 - update to 3.12.1:
* Add 3.12 support
  * Fix test_bad_lock_file for other OSes

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-filelock?expand=0&rev=26
2023-06-11 12:40:53 +00:00
6ef5350d46 Accepting request 1083340 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1083340
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-filelock?expand=0&rev=12
2023-04-29 15:27:34 +00:00
0acdaef3c6 Accepting request 1082836 from home:jayvdb:branches:devel:languages:python
- Update to v3.12.0

OBS-URL: https://build.opensuse.org/request/show/1082836
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-filelock?expand=0&rev=24
2023-04-27 21:50:09 +00:00
a9a75b97e4 Accepting request 1081927 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1081927
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-filelock?expand=0&rev=11
2023-04-22 20:01:02 +00:00
593346384d Accepting request 1081406 from home:dirkmueller:acdc:as_python3_module
SR for python stack proposal

OBS-URL: https://build.opensuse.org/request/show/1081406
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-filelock?expand=0&rev=22
2023-04-21 14:39:54 +00:00
849147cbf0 Accepting request 1071878 from devel:languages:python
- update to 3.9.1:
  * use time.perf_counter instead of time.monotonic

OBS-URL: https://build.opensuse.org/request/show/1071878
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-filelock?expand=0&rev=10
2023-03-17 16:02:07 +00:00
bf202ee571 - update to 3.9.1:
* use time.perf_counter instead of time.monotonic

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-filelock?expand=0&rev=20
2023-03-14 22:24:46 +00:00
d4b7f172a2 Accepting request 1055798 from devel:languages:python
- update to 3.9.0:
  * move to hatchling build backend

OBS-URL: https://build.opensuse.org/request/show/1055798
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-filelock?expand=0&rev=9
2023-01-05 14:00:08 +00:00
72fe869117 - update to 3.9.0:
* move to hatchling build backend

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-filelock?expand=0&rev=18
2023-01-04 13:03:50 +00:00
03a5b87da2 Accepting request 1044032 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1044032
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-filelock?expand=0&rev=8
2022-12-23 09:20:41 +00:00
5e9ddfa29c Accepting request 1042822 from devel:languages:python
- Remove python_module macro definition
- More specific python_sitelib in %files
- Update to version 3.8.2 
  * What's Changed
    Bump pypa/gh-action-pypi-publish from 1.5.1 to 1.6.1 by @dependabot in #178
    Update the license classifier to "Unlicense" by @jond01 in #180
- Update to version 3.8.1
  * What's Changed
    [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #166
    link to flufl.lock by @dholth in #167
    [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #168
    [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #169
    [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #170
    fix BaseFileLock.timeout's getter/setter being obscured by itself by @dearfl in #172
    Fix mypy fails understanding FileLock by @gaborbernat in #177

OBS-URL: https://build.opensuse.org/request/show/1042822
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-filelock?expand=0&rev=7
2022-12-15 18:23:56 +00:00
0dc63f4388 - Remove python_module macro definition
- More specific python_sitelib in %files

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-filelock?expand=0&rev=15
2022-12-14 08:35:27 +00:00
0a4e0ef955 Accepting request 1042707 from home:yarunachalam:branches:devel:languages:python
- Update to version 3.8.2 
  * What's Changed
    Bump pypa/gh-action-pypi-publish from 1.5.1 to 1.6.1 by @dependabot in #178
    Update the license classifier to "Unlicense" by @jond01 in #180
- Update to version 3.8.1
  * What's Changed
    [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #166
    link to flufl.lock by @dholth in #167
    [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #168
    [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #169
    [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #170
    fix BaseFileLock.timeout's getter/setter being obscured by itself by @dearfl in #172
    Fix mypy fails understanding FileLock by @gaborbernat in #177

OBS-URL: https://build.opensuse.org/request/show/1042707
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-filelock?expand=0&rev=14
2022-12-14 08:33:04 +00:00
bdb85270b9 Accepting request 1010146 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1010146
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-filelock?expand=0&rev=6
2022-10-14 13:40:26 +00:00