-
-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added desktop folder #200
Added desktop folder #200
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems the CI is failing. Please also add tests.
No problem, will let you know when I'm done |
Seems stalled, let me know when you have more time and we can reopen. |
@gaborbernat I've added a fix and the required tests. Please reopen so I can check it against the CI. |
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [platformdirs](https://togithub.com/platformdirs/platformdirs) | `==3.2.0` -> `==3.9.1` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/platformdirs/3.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/platformdirs/3.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/platformdirs/3.2.0/3.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/platformdirs/3.2.0/3.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>platformdirs/platformdirs (platformdirs)</summary> ### [`v3.9.1`](https://togithub.com/platformdirs/platformdirs/releases/tag/3.9.1) [Compare Source](https://togithub.com/platformdirs/platformdirs/compare/3.9.0...3.9.1) <!-- Release notes generated using configuration in .github/release.yml at main --> ##### What's Changed - unix: Optionally create the opinionated log/ in `user_log_dir()` by [@​kemzeb](https://togithub.com/kemzeb) in [https://github.com/platformdirs/platformdirs/pull/208](https://togithub.com/platformdirs/platformdirs/pull/208) **Full Changelog**: tox-dev/platformdirs@3.9.0...3.9.1 ### [`v3.9.0`](https://togithub.com/platformdirs/platformdirs/releases/tag/3.9.0) [Compare Source](https://togithub.com/platformdirs/platformdirs/compare/3.8.1...3.9.0) <!-- Release notes generated using configuration in .github/release.yml at main --> #### What's Changed - Added desktop folder by [@​lukacat10](https://togithub.com/lukacat10) in [https://github.com/platformdirs/platformdirs/pull/200](https://togithub.com/platformdirs/platformdirs/pull/200) #### New Contributors - [@​lukacat10](https://togithub.com/lukacat10) made their first contribution in [https://github.com/platformdirs/platformdirs/pull/200](https://togithub.com/platformdirs/platformdirs/pull/200) **Full Changelog**: tox-dev/platformdirs@3.8.1...3.9.0 ### [`v3.8.1`](https://togithub.com/platformdirs/platformdirs/blob/HEAD/CHANGES.rst#platformdirs-381-2023-07-06) [Compare Source](https://togithub.com/platformdirs/platformdirs/compare/3.8.0...3.8.1) - BSD: provide a fallback for user_runtime_di ### [`v3.8.0`](https://togithub.com/platformdirs/platformdirs/blob/HEAD/CHANGES.rst#platformdirs-380-2023-06-22) [Compare Source](https://togithub.com/platformdirs/platformdirs/compare/3.7.0...3.8.0) - Add missing user media directory docs ### [`v3.7.0`](https://togithub.com/platformdirs/platformdirs/blob/HEAD/CHANGES.rst#platformdirs-370-2023-06-20) [Compare Source](https://togithub.com/platformdirs/platformdirs/compare/3.6.0...3.7.0) - Have user_runtime_dir return /var/run/user/uid for \*BSD ### [`v3.6.0`](https://togithub.com/platformdirs/platformdirs/blob/HEAD/CHANGES.rst#platformdirs-360-2023-06-19) [Compare Source](https://togithub.com/platformdirs/platformdirs/compare/3.5.3...3.6.0) - introduce `user_downloads_dir` ### [`v3.5.3`](https://togithub.com/platformdirs/platformdirs/blob/HEAD/CHANGES.rst#platformdirs-353-2023-06-09) [Compare Source](https://togithub.com/platformdirs/platformdirs/compare/3.5.2...3.5.3) - Use ruff ### [`v3.5.2`](https://togithub.com/platformdirs/platformdirs/blob/HEAD/CHANGES.rst#platformdirs-352-2023-05-30) [Compare Source](https://togithub.com/platformdirs/platformdirs/compare/3.5.1...3.5.2) - test with 3.12.0.b1 ### [`v3.5.1`](https://togithub.com/platformdirs/platformdirs/blob/HEAD/CHANGES.rst#platformdirs-351-2023-05-11) [Compare Source](https://togithub.com/platformdirs/platformdirs/compare/3.5.0...3.5.1) - Add 3.12 support - Add tox.ini to sdist - removing Windows versions - Better handling for UNIX support ### [`v3.5.0`](https://togithub.com/platformdirs/platformdirs/blob/HEAD/CHANGES.rst#platformdirs-350-2023-04-27) [Compare Source](https://togithub.com/platformdirs/platformdirs/compare/3.4.0...3.5.0) - introduce `user_music_dir` ### [`v3.4.0`](https://togithub.com/platformdirs/platformdirs/blob/HEAD/CHANGES.rst#platformdirs-340-2023-04-26) [Compare Source](https://togithub.com/platformdirs/platformdirs/compare/3.3.0...3.4.0) - introduce `user_videos_dir` ### [`v3.3.0`](https://togithub.com/platformdirs/platformdirs/blob/HEAD/CHANGES.rst#platformdirs-330-2023-04-25) [Compare Source](https://togithub.com/platformdirs/platformdirs/compare/3.2.0...3.3.0) - introduce `user_pictures_dir` </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekend" in timezone Etc/UTC, Automerge - "before 07:00" in timezone Etc/UTC. 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/canonical/charmcraft). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi44LjExIiwidXBkYXRlZEluVmVyIjoiMzYuOC4xMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [numpy](https://www.numpy.org) ([source](https://togithub.com/numpy/numpy)) | `==1.25.0` -> `==1.25.2` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/numpy/1.25.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/numpy/1.25.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/numpy/1.25.0/1.25.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/numpy/1.25.0/1.25.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [platformdirs](https://togithub.com/platformdirs/platformdirs) | `==3.8.0` -> `==3.10.0` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/platformdirs/3.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/platformdirs/3.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/platformdirs/3.8.0/3.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/platformdirs/3.8.0/3.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [respx](https://lundberg.github.io/respx/) ([source](https://togithub.com/lundberg/respx), [changelog](https://togithub.com/lundberg/respx/blob/master/CHANGELOG.md)) | `==0.20.1` -> `==0.20.2` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/respx/0.20.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/respx/0.20.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/respx/0.20.1/0.20.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/respx/0.20.1/0.20.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>numpy/numpy (numpy)</summary> ### [`v1.25.2`](https://togithub.com/numpy/numpy/releases/tag/v1.25.2) [Compare Source](https://togithub.com/numpy/numpy/compare/v1.25.1...v1.25.2) ### NumPy 1.25.2 Release Notes NumPy 1.25.2 is a maintenance release that fixes bugs and regressions discovered after the 1.25.1 release. This is the last planned release in the 1.25.x series, the next release will be 1.26.0, which will use the meson build system and support Python 3.12. The Python versions supported by this release are 3.9-3.11. #### Contributors A total of 13 people contributed to this release. People with a "+" by their names contributed a patch for the first time. - Aaron Meurer - Andrew Nelson - Charles Harris - Kevin Sheppard - Matti Picus - Nathan Goldbaum - Peter Hawkins - Ralf Gommers - Randy Eckenrode + - Sam James + - Sebastian Berg - Tyler Reddy - dependabot\[bot] #### Pull requests merged A total of 19 pull requests were merged for this release. - [#​24148](https://togithub.com/numpy/numpy/pull/24148): MAINT: prepare 1.25.x for further development - [#​24174](https://togithub.com/numpy/numpy/pull/24174): ENH: Improve clang-cl compliance - [#​24179](https://togithub.com/numpy/numpy/pull/24179): MAINT: Upgrade various build dependencies. - [#​24182](https://togithub.com/numpy/numpy/pull/24182): BLD: use `-ftrapping-math` with Clang on macOS - [#​24183](https://togithub.com/numpy/numpy/pull/24183): BUG: properly handle negative indexes in ufunc_at fast path - [#​24184](https://togithub.com/numpy/numpy/pull/24184): BUG: PyObject_IsTrue and PyObject_Not error handling in setflags - [#​24185](https://togithub.com/numpy/numpy/pull/24185): BUG: histogram small range robust - [#​24186](https://togithub.com/numpy/numpy/pull/24186): MAINT: Update meson.build files from main branch - [#​24234](https://togithub.com/numpy/numpy/pull/24234): MAINT: exclude min, max and round from `np.__all__` - [#​24241](https://togithub.com/numpy/numpy/pull/24241): MAINT: Dependabot updates - [#​24242](https://togithub.com/numpy/numpy/pull/24242): BUG: Fix the signature for np.array_api.take - [#​24243](https://togithub.com/numpy/numpy/pull/24243): BLD: update OpenBLAS to an intermeidate commit - [#​24244](https://togithub.com/numpy/numpy/pull/24244): BUG: Fix reference count leak in str(scalar). - [#​24245](https://togithub.com/numpy/numpy/pull/24245): BUG: fix invalid function pointer conversion error - [#​24255](https://togithub.com/numpy/numpy/pull/24255): BUG: Factor out slow `getenv` call used for memory policy warning - [#​24292](https://togithub.com/numpy/numpy/pull/24292): CI: correct URL in cirrus.star - [#​24293](https://togithub.com/numpy/numpy/pull/24293): BUG: Fix C types in scalartypes - [#​24294](https://togithub.com/numpy/numpy/pull/24294): BUG: do not modify the input to ufunc_at - [#​24295](https://togithub.com/numpy/numpy/pull/24295): BUG: Further fixes to indexing loop and added tests #### Checksums ##### MD5 33518ccb4da8ee11f1dee4b9fef1e468 numpy-1.25.2-cp310-cp310-macosx_10_9_x86_64.whl b5cb0c3b33ef6d93ec2888f25b065636 numpy-1.25.2-cp310-cp310-macosx_11_0_arm64.whl ae027dd38bd73f09c07220b2f516f148 numpy-1.25.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl 88cf69dc3c0d293492c4c7e75dccf3d8 numpy-1.25.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl 3e4e3ad02375ba71ae2cd05ccd97aba4 numpy-1.25.2-cp310-cp310-musllinux_1_1_x86_64.whl f52bb644682deb26c35ddec77198b65c numpy-1.25.2-cp310-cp310-win32.whl 4944cf36652be7560a6bcd0d5d56e8ea numpy-1.25.2-cp310-cp310-win_amd64.whl 5a56e639defebb7b871c8c5613960ca3 numpy-1.25.2-cp311-cp311-macosx_10_9_x86_64.whl 3988b96944e7218e629255214f2598bd numpy-1.25.2-cp311-cp311-macosx_11_0_arm64.whl 302d65015ddd908a862fb3761a2a0363 numpy-1.25.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl e54a2e23272d1c5e5b278bd7e304c948 numpy-1.25.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl 961d390e8ccaf11b1b0d6200d2c8b1c0 numpy-1.25.2-cp311-cp311-musllinux_1_1_x86_64.whl e113865b90f97079d344100c41226fbe numpy-1.25.2-cp311-cp311-win32.whl 834a147aa1adaec97655018b882232bd numpy-1.25.2-cp311-cp311-win_amd64.whl fb55f93a8033bde854c8a2b994045686 numpy-1.25.2-cp39-cp39-macosx_10_9_x86_64.whl d96e754217d29bf045e082b695667e62 numpy-1.25.2-cp39-cp39-macosx_11_0_arm64.whl beab540edebecbb257e482dd9e498b44 numpy-1.25.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl e0d608c9e09cd8feba48567586cfefc0 numpy-1.25.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl fe1fc32c8bb005ca04b8f10ebdcff6dd numpy-1.25.2-cp39-cp39-musllinux_1_1_x86_64.whl 41df58a9935c8ed869c92307c95f02eb numpy-1.25.2-cp39-cp39-win32.whl a4371272c64493beb8b04ac46c4c1521 numpy-1.25.2-cp39-cp39-win_amd64.whl bbe051cbd5f8661dd054277f0b0f0c3d numpy-1.25.2-pp39-pypy39_pp73-macosx_10_9_x86_64.whl 3f68e6b4af6922989dc0133e37db34ee numpy-1.25.2-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl fc89421b79e8800240999d3a1d06a4d2 numpy-1.25.2-pp39-pypy39_pp73-win_amd64.whl cee1996a80032d47bdf1d9d17249c34e numpy-1.25.2.tar.gz ##### SHA256 db3ccc4e37a6873045580d413fe79b68e47a681af8db2e046f1dacfa11f86eb3 numpy-1.25.2-cp310-cp310-macosx_10_9_x86_64.whl 90319e4f002795ccfc9050110bbbaa16c944b1c37c0baeea43c5fb881693ae1f numpy-1.25.2-cp310-cp310-macosx_11_0_arm64.whl dfe4a913e29b418d096e696ddd422d8a5d13ffba4ea91f9f60440a3b759b0187 numpy-1.25.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl f08f2e037bba04e707eebf4bc934f1972a315c883a9e0ebfa8a7756eabf9e357 numpy-1.25.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl bec1e7213c7cb00d67093247f8c4db156fd03075f49876957dca4711306d39c9 numpy-1.25.2-cp310-cp310-musllinux_1_1_x86_64.whl 7dc869c0c75988e1c693d0e2d5b26034644399dd929bc049db55395b1379e044 numpy-1.25.2-cp310-cp310-win32.whl 834b386f2b8210dca38c71a6e0f4fd6922f7d3fcff935dbe3a570945acb1b545 numpy-1.25.2-cp310-cp310-win_amd64.whl c5462d19336db4560041517dbb7759c21d181a67cb01b36ca109b2ae37d32418 numpy-1.25.2-cp311-cp311-macosx_10_9_x86_64.whl c5652ea24d33585ea39eb6a6a15dac87a1206a692719ff45d53c5282e66d4a8f numpy-1.25.2-cp311-cp311-macosx_11_0_arm64.whl 0d60fbae8e0019865fc4784745814cff1c421df5afee233db6d88ab4f14655a2 numpy-1.25.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl 60e7f0f7f6d0eee8364b9a6304c2845b9c491ac706048c7e8cf47b83123b8dbf numpy-1.25.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl bb33d5a1cf360304754913a350edda36d5b8c5331a8237268c48f91253c3a364 numpy-1.25.2-cp311-cp311-musllinux_1_1_x86_64.whl 5883c06bb92f2e6c8181df7b39971a5fb436288db58b5a1c3967702d4278691d numpy-1.25.2-cp311-cp311-win32.whl 5c97325a0ba6f9d041feb9390924614b60b99209a71a69c876f71052521d42a4 numpy-1.25.2-cp311-cp311-win_amd64.whl b79e513d7aac42ae918db3ad1341a015488530d0bb2a6abcbdd10a3a829ccfd3 numpy-1.25.2-cp39-cp39-macosx_10_9_x86_64.whl eb942bfb6f84df5ce05dbf4b46673ffed0d3da59f13635ea9b926af3deb76926 numpy-1.25.2-cp39-cp39-macosx_11_0_arm64.whl 3e0746410e73384e70d286f93abf2520035250aad8c5714240b0492a7302fdca numpy-1.25.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl d7806500e4f5bdd04095e849265e55de20d8cc4b661b038957354327f6d9b295 numpy-1.25.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl 8b77775f4b7df768967a7c8b3567e309f617dd5e99aeb886fa14dc1a0791141f numpy-1.25.2-cp39-cp39-musllinux_1_1_x86_64.whl 2792d23d62ec51e50ce4d4b7d73de8f67a2fd3ea710dcbc8563a51a03fb07b01 numpy-1.25.2-cp39-cp39-win32.whl 76b4115d42a7dfc5d485d358728cdd8719be33cc5ec6ec08632a5d6fca2ed380 numpy-1.25.2-cp39-cp39-win_amd64.whl 1a1329e26f46230bf77b02cc19e900db9b52f398d6722ca853349a782d4cff55 numpy-1.25.2-pp39-pypy39_pp73-macosx_10_9_x86_64.whl 4c3abc71e8b6edba80a01a52e66d83c5d14433cbcd26a40c329ec7ed09f37901 numpy-1.25.2-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl 1b9735c27cea5d995496f46a8b1cd7b408b3f34b6d50459d9ac8fe3a20cc17bf numpy-1.25.2-pp39-pypy39_pp73-win_amd64.whl fd608e19c8d7c55021dffd43bfe5492fab8cc105cc8986f813f8c3c048b38760 numpy-1.25.2.tar.gz ### [`v1.25.1`](https://togithub.com/numpy/numpy/releases/tag/v1.25.1) [Compare Source](https://togithub.com/numpy/numpy/compare/v1.25.0...v1.25.1) ### NumPy 1.25.1 Release Notes NumPy 1.25.1 is a maintenance release that fixes bugs and regressions discovered after the 1.25.0 release. The Python versions supported by this release are 3.9-3.11. #### Contributors A total of 10 people contributed to this release. People with a "+" by their names contributed a patch for the first time. - Andrew Nelson - Charles Harris - Developer-Ecosystem-Engineering - Hood Chatham - Nathan Goldbaum - Rohit Goswami - Sebastian Berg - Tim Paine + - dependabot\[bot] - matoro + #### Pull requests merged A total of 14 pull requests were merged for this release. - [#​23968](https://togithub.com/numpy/numpy/pull/23968): MAINT: prepare 1.25.x for further development - [#​24036](https://togithub.com/numpy/numpy/pull/24036): BLD: Port long double identification to C for meson - [#​24037](https://togithub.com/numpy/numpy/pull/24037): BUG: Fix reduction `return NULL` to be `goto fail` - [#​24038](https://togithub.com/numpy/numpy/pull/24038): BUG: Avoid undefined behavior in array.astype() - [#​24039](https://togithub.com/numpy/numpy/pull/24039): BUG: Ensure `__array_ufunc__` works without any kwargs passed - [#​24117](https://togithub.com/numpy/numpy/pull/24117): MAINT: Pin urllib3 to avoid anaconda-client bug. - [#​24118](https://togithub.com/numpy/numpy/pull/24118): TST: Pin pydantic<2 in Pyodide workflow - [#​24119](https://togithub.com/numpy/numpy/pull/24119): MAINT: Bump pypa/cibuildwheel from 2.13.0 to 2.13.1 - [#​24120](https://togithub.com/numpy/numpy/pull/24120): MAINT: Bump actions/checkout from 3.5.2 to 3.5.3 - [#​24122](https://togithub.com/numpy/numpy/pull/24122): BUG: Multiply or Divides using SIMD without a full vector can... - [#​24127](https://togithub.com/numpy/numpy/pull/24127): MAINT: testing for IS_MUSL closes [#​24074](https://togithub.com/numpy/numpy/issues/24074) - [#​24128](https://togithub.com/numpy/numpy/pull/24128): BUG: Only replace dtype temporarily if dimensions changed - [#​24129](https://togithub.com/numpy/numpy/pull/24129): MAINT: Bump actions/setup-node from 3.6.0 to 3.7.0 - [#​24134](https://togithub.com/numpy/numpy/pull/24134): BUG: Fix private procedures in f2py modules #### Checksums ##### MD5 d09d98643db31e892fad11b8c2b7af22 numpy-1.25.1-cp310-cp310-macosx_10_9_x86_64.whl d5b8d3b0424e2af41018f35a087c4500 numpy-1.25.1-cp310-cp310-macosx_11_0_arm64.whl 1007893b1a8bfd97d445a63d29d33642 numpy-1.25.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl 6a62d7a6cee310b41dc872aa7f3d7e8b numpy-1.25.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl e81f6264aecfa2269c5d29d10c362cbc numpy-1.25.1-cp310-cp310-musllinux_1_1_x86_64.whl ab8ecd125ca86eac0b3ada67ab66dad6 numpy-1.25.1-cp310-cp310-win32.whl 5466bebeaafcc3d6e1b98858d77ff945 numpy-1.25.1-cp310-cp310-win_amd64.whl f31b059256ae09b7b83df63f52d8371e numpy-1.25.1-cp311-cp311-macosx_10_9_x86_64.whl 099f74d654888869704469c321af845d numpy-1.25.1-cp311-cp311-macosx_11_0_arm64.whl 20d04dccd2bfca5cfd88780d1dc9a3f8 numpy-1.25.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl 61dfd7c00638e83a7af59b86615ee9d2 numpy-1.25.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl 4eb459c3d9479c4da2fdf20e4c4085d0 numpy-1.25.1-cp311-cp311-musllinux_1_1_x86_64.whl 5e84e797866c68ba65fa89a4bf4ba8ce numpy-1.25.1-cp311-cp311-win32.whl 87bb1633b2e8029dbfa1e59f7ab22625 numpy-1.25.1-cp311-cp311-win_amd64.whl 3fcf2eb5970d848a26abdff1b10228e7 numpy-1.25.1-cp39-cp39-macosx_10_9_x86_64.whl d71e1cbe18fe05944219e5a5be1796bf numpy-1.25.1-cp39-cp39-macosx_11_0_arm64.whl 5b457e10834c991bca84aae7eaa49f34 numpy-1.25.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl 5cbb4c2f2892fafdf6f34fcb37c9e743 numpy-1.25.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl 7d9d1ae23cf5420652088bfe8e048d89 numpy-1.25.1-cp39-cp39-musllinux_1_1_x86_64.whl 7e5bed491b85f0d7c718d6809f9b3ed2 numpy-1.25.1-cp39-cp39-win32.whl 838e97b751bebadf47e2196b2c88ffa2 numpy-1.25.1-cp39-cp39-win_amd64.whl 9ba95d8d6004d9659d7728fe93f67be9 numpy-1.25.1-pp39-pypy39_pp73-macosx_10_9_x86_64.whl fbccb20254a2dc85bdec549a03b8eb56 numpy-1.25.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl 95e36689e6dd078caf11e7e2a2d5f5f1 numpy-1.25.1-pp39-pypy39_pp73-win_amd64.whl 768d0ebf15e2242f4c7ca7565bb5dd3e numpy-1.25.1.tar.gz ##### SHA256 77d339465dff3eb33c701430bcb9c325b60354698340229e1dff97745e6b3efa numpy-1.25.1-cp310-cp310-macosx_10_9_x86_64.whl d736b75c3f2cb96843a5c7f8d8ccc414768d34b0a75f466c05f3a739b406f10b numpy-1.25.1-cp310-cp310-macosx_11_0_arm64.whl 4a90725800caeaa160732d6b31f3f843ebd45d6b5f3eec9e8cc287e30f2805bf numpy-1.25.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl 6c6c9261d21e617c6dc5eacba35cb68ec36bb72adcff0dee63f8fbc899362588 numpy-1.25.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl 0def91f8af6ec4bb94c370e38c575855bf1d0be8a8fbfba42ef9c073faf2cf19 numpy-1.25.1-cp310-cp310-musllinux_1_1_x86_64.whl fd67b306320dcadea700a8f79b9e671e607f8696e98ec255915c0c6d6b818503 numpy-1.25.1-cp310-cp310-win32.whl c1516db588987450b85595586605742879e50dcce923e8973f79529651545b57 numpy-1.25.1-cp310-cp310-win_amd64.whl 6b82655dd8efeea69dbf85d00fca40013d7f503212bc5259056244961268b66e numpy-1.25.1-cp311-cp311-macosx_10_9_x86_64.whl e8f6049c4878cb16960fbbfb22105e49d13d752d4d8371b55110941fb3b17800 numpy-1.25.1-cp311-cp311-macosx_11_0_arm64.whl 41a56b70e8139884eccb2f733c2f7378af06c82304959e174f8e7370af112e09 numpy-1.25.1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl d5154b1a25ec796b1aee12ac1b22f414f94752c5f94832f14d8d6c9ac40bcca6 numpy-1.25.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl 38eb6548bb91c421261b4805dc44def9ca1a6eef6444ce35ad1669c0f1a3fc5d numpy-1.25.1-cp311-cp311-musllinux_1_1_x86_64.whl 791f409064d0a69dd20579345d852c59822c6aa087f23b07b1b4e28ff5880fcb numpy-1.25.1-cp311-cp311-win32.whl c40571fe966393b212689aa17e32ed905924120737194b5d5c1b20b9ed0fb171 numpy-1.25.1-cp311-cp311-win_amd64.whl 3d7abcdd85aea3e6cdddb59af2350c7ab1ed764397f8eec97a038ad244d2d105 numpy-1.25.1-cp39-cp39-macosx_10_9_x86_64.whl 1a180429394f81c7933634ae49b37b472d343cccb5bb0c4a575ac8bbc433722f numpy-1.25.1-cp39-cp39-macosx_11_0_arm64.whl d412c1697c3853c6fc3cb9751b4915859c7afe6a277c2bf00acf287d56c4e625 numpy-1.25.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl 20e1266411120a4f16fad8efa8e0454d21d00b8c7cee5b5ccad7565d95eb42dd numpy-1.25.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl f76aebc3358ade9eacf9bc2bb8ae589863a4f911611694103af05346637df1b7 numpy-1.25.1-cp39-cp39-musllinux_1_1_x86_64.whl 247d3ffdd7775bdf191f848be8d49100495114c82c2bd134e8d5d075fb386a1c numpy-1.25.1-cp39-cp39-win32.whl 1d5d3c68e443c90b38fdf8ef40e60e2538a27548b39b12b73132456847f4b631 numpy-1.25.1-cp39-cp39-win_amd64.whl 35a9527c977b924042170a0887de727cd84ff179e478481404c5dc66b4170009 numpy-1.25.1-pp39-pypy39_pp73-macosx_10_9_x86_64.whl 0d3fe3dd0506a28493d82dc3cf254be8cd0d26f4008a417385cbf1ae95b54004 numpy-1.25.1-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl 012097b5b0d00a11070e8f2e261128c44157a8689f7dedcf35576e525893f4fe numpy-1.25.1-pp39-pypy39_pp73-win_amd64.whl 9a3a9f3a61480cc086117b426a8bd86869c213fc4072e606f01c4e4b66eb92bf numpy-1.25.1.tar.gz </details> <details> <summary>platformdirs/platformdirs (platformdirs)</summary> ### [`v3.10.0`](https://togithub.com/platformdirs/platformdirs/releases/tag/3.10.0) [Compare Source](https://togithub.com/platformdirs/platformdirs/compare/3.9.1...3.10.0) <!-- Release notes generated using configuration in .github/release.yml at main --> #### What's Changed - Fix docs build failure by [@​Jackenmen](https://togithub.com/Jackenmen) in [https://github.com/platformdirs/platformdirs/pull/210](https://togithub.com/platformdirs/platformdirs/pull/210) - platformdirs: introduce `site_runtime_dir` by [@​kemzeb](https://togithub.com/kemzeb) in [https://github.com/platformdirs/platformdirs/pull/212](https://togithub.com/platformdirs/platformdirs/pull/212) **Full Changelog**: tox-dev/platformdirs@3.9.1...3.10.0 ### [`v3.9.1`](https://togithub.com/platformdirs/platformdirs/releases/tag/3.9.1) [Compare Source](https://togithub.com/platformdirs/platformdirs/compare/3.9.0...3.9.1) <!-- Release notes generated using configuration in .github/release.yml at main --> #### What's Changed - unix: Optionally create the opinionated log/ in `user_log_dir()` by [@​kemzeb](https://togithub.com/kemzeb) in [https://github.com/platformdirs/platformdirs/pull/208](https://togithub.com/platformdirs/platformdirs/pull/208) **Full Changelog**: tox-dev/platformdirs@3.9.0...3.9.1 ### [`v3.9.0`](https://togithub.com/platformdirs/platformdirs/releases/tag/3.9.0) [Compare Source](https://togithub.com/platformdirs/platformdirs/compare/3.8.1...3.9.0) <!-- Release notes generated using configuration in .github/release.yml at main --> #### What's Changed - Added desktop folder by [@​lukacat10](https://togithub.com/lukacat10) in [https://github.com/platformdirs/platformdirs/pull/200](https://togithub.com/platformdirs/platformdirs/pull/200) #### New Contributors - [@​lukacat10](https://togithub.com/lukacat10) made their first contribution in [https://github.com/platformdirs/platformdirs/pull/200](https://togithub.com/platformdirs/platformdirs/pull/200) **Full Changelog**: tox-dev/platformdirs@3.8.1...3.9.0 ### [`v3.8.1`](https://togithub.com/platformdirs/platformdirs/blob/HEAD/CHANGES.rst#platformdirs-381-2023-07-06) [Compare Source](https://togithub.com/platformdirs/platformdirs/compare/3.8.0...3.8.1) - BSD: provide a fallback for `user_runtime_dir` </details> <details> <summary>lundberg/respx (respx)</summary> ### [`v0.20.2`](https://togithub.com/lundberg/respx/blob/HEAD/CHANGELOG.md#0202---2023-07-21) [Compare Source](https://togithub.com/lundberg/respx/compare/0.20.1...0.20.2) ##### Fixed - Better assertion output for `assert_all_called`, thanks [@​sileht](https://togithub.com/sileht) ([#​224](https://togithub.com/lundberg/respx/issues/224)) - Support for quoted path pattern matching, thanks [@​alexdrydew](https://togithub.com/alexdrydew) for input ([#​240](https://togithub.com/lundberg/respx/issues/240)) ##### Added - Enable content\_\_contains pattern, thanks [@​rjprins](https://togithub.com/rjprins) ([#​236](https://togithub.com/lundberg/respx/issues/236)) - Added initial `CONTRIBUTING.md`, thanks [@​morenoh149](https://togithub.com/morenoh149) ([#​238](https://togithub.com/lundberg/respx/issues/238)) ##### Changed - Docs about retrieving mocked calls, thanks [@​tomhamiltonstubber](https://togithub.com/tomhamiltonstubber) ([#​230](https://togithub.com/lundberg/respx/issues/230)) - Docs about `Router.assert_all_called()`, thanks [@​BeyondEvil](https://togithub.com/BeyondEvil) for input ([#​241](https://togithub.com/lundberg/respx/issues/241)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on the first day of the month" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/hugovk/pypistats). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4yNC4yIiwidXBkYXRlZEluVmVyIjoiMzYuMjQuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
Added desktop directory.