python-gitea 0.11.0__tar.gz → 0.11.1__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (412) hide show
  1. {python_gitea-0.11.0 → python_gitea-0.11.1}/PKG-INFO +1 -1
  2. {python_gitea-0.11.0 → python_gitea-0.11.1}/pyproject.toml +1 -1
  3. {python_gitea-0.11.0 → python_gitea-0.11.1}/uv.lock +43 -43
  4. {python_gitea-0.11.0 → python_gitea-0.11.1}/.coderabbit.yaml +0 -0
  5. {python_gitea-0.11.0 → python_gitea-0.11.1}/.github/ISSUE_TEMPLATE/bug-report.md +0 -0
  6. {python_gitea-0.11.0 → python_gitea-0.11.1}/.github/ISSUE_TEMPLATE/config.yml +0 -0
  7. {python_gitea-0.11.0 → python_gitea-0.11.1}/.github/ISSUE_TEMPLATE/feature-request.md +0 -0
  8. {python_gitea-0.11.0 → python_gitea-0.11.1}/.github/pull_request_template.md +0 -0
  9. {python_gitea-0.11.0 → python_gitea-0.11.1}/.github/workflows/ci.yml +0 -0
  10. {python_gitea-0.11.0 → python_gitea-0.11.1}/.github/workflows/codeql.yml +0 -0
  11. {python_gitea-0.11.0 → python_gitea-0.11.1}/.github/workflows/documentation.yml +0 -0
  12. {python_gitea-0.11.0 → python_gitea-0.11.1}/.github/workflows/draft_release.yml +0 -0
  13. {python_gitea-0.11.0 → python_gitea-0.11.1}/.github/workflows/publish.yml +0 -0
  14. {python_gitea-0.11.0 → python_gitea-0.11.1}/.github/workflows/publish_testpypi.yml +0 -0
  15. {python_gitea-0.11.0 → python_gitea-0.11.1}/.github/workflows/release.yml +0 -0
  16. {python_gitea-0.11.0 → python_gitea-0.11.1}/.github/workflows/scheduled_release.yml +0 -0
  17. {python_gitea-0.11.0 → python_gitea-0.11.1}/.github/workflows/semantic_pull_request.yml +0 -0
  18. {python_gitea-0.11.0 → python_gitea-0.11.1}/.github/workflows/support_floor_update.yml +0 -0
  19. {python_gitea-0.11.0 → python_gitea-0.11.1}/.gitignore +0 -0
  20. {python_gitea-0.11.0 → python_gitea-0.11.1}/.markdownlint.yaml +0 -0
  21. {python_gitea-0.11.0 → python_gitea-0.11.1}/.pre-commit-config.yaml +0 -0
  22. {python_gitea-0.11.0 → python_gitea-0.11.1}/.prettierrc +0 -0
  23. {python_gitea-0.11.0 → python_gitea-0.11.1}/.pypirc +0 -0
  24. {python_gitea-0.11.0 → python_gitea-0.11.1}/.typos.toml +0 -0
  25. {python_gitea-0.11.0 → python_gitea-0.11.1}/CITATION.cff +0 -0
  26. {python_gitea-0.11.0 → python_gitea-0.11.1}/CODE_OF_CONDUCT.md +0 -0
  27. {python_gitea-0.11.0 → python_gitea-0.11.1}/CONTRIBUTING.md +0 -0
  28. {python_gitea-0.11.0 → python_gitea-0.11.1}/LICENSE +0 -0
  29. {python_gitea-0.11.0 → python_gitea-0.11.1}/README.md +0 -0
  30. {python_gitea-0.11.0 → python_gitea-0.11.1}/SECURITY.md +0 -0
  31. {python_gitea-0.11.0 → python_gitea-0.11.1}/SUPPORT.md +0 -0
  32. {python_gitea-0.11.0 → python_gitea-0.11.1}/cliff.toml +0 -0
  33. {python_gitea-0.11.0 → python_gitea-0.11.1}/docs/contributing.md +0 -0
  34. {python_gitea-0.11.0 → python_gitea-0.11.1}/docs/dev/architecture.md +0 -0
  35. {python_gitea-0.11.0 → python_gitea-0.11.1}/docs/dev/troubleshooting.md +0 -0
  36. {python_gitea-0.11.0 → python_gitea-0.11.1}/docs/gen_ref_pages.py +0 -0
  37. {python_gitea-0.11.0 → python_gitea-0.11.1}/docs/index.md +0 -0
  38. {python_gitea-0.11.0 → python_gitea-0.11.1}/docs/javascripts/mathjax.js +0 -0
  39. {python_gitea-0.11.0 → python_gitea-0.11.1}/docs/security.md +0 -0
  40. {python_gitea-0.11.0 → python_gitea-0.11.1}/docs/style/api.css +0 -0
  41. {python_gitea-0.11.0 → python_gitea-0.11.1}/docs/user-guide/cli.md +0 -0
  42. {python_gitea-0.11.0 → python_gitea-0.11.1}/docs/user-guide/configuration.md +0 -0
  43. {python_gitea-0.11.0 → python_gitea-0.11.1}/docs/user-guide/installation.md +0 -0
  44. {python_gitea-0.11.0 → python_gitea-0.11.1}/docs/user-guide/python-api.md +0 -0
  45. {python_gitea-0.11.0 → python_gitea-0.11.1}/docs/user-guide/quickstart.md +0 -0
  46. {python_gitea-0.11.0 → python_gitea-0.11.1}/mkdocs.yml +0 -0
  47. {python_gitea-0.11.0 → python_gitea-0.11.1}/renovate.json +0 -0
  48. {python_gitea-0.11.0 → python_gitea-0.11.1}/scripts/release_version.py +0 -0
  49. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/__init__.py +0 -0
  50. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/__main__.py +0 -0
  51. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/_lazy.py +0 -0
  52. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/actions/__init__.py +0 -0
  53. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/actions/actions.py +0 -0
  54. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/actions/artifact.py +0 -0
  55. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/actions/async_actions.py +0 -0
  56. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/actions/async_artifact.py +0 -0
  57. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/actions/async_run_management.py +0 -0
  58. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/actions/async_runner.py +0 -0
  59. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/actions/async_secret.py +0 -0
  60. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/actions/async_variable.py +0 -0
  61. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/actions/base.py +0 -0
  62. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/actions/run_management.py +0 -0
  63. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/actions/runner.py +0 -0
  64. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/actions/scope.py +0 -0
  65. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/actions/secret.py +0 -0
  66. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/actions/variable.py +0 -0
  67. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/__init__.py +0 -0
  68. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/actions/__init__.py +0 -0
  69. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/actions/artifact/__init__.py +0 -0
  70. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/actions/artifact/delete.py +0 -0
  71. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/actions/artifact/download.py +0 -0
  72. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/actions/artifact/get.py +0 -0
  73. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/actions/artifact/list.py +0 -0
  74. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/actions/job/__init__.py +0 -0
  75. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/actions/job/get.py +0 -0
  76. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/actions/job/list.py +0 -0
  77. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/actions/job/logs.py +0 -0
  78. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/actions/job/rerun.py +0 -0
  79. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/actions/main.py +0 -0
  80. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/actions/run/__init__.py +0 -0
  81. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/actions/run/approve.py +0 -0
  82. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/actions/run/cancel.py +0 -0
  83. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/actions/run/delete.py +0 -0
  84. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/actions/run/force_cancel.py +0 -0
  85. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/actions/run/get.py +0 -0
  86. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/actions/run/jobs.py +0 -0
  87. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/actions/run/list.py +0 -0
  88. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/actions/run/rerun.py +0 -0
  89. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/actions/runner/__init__.py +0 -0
  90. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/actions/runner/delete.py +0 -0
  91. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/actions/runner/get.py +0 -0
  92. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/actions/runner/list.py +0 -0
  93. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/actions/runner/registration_token.py +0 -0
  94. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/actions/runner/state.py +0 -0
  95. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/actions/runner/update.py +0 -0
  96. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/actions/secret/__init__.py +0 -0
  97. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/actions/secret/delete.py +0 -0
  98. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/actions/secret/list.py +0 -0
  99. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/actions/secret/set.py +0 -0
  100. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/actions/variable/__init__.py +0 -0
  101. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/actions/variable/create.py +0 -0
  102. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/actions/variable/delete.py +0 -0
  103. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/actions/variable/get.py +0 -0
  104. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/actions/variable/list.py +0 -0
  105. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/actions/variable/update.py +0 -0
  106. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/actions/workflow/__init__.py +0 -0
  107. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/actions/workflow/dispatch.py +0 -0
  108. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/actions/workflow/get.py +0 -0
  109. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/actions/workflow/list.py +0 -0
  110. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/comment/__init__.py +0 -0
  111. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/comment/add.py +0 -0
  112. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/comment/delete.py +0 -0
  113. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/comment/edit.py +0 -0
  114. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/comment/list.py +0 -0
  115. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/comment/main.py +0 -0
  116. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/config/__init__.py +0 -0
  117. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/config/add.py +0 -0
  118. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/config/delete.py +0 -0
  119. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/config/list.py +0 -0
  120. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/config/main.py +0 -0
  121. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/config/update.py +0 -0
  122. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/issue/__init__.py +0 -0
  123. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/issue/close.py +0 -0
  124. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/issue/create.py +0 -0
  125. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/issue/dependency/__init__.py +0 -0
  126. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/issue/dependency/add.py +0 -0
  127. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/issue/dependency/list.py +0 -0
  128. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/issue/dependency/main.py +0 -0
  129. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/issue/dependency/remove.py +0 -0
  130. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/issue/edit.py +0 -0
  131. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/issue/get.py +0 -0
  132. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/issue/list.py +0 -0
  133. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/issue/main.py +0 -0
  134. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/label/__init__.py +0 -0
  135. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/label/create.py +0 -0
  136. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/label/delete.py +0 -0
  137. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/label/list.py +0 -0
  138. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/label/main.py +0 -0
  139. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/label/update.py +0 -0
  140. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/main.py +0 -0
  141. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/milestone/__init__.py +0 -0
  142. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/milestone/create.py +0 -0
  143. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/milestone/list.py +0 -0
  144. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/milestone/main.py +0 -0
  145. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/notification/__init__.py +0 -0
  146. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/notification/list.py +0 -0
  147. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/notification/main.py +0 -0
  148. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/notification/read.py +0 -0
  149. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/organization/__init__.py +0 -0
  150. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/organization/list.py +0 -0
  151. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/organization/main.py +0 -0
  152. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/output.py +0 -0
  153. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/project/__init__.py +0 -0
  154. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/project/column/__init__.py +0 -0
  155. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/project/column/create.py +0 -0
  156. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/project/column/issues.py +0 -0
  157. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/project/column/list.py +0 -0
  158. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/project/create.py +0 -0
  159. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/project/delete.py +0 -0
  160. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/project/edit.py +0 -0
  161. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/project/get.py +0 -0
  162. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/project/issue/__init__.py +0 -0
  163. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/project/issue/add.py +0 -0
  164. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/project/issue/move.py +0 -0
  165. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/project/issue/remove.py +0 -0
  166. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/project/issues.py +0 -0
  167. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/project/list.py +0 -0
  168. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/project/main.py +0 -0
  169. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/project/show.py +0 -0
  170. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/pull_request/__init__.py +0 -0
  171. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/pull_request/list.py +0 -0
  172. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/pull_request/main.py +0 -0
  173. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/repository/__init__.py +0 -0
  174. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/repository/list.py +0 -0
  175. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/repository/main.py +0 -0
  176. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/user/__init__.py +0 -0
  177. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/user/get.py +0 -0
  178. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/user/main.py +0 -0
  179. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/user/update_settings.py +0 -0
  180. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/utils/__init__.py +0 -0
  181. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/utils/api.py +0 -0
  182. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/utils/auth.py +0 -0
  183. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/utils/convert.py +0 -0
  184. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/utils/errors.py +0 -0
  185. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/utils/issue.py +0 -0
  186. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/utils/options.py +0 -0
  187. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/watch/__init__.py +0 -0
  188. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/watch/advance.py +0 -0
  189. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/watch/list.py +0 -0
  190. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/watch/main.py +0 -0
  191. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/cli/watch/scopes.py +0 -0
  192. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/client/__init__.py +0 -0
  193. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/client/async_gitea.py +0 -0
  194. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/client/base.py +0 -0
  195. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/client/gitea.py +0 -0
  196. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/comment/__init__.py +0 -0
  197. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/comment/async_comment.py +0 -0
  198. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/comment/base.py +0 -0
  199. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/comment/comment.py +0 -0
  200. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/config/__init__.py +0 -0
  201. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/config/manager.py +0 -0
  202. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/config/model.py +0 -0
  203. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/issue/__init__.py +0 -0
  204. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/issue/async_issue.py +0 -0
  205. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/issue/base.py +0 -0
  206. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/issue/issue.py +0 -0
  207. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/issue/project_column.py +0 -0
  208. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/label/__init__.py +0 -0
  209. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/label/async_label.py +0 -0
  210. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/label/base.py +0 -0
  211. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/label/label.py +0 -0
  212. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/milestone/__init__.py +0 -0
  213. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/milestone/async_milestone.py +0 -0
  214. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/milestone/base.py +0 -0
  215. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/milestone/milestone.py +0 -0
  216. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/notification/__init__.py +0 -0
  217. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/notification/async_notification.py +0 -0
  218. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/notification/base.py +0 -0
  219. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/notification/notification.py +0 -0
  220. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/organization/__init__.py +0 -0
  221. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/organization/async_organization.py +0 -0
  222. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/organization/base.py +0 -0
  223. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/organization/organization.py +0 -0
  224. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/project/__init__.py +0 -0
  225. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/project/async_project.py +0 -0
  226. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/project/base.py +0 -0
  227. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/project/project.py +0 -0
  228. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/pull_request/__init__.py +0 -0
  229. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/pull_request/async_pull_request.py +0 -0
  230. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/pull_request/base.py +0 -0
  231. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/pull_request/pull_request.py +0 -0
  232. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/repository/__init__.py +0 -0
  233. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/repository/async_repository.py +0 -0
  234. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/repository/base.py +0 -0
  235. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/repository/repository.py +0 -0
  236. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/resource/__init__.py +0 -0
  237. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/resource/async_resource.py +0 -0
  238. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/resource/resource.py +0 -0
  239. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/user/__init__.py +0 -0
  240. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/user/async_user.py +0 -0
  241. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/user/base.py +0 -0
  242. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/user/user.py +0 -0
  243. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/utils/__init__.py +0 -0
  244. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/utils/fields.py +0 -0
  245. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/utils/log.py +0 -0
  246. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/utils/pagination.py +0 -0
  247. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/utils/response.py +0 -0
  248. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/version.py +0 -0
  249. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/watch/__init__.py +0 -0
  250. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/watch/changes.py +0 -0
  251. {python_gitea-0.11.0 → python_gitea-0.11.1}/src/gitea/watch/state.py +0 -0
  252. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/__init__.py +0 -0
  253. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/actions/__init__.py +0 -0
  254. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/actions/test_actions_base.py +0 -0
  255. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/actions/test_actions_imports.py +0 -0
  256. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/actions/test_actions_requests.py +0 -0
  257. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/actions/test_actions_scope.py +0 -0
  258. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/board.py +0 -0
  259. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/__init__.py +0 -0
  260. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/actions/__init__.py +0 -0
  261. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/actions/invoking.py +0 -0
  262. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/actions/test_cli_actions_artifact.py +0 -0
  263. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/actions/test_cli_actions_job_get.py +0 -0
  264. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/actions/test_cli_actions_job_list.py +0 -0
  265. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/actions/test_cli_actions_job_logs.py +0 -0
  266. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/actions/test_cli_actions_main.py +0 -0
  267. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/actions/test_cli_actions_run_get.py +0 -0
  268. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/actions/test_cli_actions_run_jobs.py +0 -0
  269. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/actions/test_cli_actions_run_list.py +0 -0
  270. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/actions/test_cli_actions_run_management.py +0 -0
  271. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/actions/test_cli_actions_runner.py +0 -0
  272. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/actions/test_cli_actions_secret.py +0 -0
  273. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/actions/test_cli_actions_variable.py +0 -0
  274. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/actions/test_cli_actions_workflow_dispatch.py +0 -0
  275. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/actions/test_cli_actions_workflow_get.py +0 -0
  276. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/actions/test_cli_actions_workflow_list.py +0 -0
  277. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/comment/__init__.py +0 -0
  278. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/comment/test_cli_comment_add.py +0 -0
  279. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/comment/test_cli_comment_delete.py +0 -0
  280. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/comment/test_cli_comment_edit.py +0 -0
  281. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/comment/test_cli_comment_list.py +0 -0
  282. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/comment/test_cli_comment_main.py +0 -0
  283. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/config/__init__.py +0 -0
  284. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/config/test_cli_config_add.py +0 -0
  285. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/config/test_cli_config_delete.py +0 -0
  286. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/config/test_cli_config_list.py +0 -0
  287. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/config/test_cli_config_main.py +0 -0
  288. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/config/test_cli_config_update.py +0 -0
  289. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/envelope.py +0 -0
  290. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/issue/__init__.py +0 -0
  291. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/issue/dependency/__init__.py +0 -0
  292. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/issue/dependency/test_cli_issue_dependency.py +0 -0
  293. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/issue/test_cli_issue_close.py +0 -0
  294. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/issue/test_cli_issue_comment.py +0 -0
  295. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/issue/test_cli_issue_create.py +0 -0
  296. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/issue/test_cli_issue_edit.py +0 -0
  297. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/issue/test_cli_issue_get.py +0 -0
  298. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/issue/test_cli_issue_list.py +0 -0
  299. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/issue/test_cli_issue_main.py +0 -0
  300. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/label/__init__.py +0 -0
  301. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/label/test_cli_label_create.py +0 -0
  302. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/label/test_cli_label_delete.py +0 -0
  303. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/label/test_cli_label_list.py +0 -0
  304. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/label/test_cli_label_main.py +0 -0
  305. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/label/test_cli_label_update.py +0 -0
  306. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/milestone/__init__.py +0 -0
  307. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/milestone/test_cli_milestone_create.py +0 -0
  308. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/milestone/test_cli_milestone_list.py +0 -0
  309. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/milestone/test_cli_milestone_main.py +0 -0
  310. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/notification/__init__.py +0 -0
  311. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/notification/test_cli_notification.py +0 -0
  312. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/organization/__init__.py +0 -0
  313. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/organization/test_cli_organization_list.py +0 -0
  314. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/organization/test_cli_organization_main.py +0 -0
  315. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/project/__init__.py +0 -0
  316. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/project/test_cli_project.py +0 -0
  317. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/project/test_cli_project_column_issues.py +0 -0
  318. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/project/test_cli_project_show.py +0 -0
  319. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/pull_request/__init__.py +0 -0
  320. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/pull_request/test_cli_pull_request_list.py +0 -0
  321. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/pull_request/test_cli_pull_request_main.py +0 -0
  322. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/rendering.py +0 -0
  323. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/repository/__init__.py +0 -0
  324. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/repository/test_cli_repository_list.py +0 -0
  325. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/repository/test_cli_repository_main.py +0 -0
  326. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/test_cli_contract.py +0 -0
  327. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/test_cli_main.py +0 -0
  328. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/test_cli_output.py +0 -0
  329. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/tree.py +0 -0
  330. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/user/__init__.py +0 -0
  331. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/user/test_cli_user_get.py +0 -0
  332. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/user/test_cli_user_update_settings.py +0 -0
  333. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/utils/__init__.py +0 -0
  334. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/utils/test_cli_utils_api.py +0 -0
  335. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/utils/test_cli_utils_auth.py +0 -0
  336. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/utils/test_cli_utils_convert.py +0 -0
  337. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/utils/test_cli_utils_errors.py +0 -0
  338. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/utils/test_cli_utils_issue.py +0 -0
  339. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/utils/test_cli_utils_options.py +0 -0
  340. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/watch/__init__.py +0 -0
  341. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/watch/support.py +0 -0
  342. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/watch/test_cli_watch_advance.py +0 -0
  343. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/watch/test_cli_watch_list.py +0 -0
  344. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/cli/watch/test_cli_watch_scopes.py +0 -0
  345. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/client/__init__.py +0 -0
  346. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/client/test_client_async_gitea.py +0 -0
  347. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/client/test_client_base.py +0 -0
  348. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/client/test_client_gitea.py +0 -0
  349. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/comment/__init__.py +0 -0
  350. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/comment/test_comment_async_comment.py +0 -0
  351. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/comment/test_comment_base.py +0 -0
  352. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/comment/test_comment_comment.py +0 -0
  353. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/config/__init__.py +0 -0
  354. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/config/test_config_manager.py +0 -0
  355. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/config/test_config_model.py +0 -0
  356. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/conftest.py +0 -0
  357. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/issue/__init__.py +0 -0
  358. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/issue/test_issue_async_issue.py +0 -0
  359. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/issue/test_issue_async_project_column.py +0 -0
  360. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/issue/test_issue_base.py +0 -0
  361. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/issue/test_issue_dependencies.py +0 -0
  362. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/issue/test_issue_issue.py +0 -0
  363. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/issue/test_issue_project_column.py +0 -0
  364. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/label/__init__.py +0 -0
  365. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/label/test_label_async_label.py +0 -0
  366. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/label/test_label_base.py +0 -0
  367. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/label/test_label_label.py +0 -0
  368. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/milestone/__init__.py +0 -0
  369. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/milestone/test_milestone_async_milestone.py +0 -0
  370. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/milestone/test_milestone_base.py +0 -0
  371. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/milestone/test_milestone_milestone.py +0 -0
  372. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/notification/__init__.py +0 -0
  373. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/notification/test_notification_base.py +0 -0
  374. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/notification/test_notification_notification.py +0 -0
  375. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/organization/__init__.py +0 -0
  376. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/organization/test_organization_async_organization.py +0 -0
  377. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/organization/test_organization_base.py +0 -0
  378. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/organization/test_organization_organization.py +0 -0
  379. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/project/__init__.py +0 -0
  380. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/project/test_project_base.py +0 -0
  381. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/project/test_project_project.py +0 -0
  382. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/project/test_project_requests.py +0 -0
  383. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/pull_request/__init__.py +0 -0
  384. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/pull_request/test_pull_request_async_pull_request.py +0 -0
  385. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/pull_request/test_pull_request_base.py +0 -0
  386. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/pull_request/test_pull_request_pull_request.py +0 -0
  387. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/repository/__init__.py +0 -0
  388. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/repository/test_repository_async_repository.py +0 -0
  389. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/repository/test_repository_base.py +0 -0
  390. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/repository/test_repository_repository.py +0 -0
  391. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/resource/__init__.py +0 -0
  392. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/resource/test_resource_async_resource.py +0 -0
  393. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/resource/test_resource_resource.py +0 -0
  394. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/smoke_test.py +0 -0
  395. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/test_import.py +0 -0
  396. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/test_lazy_reexports.py +0 -0
  397. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/test_main.py +0 -0
  398. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/test_release_version.py +0 -0
  399. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/test_version.py +0 -0
  400. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/transport.py +0 -0
  401. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/user/__init__.py +0 -0
  402. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/user/test_user_async_user.py +0 -0
  403. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/user/test_user_base.py +0 -0
  404. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/user/test_user_user.py +0 -0
  405. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/utils/__init__.py +0 -0
  406. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/utils/test_utils_fields.py +0 -0
  407. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/utils/test_utils_log.py +0 -0
  408. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/utils/test_utils_pagination.py +0 -0
  409. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/utils/test_utils_response.py +0 -0
  410. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/watch/__init__.py +0 -0
  411. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/watch/test_watch_changes.py +0 -0
  412. {python_gitea-0.11.0 → python_gitea-0.11.1}/tests/watch/test_watch_state.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.5
2
2
  Name: python-gitea
3
- Version: 0.11.0
3
+ Version: 0.11.1
4
4
  Summary: A Python package for interacting with the Gitea API, offering a simple interface to access repositories, users, organizations, issues, and more for automation and data management.
5
5
  Project-URL: Documentation, https://isaac-cf-wong.github.io/python-gitea
6
6
  Project-URL: Source, https://github.com/isaac-cf-wong/python-gitea
@@ -29,7 +29,7 @@ dependencies = [
29
29
 
30
30
  [dependency-groups]
31
31
  dev = [
32
- "ruff>=0.16.3",
32
+ "ruff>=0.16.4",
33
33
  # The mutation runner, in the environment `uv run` resolves, so that
34
34
  # `uv run mutmut run` reaches the same interpreter as `uv run pytest` and finds
35
35
  # the pytest plugins the suite's own options need. Run from a tool environment
@@ -617,11 +617,11 @@ wheels = [
617
617
 
618
618
  [[package]]
619
619
  name = "filelock"
620
- version = "3.32.3"
620
+ version = "3.32.4"
621
621
  source = { registry = "https://pypi.org/simple" }
622
- sdist = { url = "https://files.pythonhosted.org/packages/7d/64/a02e6765de08964ed371eca577870593245afc9dfac16d037de7c10d18e6/filelock-3.32.3.tar.gz", hash = "sha256:0ffa185a3540854c95caa7fa76b76cb219d907415e2c5dc9af25fd970563487f", size = 218135, upload-time = "2026-08-13T16:00:05.577Z" }
622
+ sdist = { url = "https://files.pythonhosted.org/packages/6d/30/03b03951873a1a0ffc7e8ca0e10c15597b59e8d0e39260704cd2ea087bc4/filelock-3.32.4.tar.gz", hash = "sha256:2bde2e4cf732e0153406d8a7bc80620ecf5e621fe0d25e41143c4e3b4733ff30", size = 222126, upload-time = "2026-08-23T17:37:55.363Z" }
623
623
  wheels = [
624
- { url = "https://files.pythonhosted.org/packages/a7/8e/50f46a9c0ce8d2861a394c1347caae037ea0431d2f67d7feb151cbc4649a/filelock-3.32.3-py3-none-any.whl", hash = "sha256:7f0ca4bcc0e181c60dbbd8aa9ab5b120ebb99e4e064e83636340056f833a1f09", size = 98901, upload-time = "2026-08-13T16:00:03.974Z" },
624
+ { url = "https://files.pythonhosted.org/packages/01/a4/9b63d595d748e3aff8812b65eacc1a2c4bd90b7c2012e08e72373b4835eb/filelock-3.32.4-py3-none-any.whl", hash = "sha256:22e58ca3b1ae3b98993b762d7338367ae64fe50252bf78d59da3bfebcdf1cedd", size = 99864, upload-time = "2026-08-23T17:37:53.913Z" },
625
625
  ]
626
626
 
627
627
  [[package]]
@@ -811,20 +811,20 @@ wheels = [
811
811
 
812
812
  [[package]]
813
813
  name = "httpcore2"
814
- version = "2.10.0"
814
+ version = "2.12.0"
815
815
  source = { registry = "https://pypi.org/simple" }
816
816
  dependencies = [
817
817
  { name = "h11" },
818
818
  { name = "truststore" },
819
819
  ]
820
- sdist = { url = "https://files.pythonhosted.org/packages/a9/83/a896fc59940fc5a6e2aff3a4be1d92fa890112936803b331cae75a993c34/httpcore2-2.10.0.tar.gz", hash = "sha256:13c0cc3d1919d4f28457f60cd2c2abe04113a8af184ccf1142811beba936f9dc", size = 67427, upload-time = "2026-08-09T09:11:32.123Z" }
820
+ sdist = { url = "https://files.pythonhosted.org/packages/be/ad/f4f0e57345f1870f3e8cb624e058d7eca6e5a27d33bcc3311d9b618734cd/httpcore2-2.12.0.tar.gz", hash = "sha256:9293522bba0aa7c4c8e9e3f040c16575bd8868e155a77fa30c7a9085a5eae648", size = 67548, upload-time = "2026-08-18T13:22:08.211Z" }
821
821
  wheels = [
822
- { url = "https://files.pythonhosted.org/packages/e5/4f/d149104195a35e2853a2fc203a8e3477747e58c80e17dda686dace174383/httpcore2-2.10.0-py3-none-any.whl", hash = "sha256:7df06cfb34070cae4f7c89be69dc1095eca138e9704ceffb98d25c1912ab6f01", size = 83000, upload-time = "2026-08-09T09:11:29.555Z" },
822
+ { url = "https://files.pythonhosted.org/packages/d2/74/d370e55600d9bcfa0d9794b0166126d49291a3d2b20c268fc98c453a4948/httpcore2-2.12.0-py3-none-any.whl", hash = "sha256:7e04258ce01013d7d615e5b910a3b27fac937d7a95038227e79652b4ba3b4ceb", size = 83074, upload-time = "2026-08-18T13:22:05.854Z" },
823
823
  ]
824
824
 
825
825
  [[package]]
826
826
  name = "httpx2"
827
- version = "2.10.0"
827
+ version = "2.12.0"
828
828
  source = { registry = "https://pypi.org/simple" }
829
829
  dependencies = [
830
830
  { name = "anyio", marker = "sys_platform != 'emscripten'" },
@@ -834,9 +834,9 @@ dependencies = [
834
834
  { name = "truststore", marker = "sys_platform != 'emscripten'" },
835
835
  { name = "typing-extensions", marker = "python_full_version < '3.13'" },
836
836
  ]
837
- sdist = { url = "https://files.pythonhosted.org/packages/bd/3d/f9a8c07a3884f3e5b26205e8436a18b3af61c5d53192c3bea235574dbbec/httpx2-2.10.0.tar.gz", hash = "sha256:8741d7329fe2c7885fc9ceb61c8217acfb87a85f75723714b89ebf7ad7196338", size = 98749, upload-time = "2026-08-09T09:11:33.24Z" }
837
+ sdist = { url = "https://files.pythonhosted.org/packages/7f/f8/579a8b51e42e38ee32647df9f08aa25643ae788e275cc625b199829c4671/httpx2-2.12.0.tar.gz", hash = "sha256:7631fe9887a8a2275f4a2540e053aa670fcc50742864a9ae7c66e609fdcf12cf", size = 100040, upload-time = "2026-08-18T13:22:09.086Z" }
838
838
  wheels = [
839
- { url = "https://files.pythonhosted.org/packages/b9/6d/a637d52449d98a6892d9a4dc0262587afdb6a66f201871842dce5a97b1c1/httpx2-2.10.0-py3-none-any.whl", hash = "sha256:5e3194a432701e1cc6f69a8b1b2fa199ef907013fede8d9a09a2c5b7b8141a18", size = 94355, upload-time = "2026-08-09T09:11:30.882Z" },
839
+ { url = "https://files.pythonhosted.org/packages/c8/95/411ba65569158e862368917aaf56597f3e5fa3b91b0502919638465a08f3/httpx2-2.12.0-py3-none-any.whl", hash = "sha256:cc8b6eecb8661c146b8f89a60e97456ee086e91a784ed31ac450c3a9e613dd36", size = 95427, upload-time = "2026-08-18T13:22:06.834Z" },
840
840
  ]
841
841
 
842
842
  [[package]]
@@ -862,11 +862,11 @@ wheels = [
862
862
 
863
863
  [[package]]
864
864
  name = "idna"
865
- version = "3.18"
865
+ version = "3.19"
866
866
  source = { registry = "https://pypi.org/simple" }
867
- sdist = { url = "https://files.pythonhosted.org/packages/cd/63/9496c57188a2ee585e0f1db071d75089a11e98aa86eb99d9d7618fc1edce/idna-3.18.tar.gz", hash = "sha256:ffb385a7e039654cef1ab9ef32c6fafe283c0c0467bba1d9029738ce4a14a848", size = 196711, upload-time = "2026-06-02T14:34:07.794Z" }
867
+ sdist = { url = "https://files.pythonhosted.org/packages/5f/f7/abb373e5757eaec4b922b92f97ec8d6d7e057cf06778247604fbc4e7c3f3/idna-3.19.tar.gz", hash = "sha256:5e0811a4383b21dc5838069f801c4fb62113b7447663d2530d2bd6e77b49bf15", size = 215237, upload-time = "2026-08-18T05:14:24.27Z" }
868
868
  wheels = [
869
- { url = "https://files.pythonhosted.org/packages/1e/5e/d4e9f1a599fb8e573b7b87160658329fbf28d19eac2718f51fc3def3aa5a/idna-3.18-py3-none-any.whl", hash = "sha256:7f952cbe720b688055e3f87de14f5c3e5fdaa8bc3928985c4077ca689de849a2", size = 65455, upload-time = "2026-06-02T14:34:06.319Z" },
869
+ { url = "https://files.pythonhosted.org/packages/57/b0/0e52c878c53f245edd3a11020f20979b3f490f245af532c7cae3027754b5/idna-3.19-py3-none-any.whl", hash = "sha256:815e7be7a7806d54abb586dc943addc79e8b2ee16915059658cbeff4b1b43bf4", size = 68550, upload-time = "2026-08-18T05:14:22.343Z" },
870
870
  ]
871
871
 
872
872
  [[package]]
@@ -1297,16 +1297,16 @@ python = [
1297
1297
 
1298
1298
  [[package]]
1299
1299
  name = "mkdocstrings-python"
1300
- version = "2.0.6"
1300
+ version = "2.0.7"
1301
1301
  source = { registry = "https://pypi.org/simple" }
1302
1302
  dependencies = [
1303
1303
  { name = "griffelib" },
1304
1304
  { name = "mkdocs-autorefs" },
1305
1305
  { name = "mkdocstrings" },
1306
1306
  ]
1307
- sdist = { url = "https://files.pythonhosted.org/packages/39/02/97c98a64de554251956d6584b61aea995c8fc3b2b2ca3e791209bcde071f/mkdocstrings_python-2.0.6.tar.gz", hash = "sha256:472a97ec73b40298970ec5db3eed7a5500361e5d76f67b528c5f4acce2fb74bd", size = 200642, upload-time = "2026-08-16T13:52:06.817Z" }
1307
+ sdist = { url = "https://files.pythonhosted.org/packages/90/5d/1be1c7a49d8fa13dc80f66a85f53333d52cf5206911412006ffdff8fb9a0/mkdocstrings_python-2.0.7.tar.gz", hash = "sha256:8c49faf66d243072d7590a1b5dea028d9d7425fac191f54f096123a4a9c1a783", size = 201598, upload-time = "2026-08-17T16:56:18.239Z" }
1308
1308
  wheels = [
1309
- { url = "https://files.pythonhosted.org/packages/78/37/ee6de2bde70f4f0fa279a4bb05fc8de723cb64d12f36be11d05f575dfaa7/mkdocstrings_python-2.0.6-py3-none-any.whl", hash = "sha256:0cb3d1f16c1a9131c0d88ec9e6047f343332b457f5c5b9d3a3203a4f93e65e48", size = 105268, upload-time = "2026-08-16T13:52:05.017Z" },
1309
+ { url = "https://files.pythonhosted.org/packages/b2/6d/77546d8c26f038fce314a507106954f76270f6c182488bcf9ac9721175df/mkdocstrings_python-2.0.7-py3-none-any.whl", hash = "sha256:1fce5fbfe4ffa6e8136a35351cdc97c3bf55219c7efbd3f92a82260f93235d60", size = 105387, upload-time = "2026-08-17T16:56:16.813Z" },
1310
1310
  ]
1311
1311
 
1312
1312
  [[package]]
@@ -1742,24 +1742,24 @@ wheels = [
1742
1742
 
1743
1743
  [[package]]
1744
1744
  name = "pygments"
1745
- version = "2.20.0"
1745
+ version = "2.21.0"
1746
1746
  source = { registry = "https://pypi.org/simple" }
1747
- sdist = { url = "https://files.pythonhosted.org/packages/c3/b2/bc9c9196916376152d655522fdcebac55e66de6603a76a02bca1b6414f6c/pygments-2.20.0.tar.gz", hash = "sha256:6757cd03768053ff99f3039c1a36d6c0aa0b263438fcab17520b30a303a82b5f", size = 4955991, upload-time = "2026-03-29T13:29:33.898Z" }
1747
+ sdist = { url = "https://files.pythonhosted.org/packages/49/2e/ced460408999b33da6b31b0021b0f37d329e202d4169aeb164493778f25b/pygments-2.21.0.tar.gz", hash = "sha256:610ca751c9bc2492b38eb9a38a7fbc93edbbb2d7182edaf34e66ae493dee5c8c", size = 5005329, upload-time = "2026-08-17T08:02:48.824Z" }
1748
1748
  wheels = [
1749
- { url = "https://files.pythonhosted.org/packages/f4/7e/a72dd26f3b0f4f2bf1dd8923c85f7ceb43172af56d63c7383eb62b332364/pygments-2.20.0-py3-none-any.whl", hash = "sha256:81a9e26dd42fd28a23a2d169d86d7ac03b46e2f8b59ed4698fb4785f946d0176", size = 1231151, upload-time = "2026-03-29T13:29:30.038Z" },
1749
+ { url = "https://files.pythonhosted.org/packages/71/46/17f022dd3e953bf20a04a028a21ec746d942f8d2af30fa0f124fa0e6a684/pygments-2.21.0-py3-none-any.whl", hash = "sha256:2363c69b61c4a97c838da3b130dcd6468f4848992b21a82f2a63ec34377137d9", size = 1250147, upload-time = "2026-08-17T08:02:44.912Z" },
1750
1750
  ]
1751
1751
 
1752
1752
  [[package]]
1753
1753
  name = "pymdown-extensions"
1754
- version = "11.0.1"
1754
+ version = "11.0.2"
1755
1755
  source = { registry = "https://pypi.org/simple" }
1756
1756
  dependencies = [
1757
1757
  { name = "markdown" },
1758
1758
  { name = "pyyaml" },
1759
1759
  ]
1760
- sdist = { url = "https://files.pythonhosted.org/packages/21/a9/5f0c535ba3b08fe09270c16808e053a968868242ecbd5676d4e3a488bf28/pymdown_extensions-11.0.1.tar.gz", hash = "sha256:dd2905ae6fc5b75582fafb139a1266ffc754705efa902aa50067fa7ff4f94ec0", size = 857113, upload-time = "2026-07-02T17:59:22.955Z" }
1760
+ sdist = { url = "https://files.pythonhosted.org/packages/ad/17/2db4b414de89659144488e0d9c6c0bf0c8395841dc12d81d0532cc6ef310/pymdown_extensions-11.0.2.tar.gz", hash = "sha256:9506fcbe66fa355a775b768084334238dd6805020ac4b92bea0c0dda6f8f223d", size = 855419, upload-time = "2026-08-22T19:28:47.236Z" }
1761
1761
  wheels = [
1762
- { url = "https://files.pythonhosted.org/packages/d6/54/da572c98c0b77626a91b5d3b89f0231d8bff5125c225420908632f8b342d/pymdown_extensions-11.0.1-py3-none-any.whl", hash = "sha256:db3943a62bab7e03af1364f0c4083e64b91fb097675a4b6cceccfbe9a77e5eb2", size = 269455, upload-time = "2026-07-02T17:59:21.271Z" },
1762
+ { url = "https://files.pythonhosted.org/packages/a6/43/9f45ec4d14e596efc32c925a78104934790438b0c0628b70d741016734ad/pymdown_extensions-11.0.2-py3-none-any.whl", hash = "sha256:259910762019732caa1dfd76f3faa62c59f191d46573e80bcb1d13c0f675bbe5", size = 269929, upload-time = "2026-08-22T19:28:45.389Z" },
1763
1763
  ]
1764
1764
 
1765
1765
  [[package]]
@@ -1930,7 +1930,7 @@ dev = [
1930
1930
  { name = "pytest-cov", specifier = ">=7.1.0" },
1931
1931
  { name = "pytest-github-actions-annotate-failures", specifier = ">=0.4.2" },
1932
1932
  { name = "pytest-mock", specifier = ">=3.15.1" },
1933
- { name = "ruff", specifier = ">=0.16.3" },
1933
+ { name = "ruff", specifier = ">=0.16.4" },
1934
1934
  ]
1935
1935
  docs = [
1936
1936
  { name = "mike", specifier = ">=2.2.0" },
@@ -2064,27 +2064,27 @@ wheels = [
2064
2064
 
2065
2065
  [[package]]
2066
2066
  name = "ruff"
2067
- version = "0.16.3"
2068
- source = { registry = "https://pypi.org/simple" }
2069
- sdist = { url = "https://files.pythonhosted.org/packages/61/b3/3213589383f8f1b3938781bd1278713f6d18621a14992b3e81fefb8a5ef9/ruff-0.16.3.tar.gz", hash = "sha256:e76d33a347661a84b5be6d043d0347fdc745dfdcf825a8f4fed64b5e26eebdf2", size = 4891904, upload-time = "2026-08-13T15:17:13.381Z" }
2070
- wheels = [
2071
- { url = "https://files.pythonhosted.org/packages/bf/96/493770daebd68c0a67f1549fdf519f53be51fc435186c0585bcc272fd76c/ruff-0.16.3-py3-none-linux_armv6l.whl", hash = "sha256:0c5710e247a58a4521e66e124ba9a74655b414f61ba3a2e9e3811e11098f48f7", size = 10902799, upload-time = "2026-08-13T15:16:27.382Z" },
2072
- { url = "https://files.pythonhosted.org/packages/5e/e6/2becf3942fddc29a29b8df47691d456fb1085391a694f74d84513251418c/ruff-0.16.3-py3-none-macosx_10_12_x86_64.whl", hash = "sha256:fe155130631a2471fd2e14a7a664a4dfbd7194b8229c3d7b2a40b21178639081", size = 11135539, upload-time = "2026-08-13T15:16:30.87Z" },
2073
- { url = "https://files.pythonhosted.org/packages/3e/1e/4b8b72f0d006dbf19326aa99f9ca0ee2ff374187c4d301cf529a51aa06fe/ruff-0.16.3-py3-none-macosx_11_0_arm64.whl", hash = "sha256:e2ed719e14aa64d895c2ee922594a90a43c861a93f0575a95ff8c47cdbd13eb9", size = 10475095, upload-time = "2026-08-13T15:16:33.259Z" },
2074
- { url = "https://files.pythonhosted.org/packages/92/32/2201fa49ba1f6c101ee321e83f051ac7a4b8d07b0ef6b4d3f2772b302275/ruff-0.16.3-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:9e0b1da805eb043654645d74d5de1e5ce2edc686e40790d2b86f56d71cc06a84", size = 10668771, upload-time = "2026-08-13T15:16:35.65Z" },
2075
- { url = "https://files.pythonhosted.org/packages/c3/66/4afc5c8363bd04d45effce1b7c8713ca037d7a6740b7451a2403a6e3a972/ruff-0.16.3-py3-none-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:a37bdea0bbe21780f590bf437d6412c8c4e1b6cd010f91a65c2c40c5e5f5f870", size = 10699568, upload-time = "2026-08-13T15:16:38.195Z" },
2076
- { url = "https://files.pythonhosted.org/packages/53/fd/c67d246bf36bf1698551c56de39e95cd07f70e64433e0098e6267d77061b/ruff-0.16.3-py3-none-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:09571e6d1288ed9be475207a3ac04ada404f1cd898104be0f6ab8d7df438575b", size = 11499365, upload-time = "2026-08-13T15:16:40.623Z" },
2077
- { url = "https://files.pythonhosted.org/packages/67/0b/00ecbceb99a263af7b12f6f05ac3c92bc47b905e91adc3f207a836e3bc01/ruff-0.16.3-py3-none-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:2c18c5a101eb540010638cc1ff3c84944d3adb3df62b8d98ca8f22ba484d3413", size = 12311728, upload-time = "2026-08-13T15:16:43.564Z" },
2078
- { url = "https://files.pythonhosted.org/packages/54/b2/b7b3bb54f4d3f7db504e476ad4ab8de530dceebe2c061384b2757ee419e8/ruff-0.16.3-py3-none-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:8457c44f15033c85ddbb77b15d451df9e24e4bd03b628396dd3610cedc3b8f82", size = 11699896, upload-time = "2026-08-13T15:16:46.209Z" },
2079
- { url = "https://files.pythonhosted.org/packages/c7/30/4c468429ac195addc5ee1b717b6ab1b66632786737ca3b2ed3443fb0c26a/ruff-0.16.3-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:294b95c4ae0cda9388525c2047778aa758d6b8d4bb876fd4e9eaa3ebc92343eb", size = 11058736, upload-time = "2026-08-13T15:16:48.823Z" },
2080
- { url = "https://files.pythonhosted.org/packages/43/67/7a113cdaddf24b64d7f75b1242a99d04c82fcef4f6921fdbb832beaffb5f/ruff-0.16.3-py3-none-manylinux_2_31_riscv64.whl", hash = "sha256:3d0c7c40c87c2a820509c31ba007968da6e1306468c067b2d82fbfdbcd0e8474", size = 11586911, upload-time = "2026-08-13T15:16:51.913Z" },
2081
- { url = "https://files.pythonhosted.org/packages/f1/c1/2e66f24c0f3ead25a5e660111778685e505e5da353c82802bf49f0cbe7b9/ruff-0.16.3-py3-none-musllinux_1_2_aarch64.whl", hash = "sha256:9f738c0fdfa8eed0b2ce7fb27ee7258208a92a68d7949e62aa15164bc7b389da", size = 10954265, upload-time = "2026-08-13T15:16:54.763Z" },
2082
- { url = "https://files.pythonhosted.org/packages/c2/ba/4cee23bf52cba9a058d3726de623624daf50ef9638868edd86f4126157f6/ruff-0.16.3-py3-none-musllinux_1_2_armv7l.whl", hash = "sha256:fb785f0be25abe69d320415cd4f833b59e17ba7613d9ba6a958023b6bceb0a50", size = 10709886, upload-time = "2026-08-13T15:16:57.339Z" },
2083
- { url = "https://files.pythonhosted.org/packages/82/df/7da7194fa5d9dc0a285f7e6fa5a4722e7c63faac0b45b614ded9314363a1/ruff-0.16.3-py3-none-musllinux_1_2_i686.whl", hash = "sha256:c5536e3acfbf9563085aa2be7b13c629c3077e902afc5b941ac44024dbb9f506", size = 11210392, upload-time = "2026-08-13T15:17:00.171Z" },
2084
- { url = "https://files.pythonhosted.org/packages/35/85/7795f6e817af050e7517bf3e7aa9b061cce70ef33d280aad902c956c1ecf/ruff-0.16.3-py3-none-musllinux_1_2_x86_64.whl", hash = "sha256:a2d85c02f9b8e165d85e6779184d38c4132de12603dab59c51c28e22584f9e4d", size = 11626910, upload-time = "2026-08-13T15:17:03.299Z" },
2085
- { url = "https://files.pythonhosted.org/packages/78/9b/475b927cf27a5cbbda3c7bafb69ed6ff77e1d7923d5d85f17c2749d7ae32/ruff-0.16.3-py3-none-win32.whl", hash = "sha256:388cdf2166642bd9b13d52b5932d3170f34f8abed7e8d9a855f1d84b83645a0a", size = 10931415, upload-time = "2026-08-13T15:17:05.726Z" },
2086
- { url = "https://files.pythonhosted.org/packages/b2/99/e2a2bfc4fbf0a1e8a916bc9ebe6fe6c58cc34c28e0ffc6ce281d572d1c2e/ruff-0.16.3-py3-none-win_amd64.whl", hash = "sha256:e80a7d69ca2a6d1c4d352ec91458cdca6e56c83cdbcabd93e4abe1e53591d948", size = 11445993, upload-time = "2026-08-13T15:17:08.353Z" },
2087
- { url = "https://files.pythonhosted.org/packages/69/3e/4132e539aed78c148854d4997a2685b0ed4dc4e87110b59ce528564e184e/ruff-0.16.3-py3-none-win_arm64.whl", hash = "sha256:b8ca152da82c1acc1fa8d5874b15951935f0eef46f10e6954c83859011b6178a", size = 11399302, upload-time = "2026-08-13T15:17:10.908Z" },
2067
+ version = "0.16.4"
2068
+ source = { registry = "https://pypi.org/simple" }
2069
+ sdist = { url = "https://files.pythonhosted.org/packages/00/8f/d8074b1f25e003164087a8bfe79a0f1a3945135764dbb6aaab04103dcaf9/ruff-0.16.4.tar.gz", hash = "sha256:13171aa9d9af2240ee3504e639de73122c67e74036de5ba2e1d01422cd17e3dc", size = 4899731, upload-time = "2026-08-20T17:43:59.196Z" }
2070
+ wheels = [
2071
+ { url = "https://files.pythonhosted.org/packages/ff/80/779895ef584e089d22f2c6df0d0e99a65ec2df0805f1fffd439415b8c1f0/ruff-0.16.4-py3-none-linux_armv6l.whl", hash = "sha256:df4075f71ddac40b9934af60c3ec8a53047dd5a5fdc43224e6e4e8e9a27cb6f7", size = 10006909, upload-time = "2026-08-20T17:43:16.888Z" },
2072
+ { url = "https://files.pythonhosted.org/packages/a9/e6/f553199b5e8927a05cb5c422d921fd0656b29ab976e91c44802107c6b0da/ruff-0.16.4-py3-none-macosx_10_12_x86_64.whl", hash = "sha256:0c95538517af68004306b0fb3214ff2f2af67a65092aee77cd9eb86db6656604", size = 10240201, upload-time = "2026-08-20T17:43:19.337Z" },
2073
+ { url = "https://files.pythonhosted.org/packages/1c/70/4a6dc4bb34da4dee35e30f09bbd1bfbdd26f33b62fb9b8df31f08a199cd2/ruff-0.16.4-py3-none-macosx_11_0_arm64.whl", hash = "sha256:963f83df8e69e575b64d67dd447ebbc917db41a14bf38d4593a4183e7aaa8255", size = 9835122, upload-time = "2026-08-20T17:43:21.708Z" },
2074
+ { url = "https://files.pythonhosted.org/packages/24/12/c6e22d686372c15bcb7af99831f1a1be96df696491babf4f24e4f942c527/ruff-0.16.4-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:32a5057c7ff3f6e6480a48fccfb3a412a690f48a3d03ac5cf08177d6c2da3ade", size = 9977162, upload-time = "2026-08-20T17:43:24.236Z" },
2075
+ { url = "https://files.pythonhosted.org/packages/46/49/72b10ec912f5ab5854992eaf7aa7cd36729b6937d9dc4e0fb41b3bf428ec/ruff-0.16.4-py3-none-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:b3dce8d9b0c57c265b91885a66a567d8ea1372e8eb4e250fa8e5e3f579e99cff", size = 9829789, upload-time = "2026-08-20T17:43:26.966Z" },
2076
+ { url = "https://files.pythonhosted.org/packages/fa/80/0f30e32e7f6ee26edc39075502db9d368d788a44a79b55f763eb4ab03796/ruff-0.16.4-py3-none-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:7dc651db49283c69f8e72c834eec4fe5573e4c646856aebece0ce385dceb2a80", size = 10527949, upload-time = "2026-08-20T17:43:29.384Z" },
2077
+ { url = "https://files.pythonhosted.org/packages/52/3d/86e8ad3542169e56cac3859a343afdb9df2ad54d35a59ce1e67baee83421/ruff-0.16.4-py3-none-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:3817b87dbcabc92f13b05019257c5b89b5b4d51b5fb20f56fb5235ceb723cd07", size = 11333695, upload-time = "2026-08-20T17:43:31.872Z" },
2078
+ { url = "https://files.pythonhosted.org/packages/d0/16/481c29b380c20a0054a8261066665e1b3488e23636c49d0a43e75975b9bb/ruff-0.16.4-py3-none-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:e9fce1499134b2c8c68e5166f95705a5812062bb93aacc5f9873bb1a27084bc7", size = 10727741, upload-time = "2026-08-20T17:43:34.596Z" },
2079
+ { url = "https://files.pythonhosted.org/packages/5e/b6/56bc0b8cf45b54b28b3a5e6381c8945d51b5b18adf659454c32295209a31/ruff-0.16.4-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:f2d812e482f5a7e02eee26cd73d2a37ebbdf47d795ea63ba1b89110ae93e9fb3", size = 10286522, upload-time = "2026-08-20T17:43:37.288Z" },
2080
+ { url = "https://files.pythonhosted.org/packages/e8/8b/b345b4fb110f2fbe2bd31eabd271e5e8b3b7e4ee6c0e02f2dc6be78db000/ruff-0.16.4-py3-none-manylinux_2_31_riscv64.whl", hash = "sha256:6baaf984aa7976edf93d3b627fe2d1d22ee94bbca05fa6f90fc76d73924e3454", size = 10584182, upload-time = "2026-08-20T17:43:39.984Z" },
2081
+ { url = "https://files.pythonhosted.org/packages/29/e5/827b34041c35f58774a9681a4213994c164fc987800f4dddabcf451da0bf/ruff-0.16.4-py3-none-musllinux_1_2_aarch64.whl", hash = "sha256:bdfcf0b28662eb890372d50f92c283bb94e67e7635ed93c7fd533970acff7b2b", size = 10134195, upload-time = "2026-08-20T17:43:42.351Z" },
2082
+ { url = "https://files.pythonhosted.org/packages/0f/10/d0bffcdd6729b87afc82ba0ef377173356a7dc8e972f5179968cf2fdf98c/ruff-0.16.4-py3-none-musllinux_1_2_armv7l.whl", hash = "sha256:b66b02cb9b04f537643cadf5768e5f98dc461890d530cb67113d71c8c76e605d", size = 9825821, upload-time = "2026-08-20T17:43:44.532Z" },
2083
+ { url = "https://files.pythonhosted.org/packages/f5/32/0db2a863b796ca62d83e92a07a3ccf00921b14db02059347576a2fda3d4b/ruff-0.16.4-py3-none-musllinux_1_2_i686.whl", hash = "sha256:8528bf9a4b291a60bf02ea453511e8ce6215bd2b982ee80405b66b008b6c30a0", size = 10267658, upload-time = "2026-08-20T17:43:46.989Z" },
2084
+ { url = "https://files.pythonhosted.org/packages/b2/a0/fbdeb59e48c6261f523e56c8f12e9c08fbe693786595cc7e3959207a9232/ruff-0.16.4-py3-none-musllinux_1_2_x86_64.whl", hash = "sha256:fbd85d2875fdd67e833213a651f613bbf25303abf6aa822a5121f4531195678d", size = 10697071, upload-time = "2026-08-20T17:43:49.891Z" },
2085
+ { url = "https://files.pythonhosted.org/packages/aa/28/0c6dd865859c6d17bc8ccc34cb72b0e02d6c7eb25e8a1e22b5bea681e2c0/ruff-0.16.4-py3-none-win32.whl", hash = "sha256:312769988007aaeb8e189b443ccdd03c0e6374489e053467be6d96518ebff76e", size = 10021687, upload-time = "2026-08-20T17:43:52.281Z" },
2086
+ { url = "https://files.pythonhosted.org/packages/a3/03/e724450f621698117f9aa6dd241c94d0274ae96781378dc86745ae29f0e7/ruff-0.16.4-py3-none-win_amd64.whl", hash = "sha256:05d9d27a18c4bcbefada602480ec9e01e0bc949d432e0ced5df77edac195919c", size = 10567657, upload-time = "2026-08-20T17:43:54.78Z" },
2087
+ { url = "https://files.pythonhosted.org/packages/0e/fe/da8b9e1347696bb22120b77280ec5ce25d500ca5cb39d5ad6e5c18de19c1/ruff-0.16.4-py3-none-win_arm64.whl", hash = "sha256:a3a61621c9b6f6a89573e938a080e648f1695baa3f58570a3a707bc51ff65a21", size = 10451579, upload-time = "2026-08-20T17:43:57.135Z" },
2088
2088
  ]
2089
2089
 
2090
2090
  [[package]]
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes