Commit Graph
16 Commits
Author SHA1 Message Date
Brian SchubertandGitHub dede8bcca6 [cachetools] Update to 6.2.* (#14644) 2025-08-26 10:52:23 +02:00
github-actions[bot]andGitHub 28f4bdf248 [stubsabot] Bump cachetools to 6.1.* (#14291)
Release: https://pypi.org/pypi/cachetools/6.1.0
Homepage: https://github.com/tkem/cachetools/
Repository: https://github.com/tkem/cachetools
Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/cachetools
Diff: https://github.com/tkem/cachetools/compare/v6.0.0...v6.1.0

Stubsabot analysis of the diff between the two releases:
 - Total lines of Python code added: 194.
 - Total lines of Python code deleted: 87.
2025-07-16 02:29:19 -07:00
Semyon MorozandGitHub bf236b7c36 Bump cachetools to 6.0.* (#14131) 2025-05-24 18:06:15 +02:00
sobolevnandGitHub a7ff1be439 Bump cachetools to 5.5.* (#12556) 2024-08-19 14:34:29 +01:00
sobolevnandGitHub 274b10da70 Bump cachetools to 5.4.* (#12353) 2024-07-16 14:07:42 +01:00
Sebastian RittauandGitHub afe18e95a9 Add an upstream_repository field to METADATA.toml (#10487)
Closes: #10478
2023-07-20 16:45:41 +02:00
AvasamandGitHub ed6748fb32 Stubtest settings: change ignore_missing_stub default to false (#9779)
If you're reading about this commit from an autogenerated changelog entry, this should have no user-visible impact on how the stubs are interpreted by a type checker; it's just an internal change to how typeshed's tests work.
2023-02-20 22:37:45 +00:00
Alex WaygoodandGitHub f94d496626 Update cachetools stubs to 5.3.* (#9666) 2023-02-03 12:20:38 +00:00
ShantanuGitHubhauntsaninja <>
b6379e7c7a Check missing definitions for several packages (#8167)
Co-authored-by: hauntsaninja <>
2022-06-26 08:56:18 +01:00
ShantanuandGitHub 7ee3b5672c Update cachetools to 5.2.* (#8119) 2022-06-21 09:02:00 +02:00
AkuliGitHubAlex Waygoodpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
6c967d4202 Update cachetools to 5.0.0 (#7455)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-03-08 19:20:22 +00:00
Sebastian RittauandGitHub 9f86972350 Add star to all non-0.1 versions (#6146) 2021-10-11 13:41:19 -07:00
AkuliandGitHub 3eee9e1d88 Add back and update cachetools stubs to cachetools 4.2.4 (#6096) 2021-09-30 16:53:01 +02:00
32bc2161a1 Unbreak CI (#6093)
* Temporarily remove `cachetools` stubs. They will be added back soon, and meanwhile they will continue to be available on pypi.

* Remove `filelock.logger()` (no longer exists in filelock 3.2)

* Delete `OpenSSL.crypto` from stubtest whitelist

Co-authored-by: Akuli <akuviljanen17@gmail.com>
2021-09-30 14:18:47 +03:00
JHeilCoveoandGitHub 7144118995 Add keys module to cachetools package (#5938) 2021-08-20 09:59:15 +02:00
16ae4c6120 Re-organize directory structure (#4971)
See discussion in #2491

Co-authored-by: Ivan Levkivskyi <ilevkivskyi@dropbox.com>
2021-01-27 12:00:39 +00:00