python-gitea 0.11.3__tar.gz → 0.11.4__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 (413) hide show
  1. {python_gitea-0.11.3 → python_gitea-0.11.4}/.github/workflows/codeql.yml +3 -3
  2. {python_gitea-0.11.3 → python_gitea-0.11.4}/.github/workflows/scheduled_release.yml +1 -1
  3. {python_gitea-0.11.3 → python_gitea-0.11.4}/.github/workflows/support_floor_update.yml +1 -1
  4. {python_gitea-0.11.3 → python_gitea-0.11.4}/.pre-commit-config.yaml +2 -2
  5. {python_gitea-0.11.3 → python_gitea-0.11.4}/PKG-INFO +1 -1
  6. {python_gitea-0.11.3 → python_gitea-0.11.4}/pyproject.toml +1 -1
  7. {python_gitea-0.11.3 → python_gitea-0.11.4}/uv.lock +22 -22
  8. {python_gitea-0.11.3 → python_gitea-0.11.4}/.coderabbit.yaml +0 -0
  9. {python_gitea-0.11.3 → python_gitea-0.11.4}/.github/ISSUE_TEMPLATE/bug-report.md +0 -0
  10. {python_gitea-0.11.3 → python_gitea-0.11.4}/.github/ISSUE_TEMPLATE/config.yml +0 -0
  11. {python_gitea-0.11.3 → python_gitea-0.11.4}/.github/ISSUE_TEMPLATE/feature-request.md +0 -0
  12. {python_gitea-0.11.3 → python_gitea-0.11.4}/.github/pull_request_template.md +0 -0
  13. {python_gitea-0.11.3 → python_gitea-0.11.4}/.github/workflows/ci.yml +0 -0
  14. {python_gitea-0.11.3 → python_gitea-0.11.4}/.github/workflows/documentation.yml +0 -0
  15. {python_gitea-0.11.3 → python_gitea-0.11.4}/.github/workflows/draft_release.yml +0 -0
  16. {python_gitea-0.11.3 → python_gitea-0.11.4}/.github/workflows/publish.yml +0 -0
  17. {python_gitea-0.11.3 → python_gitea-0.11.4}/.github/workflows/publish_testpypi.yml +0 -0
  18. {python_gitea-0.11.3 → python_gitea-0.11.4}/.github/workflows/release.yml +0 -0
  19. {python_gitea-0.11.3 → python_gitea-0.11.4}/.github/workflows/semantic_pull_request.yml +0 -0
  20. {python_gitea-0.11.3 → python_gitea-0.11.4}/.gitignore +0 -0
  21. {python_gitea-0.11.3 → python_gitea-0.11.4}/.markdownlint.yaml +0 -0
  22. {python_gitea-0.11.3 → python_gitea-0.11.4}/.prettierrc +0 -0
  23. {python_gitea-0.11.3 → python_gitea-0.11.4}/.pypirc +0 -0
  24. {python_gitea-0.11.3 → python_gitea-0.11.4}/.typos.toml +0 -0
  25. {python_gitea-0.11.3 → python_gitea-0.11.4}/CITATION.cff +0 -0
  26. {python_gitea-0.11.3 → python_gitea-0.11.4}/CODE_OF_CONDUCT.md +0 -0
  27. {python_gitea-0.11.3 → python_gitea-0.11.4}/CONTRIBUTING.md +0 -0
  28. {python_gitea-0.11.3 → python_gitea-0.11.4}/LICENSE +0 -0
  29. {python_gitea-0.11.3 → python_gitea-0.11.4}/README.md +0 -0
  30. {python_gitea-0.11.3 → python_gitea-0.11.4}/SECURITY.md +0 -0
  31. {python_gitea-0.11.3 → python_gitea-0.11.4}/SUPPORT.md +0 -0
  32. {python_gitea-0.11.3 → python_gitea-0.11.4}/cliff.toml +0 -0
  33. {python_gitea-0.11.3 → python_gitea-0.11.4}/docs/contributing.md +0 -0
  34. {python_gitea-0.11.3 → python_gitea-0.11.4}/docs/dev/architecture.md +0 -0
  35. {python_gitea-0.11.3 → python_gitea-0.11.4}/docs/dev/troubleshooting.md +0 -0
  36. {python_gitea-0.11.3 → python_gitea-0.11.4}/docs/gen_ref_pages.py +0 -0
  37. {python_gitea-0.11.3 → python_gitea-0.11.4}/docs/index.md +0 -0
  38. {python_gitea-0.11.3 → python_gitea-0.11.4}/docs/javascripts/mathjax.js +0 -0
  39. {python_gitea-0.11.3 → python_gitea-0.11.4}/docs/security.md +0 -0
  40. {python_gitea-0.11.3 → python_gitea-0.11.4}/docs/style/api.css +0 -0
  41. {python_gitea-0.11.3 → python_gitea-0.11.4}/docs/user-guide/cli.md +0 -0
  42. {python_gitea-0.11.3 → python_gitea-0.11.4}/docs/user-guide/configuration.md +0 -0
  43. {python_gitea-0.11.3 → python_gitea-0.11.4}/docs/user-guide/installation.md +0 -0
  44. {python_gitea-0.11.3 → python_gitea-0.11.4}/docs/user-guide/python-api.md +0 -0
  45. {python_gitea-0.11.3 → python_gitea-0.11.4}/docs/user-guide/quickstart.md +0 -0
  46. {python_gitea-0.11.3 → python_gitea-0.11.4}/mkdocs.yml +0 -0
  47. {python_gitea-0.11.3 → python_gitea-0.11.4}/renovate.json +0 -0
  48. {python_gitea-0.11.3 → python_gitea-0.11.4}/scripts/release_version.py +0 -0
  49. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/__init__.py +0 -0
  50. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/__main__.py +0 -0
  51. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/_lazy.py +0 -0
  52. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/actions/__init__.py +0 -0
  53. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/actions/actions.py +0 -0
  54. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/actions/artifact.py +0 -0
  55. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/actions/async_actions.py +0 -0
  56. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/actions/async_artifact.py +0 -0
  57. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/actions/async_run_management.py +0 -0
  58. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/actions/async_runner.py +0 -0
  59. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/actions/async_secret.py +0 -0
  60. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/actions/async_variable.py +0 -0
  61. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/actions/base.py +0 -0
  62. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/actions/run_management.py +0 -0
  63. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/actions/runner.py +0 -0
  64. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/actions/scope.py +0 -0
  65. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/actions/secret.py +0 -0
  66. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/actions/variable.py +0 -0
  67. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/__init__.py +0 -0
  68. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/__init__.py +0 -0
  69. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/artifact/__init__.py +0 -0
  70. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/artifact/delete.py +0 -0
  71. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/artifact/download.py +0 -0
  72. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/artifact/get.py +0 -0
  73. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/artifact/list.py +0 -0
  74. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/job/__init__.py +0 -0
  75. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/job/get.py +0 -0
  76. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/job/list.py +0 -0
  77. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/job/logs.py +0 -0
  78. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/job/rerun.py +0 -0
  79. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/main.py +0 -0
  80. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/run/__init__.py +0 -0
  81. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/run/approve.py +0 -0
  82. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/run/cancel.py +0 -0
  83. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/run/delete.py +0 -0
  84. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/run/force_cancel.py +0 -0
  85. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/run/get.py +0 -0
  86. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/run/jobs.py +0 -0
  87. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/run/list.py +0 -0
  88. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/run/rerun.py +0 -0
  89. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/runner/__init__.py +0 -0
  90. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/runner/delete.py +0 -0
  91. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/runner/get.py +0 -0
  92. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/runner/list.py +0 -0
  93. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/runner/registration_token.py +0 -0
  94. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/runner/state.py +0 -0
  95. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/runner/update.py +0 -0
  96. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/secret/__init__.py +0 -0
  97. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/secret/delete.py +0 -0
  98. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/secret/list.py +0 -0
  99. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/secret/set.py +0 -0
  100. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/variable/__init__.py +0 -0
  101. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/variable/create.py +0 -0
  102. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/variable/delete.py +0 -0
  103. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/variable/get.py +0 -0
  104. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/variable/list.py +0 -0
  105. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/variable/update.py +0 -0
  106. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/workflow/__init__.py +0 -0
  107. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/workflow/dispatch.py +0 -0
  108. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/workflow/get.py +0 -0
  109. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/workflow/list.py +0 -0
  110. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/comment/__init__.py +0 -0
  111. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/comment/add.py +0 -0
  112. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/comment/delete.py +0 -0
  113. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/comment/edit.py +0 -0
  114. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/comment/list.py +0 -0
  115. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/comment/main.py +0 -0
  116. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/config/__init__.py +0 -0
  117. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/config/add.py +0 -0
  118. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/config/delete.py +0 -0
  119. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/config/list.py +0 -0
  120. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/config/main.py +0 -0
  121. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/config/update.py +0 -0
  122. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/issue/__init__.py +0 -0
  123. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/issue/close.py +0 -0
  124. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/issue/create.py +0 -0
  125. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/issue/dependency/__init__.py +0 -0
  126. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/issue/dependency/add.py +0 -0
  127. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/issue/dependency/list.py +0 -0
  128. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/issue/dependency/main.py +0 -0
  129. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/issue/dependency/remove.py +0 -0
  130. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/issue/edit.py +0 -0
  131. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/issue/get.py +0 -0
  132. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/issue/list.py +0 -0
  133. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/issue/main.py +0 -0
  134. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/label/__init__.py +0 -0
  135. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/label/create.py +0 -0
  136. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/label/delete.py +0 -0
  137. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/label/list.py +0 -0
  138. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/label/main.py +0 -0
  139. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/label/update.py +0 -0
  140. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/main.py +0 -0
  141. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/milestone/__init__.py +0 -0
  142. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/milestone/create.py +0 -0
  143. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/milestone/list.py +0 -0
  144. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/milestone/main.py +0 -0
  145. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/notification/__init__.py +0 -0
  146. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/notification/list.py +0 -0
  147. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/notification/main.py +0 -0
  148. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/notification/read.py +0 -0
  149. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/organization/__init__.py +0 -0
  150. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/organization/list.py +0 -0
  151. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/organization/main.py +0 -0
  152. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/output.py +0 -0
  153. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/project/__init__.py +0 -0
  154. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/project/column/__init__.py +0 -0
  155. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/project/column/create.py +0 -0
  156. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/project/column/issues.py +0 -0
  157. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/project/column/list.py +0 -0
  158. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/project/create.py +0 -0
  159. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/project/delete.py +0 -0
  160. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/project/edit.py +0 -0
  161. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/project/get.py +0 -0
  162. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/project/issue/__init__.py +0 -0
  163. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/project/issue/add.py +0 -0
  164. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/project/issue/move.py +0 -0
  165. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/project/issue/remove.py +0 -0
  166. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/project/issues.py +0 -0
  167. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/project/list.py +0 -0
  168. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/project/main.py +0 -0
  169. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/project/show.py +0 -0
  170. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/pull_request/__init__.py +0 -0
  171. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/pull_request/list.py +0 -0
  172. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/pull_request/main.py +0 -0
  173. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/repository/__init__.py +0 -0
  174. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/repository/list.py +0 -0
  175. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/repository/main.py +0 -0
  176. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/user/__init__.py +0 -0
  177. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/user/get.py +0 -0
  178. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/user/main.py +0 -0
  179. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/user/update_settings.py +0 -0
  180. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/utils/__init__.py +0 -0
  181. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/utils/api.py +0 -0
  182. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/utils/auth.py +0 -0
  183. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/utils/convert.py +0 -0
  184. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/utils/errors.py +0 -0
  185. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/utils/issue.py +0 -0
  186. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/utils/options.py +0 -0
  187. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/watch/__init__.py +0 -0
  188. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/watch/advance.py +0 -0
  189. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/watch/list.py +0 -0
  190. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/watch/main.py +0 -0
  191. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/watch/scopes.py +0 -0
  192. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/client/__init__.py +0 -0
  193. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/client/async_gitea.py +0 -0
  194. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/client/base.py +0 -0
  195. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/client/gitea.py +0 -0
  196. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/comment/__init__.py +0 -0
  197. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/comment/async_comment.py +0 -0
  198. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/comment/base.py +0 -0
  199. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/comment/comment.py +0 -0
  200. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/config/__init__.py +0 -0
  201. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/config/manager.py +0 -0
  202. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/config/model.py +0 -0
  203. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/issue/__init__.py +0 -0
  204. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/issue/async_issue.py +0 -0
  205. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/issue/base.py +0 -0
  206. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/issue/issue.py +0 -0
  207. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/issue/project_column.py +0 -0
  208. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/label/__init__.py +0 -0
  209. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/label/async_label.py +0 -0
  210. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/label/base.py +0 -0
  211. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/label/label.py +0 -0
  212. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/milestone/__init__.py +0 -0
  213. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/milestone/async_milestone.py +0 -0
  214. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/milestone/base.py +0 -0
  215. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/milestone/milestone.py +0 -0
  216. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/notification/__init__.py +0 -0
  217. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/notification/async_notification.py +0 -0
  218. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/notification/base.py +0 -0
  219. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/notification/notification.py +0 -0
  220. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/organization/__init__.py +0 -0
  221. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/organization/async_organization.py +0 -0
  222. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/organization/base.py +0 -0
  223. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/organization/organization.py +0 -0
  224. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/project/__init__.py +0 -0
  225. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/project/async_project.py +0 -0
  226. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/project/base.py +0 -0
  227. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/project/project.py +0 -0
  228. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/pull_request/__init__.py +0 -0
  229. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/pull_request/async_pull_request.py +0 -0
  230. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/pull_request/base.py +0 -0
  231. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/pull_request/pull_request.py +0 -0
  232. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/repository/__init__.py +0 -0
  233. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/repository/async_repository.py +0 -0
  234. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/repository/base.py +0 -0
  235. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/repository/repository.py +0 -0
  236. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/resource/__init__.py +0 -0
  237. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/resource/async_resource.py +0 -0
  238. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/resource/protocol.py +0 -0
  239. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/resource/resource.py +0 -0
  240. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/user/__init__.py +0 -0
  241. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/user/async_user.py +0 -0
  242. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/user/base.py +0 -0
  243. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/user/user.py +0 -0
  244. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/utils/__init__.py +0 -0
  245. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/utils/fields.py +0 -0
  246. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/utils/log.py +0 -0
  247. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/utils/pagination.py +0 -0
  248. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/utils/response.py +0 -0
  249. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/version.py +0 -0
  250. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/watch/__init__.py +0 -0
  251. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/watch/changes.py +0 -0
  252. {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/watch/state.py +0 -0
  253. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/__init__.py +0 -0
  254. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/actions/__init__.py +0 -0
  255. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/actions/test_actions_base.py +0 -0
  256. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/actions/test_actions_imports.py +0 -0
  257. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/actions/test_actions_requests.py +0 -0
  258. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/actions/test_actions_scope.py +0 -0
  259. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/board.py +0 -0
  260. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/__init__.py +0 -0
  261. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/actions/__init__.py +0 -0
  262. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/actions/invoking.py +0 -0
  263. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/actions/test_cli_actions_artifact.py +0 -0
  264. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/actions/test_cli_actions_job_get.py +0 -0
  265. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/actions/test_cli_actions_job_list.py +0 -0
  266. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/actions/test_cli_actions_job_logs.py +0 -0
  267. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/actions/test_cli_actions_main.py +0 -0
  268. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/actions/test_cli_actions_run_get.py +0 -0
  269. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/actions/test_cli_actions_run_jobs.py +0 -0
  270. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/actions/test_cli_actions_run_list.py +0 -0
  271. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/actions/test_cli_actions_run_management.py +0 -0
  272. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/actions/test_cli_actions_runner.py +0 -0
  273. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/actions/test_cli_actions_secret.py +0 -0
  274. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/actions/test_cli_actions_variable.py +0 -0
  275. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/actions/test_cli_actions_workflow_dispatch.py +0 -0
  276. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/actions/test_cli_actions_workflow_get.py +0 -0
  277. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/actions/test_cli_actions_workflow_list.py +0 -0
  278. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/comment/__init__.py +0 -0
  279. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/comment/test_cli_comment_add.py +0 -0
  280. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/comment/test_cli_comment_delete.py +0 -0
  281. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/comment/test_cli_comment_edit.py +0 -0
  282. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/comment/test_cli_comment_list.py +0 -0
  283. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/comment/test_cli_comment_main.py +0 -0
  284. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/config/__init__.py +0 -0
  285. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/config/test_cli_config_add.py +0 -0
  286. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/config/test_cli_config_delete.py +0 -0
  287. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/config/test_cli_config_list.py +0 -0
  288. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/config/test_cli_config_main.py +0 -0
  289. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/config/test_cli_config_update.py +0 -0
  290. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/envelope.py +0 -0
  291. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/issue/__init__.py +0 -0
  292. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/issue/dependency/__init__.py +0 -0
  293. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/issue/dependency/test_cli_issue_dependency.py +0 -0
  294. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/issue/test_cli_issue_close.py +0 -0
  295. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/issue/test_cli_issue_comment.py +0 -0
  296. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/issue/test_cli_issue_create.py +0 -0
  297. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/issue/test_cli_issue_edit.py +0 -0
  298. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/issue/test_cli_issue_get.py +0 -0
  299. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/issue/test_cli_issue_list.py +0 -0
  300. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/issue/test_cli_issue_main.py +0 -0
  301. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/label/__init__.py +0 -0
  302. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/label/test_cli_label_create.py +0 -0
  303. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/label/test_cli_label_delete.py +0 -0
  304. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/label/test_cli_label_list.py +0 -0
  305. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/label/test_cli_label_main.py +0 -0
  306. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/label/test_cli_label_update.py +0 -0
  307. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/milestone/__init__.py +0 -0
  308. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/milestone/test_cli_milestone_create.py +0 -0
  309. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/milestone/test_cli_milestone_list.py +0 -0
  310. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/milestone/test_cli_milestone_main.py +0 -0
  311. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/notification/__init__.py +0 -0
  312. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/notification/test_cli_notification.py +0 -0
  313. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/organization/__init__.py +0 -0
  314. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/organization/test_cli_organization_list.py +0 -0
  315. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/organization/test_cli_organization_main.py +0 -0
  316. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/project/__init__.py +0 -0
  317. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/project/test_cli_project.py +0 -0
  318. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/project/test_cli_project_column_issues.py +0 -0
  319. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/project/test_cli_project_show.py +0 -0
  320. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/pull_request/__init__.py +0 -0
  321. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/pull_request/test_cli_pull_request_list.py +0 -0
  322. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/pull_request/test_cli_pull_request_main.py +0 -0
  323. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/rendering.py +0 -0
  324. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/repository/__init__.py +0 -0
  325. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/repository/test_cli_repository_list.py +0 -0
  326. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/repository/test_cli_repository_main.py +0 -0
  327. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/test_cli_contract.py +0 -0
  328. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/test_cli_main.py +0 -0
  329. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/test_cli_output.py +0 -0
  330. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/tree.py +0 -0
  331. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/user/__init__.py +0 -0
  332. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/user/test_cli_user_get.py +0 -0
  333. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/user/test_cli_user_update_settings.py +0 -0
  334. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/utils/__init__.py +0 -0
  335. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/utils/test_cli_utils_api.py +0 -0
  336. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/utils/test_cli_utils_auth.py +0 -0
  337. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/utils/test_cli_utils_convert.py +0 -0
  338. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/utils/test_cli_utils_errors.py +0 -0
  339. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/utils/test_cli_utils_issue.py +0 -0
  340. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/utils/test_cli_utils_options.py +0 -0
  341. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/watch/__init__.py +0 -0
  342. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/watch/support.py +0 -0
  343. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/watch/test_cli_watch_advance.py +0 -0
  344. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/watch/test_cli_watch_list.py +0 -0
  345. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/watch/test_cli_watch_scopes.py +0 -0
  346. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/client/__init__.py +0 -0
  347. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/client/test_client_async_gitea.py +0 -0
  348. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/client/test_client_base.py +0 -0
  349. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/client/test_client_gitea.py +0 -0
  350. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/comment/__init__.py +0 -0
  351. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/comment/test_comment_async_comment.py +0 -0
  352. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/comment/test_comment_base.py +0 -0
  353. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/comment/test_comment_comment.py +0 -0
  354. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/config/__init__.py +0 -0
  355. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/config/test_config_manager.py +0 -0
  356. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/config/test_config_model.py +0 -0
  357. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/conftest.py +0 -0
  358. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/issue/__init__.py +0 -0
  359. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/issue/test_issue_async_issue.py +0 -0
  360. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/issue/test_issue_async_project_column.py +0 -0
  361. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/issue/test_issue_base.py +0 -0
  362. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/issue/test_issue_dependencies.py +0 -0
  363. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/issue/test_issue_issue.py +0 -0
  364. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/issue/test_issue_project_column.py +0 -0
  365. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/label/__init__.py +0 -0
  366. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/label/test_label_async_label.py +0 -0
  367. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/label/test_label_base.py +0 -0
  368. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/label/test_label_label.py +0 -0
  369. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/milestone/__init__.py +0 -0
  370. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/milestone/test_milestone_async_milestone.py +0 -0
  371. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/milestone/test_milestone_base.py +0 -0
  372. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/milestone/test_milestone_milestone.py +0 -0
  373. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/notification/__init__.py +0 -0
  374. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/notification/test_notification_base.py +0 -0
  375. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/notification/test_notification_notification.py +0 -0
  376. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/organization/__init__.py +0 -0
  377. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/organization/test_organization_async_organization.py +0 -0
  378. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/organization/test_organization_base.py +0 -0
  379. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/organization/test_organization_organization.py +0 -0
  380. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/project/__init__.py +0 -0
  381. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/project/test_project_base.py +0 -0
  382. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/project/test_project_project.py +0 -0
  383. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/project/test_project_requests.py +0 -0
  384. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/pull_request/__init__.py +0 -0
  385. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/pull_request/test_pull_request_async_pull_request.py +0 -0
  386. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/pull_request/test_pull_request_base.py +0 -0
  387. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/pull_request/test_pull_request_pull_request.py +0 -0
  388. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/repository/__init__.py +0 -0
  389. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/repository/test_repository_async_repository.py +0 -0
  390. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/repository/test_repository_base.py +0 -0
  391. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/repository/test_repository_repository.py +0 -0
  392. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/resource/__init__.py +0 -0
  393. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/resource/test_resource_async_resource.py +0 -0
  394. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/resource/test_resource_resource.py +0 -0
  395. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/smoke_test.py +0 -0
  396. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/test_import.py +0 -0
  397. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/test_lazy_reexports.py +0 -0
  398. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/test_main.py +0 -0
  399. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/test_release_version.py +0 -0
  400. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/test_version.py +0 -0
  401. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/transport.py +0 -0
  402. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/user/__init__.py +0 -0
  403. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/user/test_user_async_user.py +0 -0
  404. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/user/test_user_base.py +0 -0
  405. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/user/test_user_user.py +0 -0
  406. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/utils/__init__.py +0 -0
  407. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/utils/test_utils_fields.py +0 -0
  408. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/utils/test_utils_log.py +0 -0
  409. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/utils/test_utils_pagination.py +0 -0
  410. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/utils/test_utils_response.py +0 -0
  411. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/watch/__init__.py +0 -0
  412. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/watch/test_watch_changes.py +0 -0
  413. {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/watch/test_watch_state.py +0 -0
@@ -22,13 +22,13 @@ jobs:
22
22
  uses: actions/checkout@d23441a48e516b6c34aea4fa41551a30e30af803 # v6
23
23
 
24
24
  - name: Initialize CodeQL
25
- uses: github/codeql-action/init@cdf488f595d80d6e07e03d4674febd5ab45fa938 # v4
25
+ uses: github/codeql-action/init@b96794f015dfd88f77b49b1c93e0fa7110f94c63 # v4
26
26
  with:
27
27
  languages: python
28
28
  queries: security-and-quality
29
29
 
30
30
  - name: Autobuild
31
- uses: github/codeql-action/autobuild@cdf488f595d80d6e07e03d4674febd5ab45fa938 # v4
31
+ uses: github/codeql-action/autobuild@b96794f015dfd88f77b49b1c93e0fa7110f94c63 # v4
32
32
 
33
33
  - name: Perform CodeQL Analysis
34
- uses: github/codeql-action/analyze@cdf488f595d80d6e07e03d4674febd5ab45fa938 # v4
34
+ uses: github/codeql-action/analyze@b96794f015dfd88f77b49b1c93e0fa7110f94c63 # v4
@@ -31,7 +31,7 @@ jobs:
31
31
 
32
32
  - name: Check for new commits
33
33
  id: check_commits
34
- uses: isaac-cf-wong/detect-git-changes-action@604bb375bf2cef3116a2505f30cc6c5965a8fcba # v0.0.18
34
+ uses: isaac-cf-wong/detect-git-changes-action@10d1e3ac7c5ee0997d7b370e9929cacac9c87013 # v0.0.19
35
35
  with:
36
36
  use-latest-tag: true
37
37
 
@@ -22,7 +22,7 @@ jobs:
22
22
 
23
23
  - name: Apply support policy (spec0, from pyproject tool table)
24
24
  id: policy
25
- uses: isaac-cf-wong/dependency-support-policy-action@ffc9ff06cb39b2dc14680bff5f9bc84c0ad838b6 # v0.2.7
25
+ uses: isaac-cf-wong/dependency-support-policy-action@3831b000a448af639c88b8529d7057778edbc6ae # v0.2.8
26
26
  with:
27
27
  mode: update
28
28
 
@@ -16,7 +16,7 @@ repos:
16
16
  - id: check-json
17
17
 
18
18
  - repo: https://github.com/astral-sh/ruff-pre-commit
19
- rev: v0.16.6
19
+ rev: v0.16.7
20
20
  hooks:
21
21
  - id: ruff
22
22
  args: [--fix, --config=pyproject.toml]
@@ -52,7 +52,7 @@ repos:
52
52
  - id: actionlint
53
53
 
54
54
  - repo: https://github.com/astral-sh/uv-pre-commit
55
- rev: 0.12.10
55
+ rev: 0.12.13
56
56
  hooks:
57
57
  # Update the uv lockfile
58
58
  - id: uv-lock
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.5
2
2
  Name: python-gitea
3
- Version: 0.11.3
3
+ Version: 0.11.4
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.6",
32
+ "ruff>=0.16.7",
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
@@ -1916,7 +1916,7 @@ dev = [
1916
1916
  { name = "pytest-cov", specifier = ">=7.1.0" },
1917
1917
  { name = "pytest-github-actions-annotate-failures", specifier = ">=0.4.2" },
1918
1918
  { name = "pytest-mock", specifier = ">=3.15.1" },
1919
- { name = "ruff", specifier = ">=0.16.6" },
1919
+ { name = "ruff", specifier = ">=0.16.7" },
1920
1920
  ]
1921
1921
  docs = [
1922
1922
  { name = "mike", specifier = ">=2.2.0" },
@@ -2050,27 +2050,27 @@ wheels = [
2050
2050
 
2051
2051
  [[package]]
2052
2052
  name = "ruff"
2053
- version = "0.16.6"
2054
- source = { registry = "https://pypi.org/simple" }
2055
- sdist = { url = "https://files.pythonhosted.org/packages/a4/7c/6adb35d70e7c027e308274557901c7e00fb3407750faf3620c184ae058cb/ruff-0.16.6.tar.gz", hash = "sha256:dcf8a73d2ff77e99dde91244b4da16feba7f14e6beeb4015dee7c5a909e99050", size = 4921251, upload-time = "2026-09-03T16:57:29.037Z" }
2056
- wheels = [
2057
- { url = "https://files.pythonhosted.org/packages/a4/28/9cc1b79639e284ec103f43c88c644db4eb58cbd0ea1ca11f1193435369ac/ruff-0.16.6-py3-none-linux_armv6l.whl", hash = "sha256:61c368c26bf8e973e5ab14a2772de587bc068ea3f9a277f673380749b4898fb8", size = 10015638, upload-time = "2026-09-03T16:56:40.986Z" },
2058
- { url = "https://files.pythonhosted.org/packages/71/11/627d342ef727ea7794edf74fe23d60a074b02c3acc2e9436684e782286ca/ruff-0.16.6-py3-none-macosx_10_12_x86_64.whl", hash = "sha256:ecf4f068e2e123e43a26e9db4e19524cc56563912404e83bbfca375757e45a32", size = 10220762, upload-time = "2026-09-03T16:56:44.681Z" },
2059
- { url = "https://files.pythonhosted.org/packages/43/d9/b75668ce41e4c8d073d18d6d08672ba6906ce45d5c06ea4fdb2e84ce3853/ruff-0.16.6-py3-none-macosx_11_0_arm64.whl", hash = "sha256:99b62ea33baf130f50368798d841f0d95527b6d817bf31817b65dd058f1d314c", size = 9835082, upload-time = "2026-09-03T16:56:47.142Z" },
2060
- { url = "https://files.pythonhosted.org/packages/99/97/123ab10b05cde889c107c20f5a9774955104b5552796a2a8584b089ae8eb/ruff-0.16.6-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:7fbf89013f2bb3f6835a6038ff658dc8a1b38c98dc8e724b964168ad4e881876", size = 9949304, upload-time = "2026-09-03T16:56:49.813Z" },
2061
- { url = "https://files.pythonhosted.org/packages/3e/58/a4a2c59dd2e5b85929c912d9cac3056eb9ee8c7e75e9b9fe3e109174966b/ruff-0.16.6-py3-none-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:56a67065e22efa6bc4d498299d3bb06c0c90aace8fac2068b5a12f9dc4d8d51d", size = 9840612, upload-time = "2026-09-03T16:56:52.368Z" },
2062
- { url = "https://files.pythonhosted.org/packages/61/6a/ff8c8626a786c4f49d48ced4a752dadbca65f5263005f9c2416578194694/ruff-0.16.6-py3-none-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:e25cc89174874b176a157e4428d66761c2c0c006654419bf384f967f361ff1b1", size = 10543465, upload-time = "2026-09-03T16:56:55.089Z" },
2063
- { url = "https://files.pythonhosted.org/packages/ad/bb/c47535923365f337b82e28192e4e9eef2176511007cfd99a62fc22df5dad/ruff-0.16.6-py3-none-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:0700580ed5303723cb3c11c2f1d2a8913ce77b7ea86646dddb887f5417a9ba70", size = 11267576, upload-time = "2026-09-03T16:56:57.791Z" },
2064
- { url = "https://files.pythonhosted.org/packages/ba/50/e5119a5212b5cd63b51e1f4b25e7bd636a6668fc069a3160b108ad7e3c16/ruff-0.16.6-py3-none-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:15f1d0b6e165a6e56567befb6629f8209271311d990bae0f37e6d065035ef5f3", size = 10781993, upload-time = "2026-09-03T16:57:00.666Z" },
2065
- { url = "https://files.pythonhosted.org/packages/8b/98/083d8b4ef3c51a0d19db84367791cbe9f44e4b53343d19dfa83556e1cd9a/ruff-0.16.6-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:d72c591a96986ee4268860e2b7235082129ca5e4cb9cbba653a4b57c11893757", size = 10317748, upload-time = "2026-09-03T16:57:03.428Z" },
2066
- { url = "https://files.pythonhosted.org/packages/9a/29/68f7ff2c5ad95f19f00627ac2de95644e25fe47371ea60b2db1fd952315e/ruff-0.16.6-py3-none-manylinux_2_31_riscv64.whl", hash = "sha256:65a006baa18f33324325814c864daef03541d51564b98c517610ea756ab7003e", size = 10540096, upload-time = "2026-09-03T16:57:06.182Z" },
2067
- { url = "https://files.pythonhosted.org/packages/c4/f9/79a8f6de85968641d68a7863aeec577551924ef066a990a48ff93167beab/ruff-0.16.6-py3-none-musllinux_1_2_aarch64.whl", hash = "sha256:cd02a7bf1a21a8735228a3e8c95a9dc5cf86bd2a52194f4aaae2a5755b4de0f4", size = 10100494, upload-time = "2026-09-03T16:57:09.194Z" },
2068
- { url = "https://files.pythonhosted.org/packages/d9/e8/b81a22d9b90c00b892ccf2fa2ac36fa95de4c13ab85aea3e73795cfe4651/ruff-0.16.6-py3-none-musllinux_1_2_armv7l.whl", hash = "sha256:31b36f1e5ad85e0737f09d2be4e512e2e283583c14015da3b9dc07359ac0fc88", size = 9843663, upload-time = "2026-09-03T16:57:12.168Z" },
2069
- { url = "https://files.pythonhosted.org/packages/39/aa/54f516ec5e5a11c4afdceb1c454ebb054ffb96e4f4a1705580b4346abd35/ruff-0.16.6-py3-none-musllinux_1_2_i686.whl", hash = "sha256:61029b4ab4aa723fd3064fab96b1d814492596bf0c792679fffcbde1e1679953", size = 10282461, upload-time = "2026-09-03T16:57:15.077Z" },
2070
- { url = "https://files.pythonhosted.org/packages/52/0b/38d0aa8aa32372b96dc44f97b22e576c4147808271aab7b2cb1e353d4445/ruff-0.16.6-py3-none-musllinux_1_2_x86_64.whl", hash = "sha256:9ac8998457832c2061709d900856b7ad271dace0cb41f346588d540162bfa718", size = 10728808, upload-time = "2026-09-03T16:57:17.797Z" },
2071
- { url = "https://files.pythonhosted.org/packages/5e/e5/9e274e24eeb027640ffc7442f21239f16d17f47acec15ae34f32e03a5c79/ruff-0.16.6-py3-none-win32.whl", hash = "sha256:0b87d9d16fcb63e8018423ca1d50b7260f15cb2da33e30db4baad4183a948c25", size = 10049212, upload-time = "2026-09-03T16:57:20.55Z" },
2072
- { url = "https://files.pythonhosted.org/packages/22/31/72472449414223ed1a2da236b992adbb1a2ae59e34794574810f60ce068e/ruff-0.16.6-py3-none-win_amd64.whl", hash = "sha256:10d21c51c3495d8eaea7b703a16592117ea6eb1d649e36335aa965ff1173eb39", size = 10556402, upload-time = "2026-09-03T16:57:23.501Z" },
2073
- { url = "https://files.pythonhosted.org/packages/fc/07/d781f8f8e1ac24bef9f3269cf62ffb1407ca24c3a8f12e5e22874f90528c/ruff-0.16.6-py3-none-win_arm64.whl", hash = "sha256:7a976c79b958f94e50a022a19f0f8c87387448020935ec14fc74331bd0a7f2c5", size = 10412850, upload-time = "2026-09-03T16:57:26.416Z" },
2053
+ version = "0.16.7"
2054
+ source = { registry = "https://pypi.org/simple" }
2055
+ sdist = { url = "https://files.pythonhosted.org/packages/82/bb/5a449b9162e49b139d72f61672bd3ac1d790221f796d3304e2241fff4c58/ruff-0.16.7.tar.gz", hash = "sha256:5f71d004ac1263b22fa39462ac5ae618a4b77d58981af2cc79bf79a29c12b1a6", size = 4924184, upload-time = "2026-09-10T18:04:06.336Z" }
2056
+ wheels = [
2057
+ { url = "https://files.pythonhosted.org/packages/e3/b2/c80aeeb7f9e469c0d63a85d2f1ab6e1ebfbe10ea7a8d2438b7e09e3ff09e/ruff-0.16.7-py3-none-linux_armv6l.whl", hash = "sha256:727307773e7c7f9181d3ed3a2484186e56c1fa1874255911c74585eb2c7c19f9", size = 10048917, upload-time = "2026-09-10T18:03:30.28Z" },
2058
+ { url = "https://files.pythonhosted.org/packages/7b/96/20bb7bcae008004df52afcb7ac83432d4a467f2c17b672fe46d26be231c5/ruff-0.16.7-py3-none-macosx_10_12_x86_64.whl", hash = "sha256:9d61c258deabf58f34c67bd4bb4d939c7f2e6b5f0e59c1cdd1cf771b11cde929", size = 10242929, upload-time = "2026-09-10T18:03:32.706Z" },
2059
+ { url = "https://files.pythonhosted.org/packages/90/b2/f184b0d5abec02db69cfd7e49b688ae0237554528ca777136c613bf36bee/ruff-0.16.7-py3-none-macosx_11_0_arm64.whl", hash = "sha256:7ab81118df8945e0193d0240712aa4496573595b75185c3636ed825592a0f728", size = 9847245, upload-time = "2026-09-10T18:03:34.509Z" },
2060
+ { url = "https://files.pythonhosted.org/packages/eb/2d/db1633a641866ed801e34cc6b60ef236c5e16f9b2124ab1d49cc24a5fe4f/ruff-0.16.7-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:4c196c968874fc8019da8e7163de7a1a370f111e2309b4b7dfea0fce950198d0", size = 9961780, upload-time = "2026-09-10T18:03:36.618Z" },
2061
+ { url = "https://files.pythonhosted.org/packages/4d/98/edea21e1a3e38dbbc3bf6bb068b863b3b06184cf8533a4c7dbbe208a89d5/ruff-0.16.7-py3-none-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:ac8c3bd0a7e10ad31e6ce51e7a99f3cb772e69aecdd6b9ea7e99b362f62a62c0", size = 9866337, upload-time = "2026-09-10T18:03:38.805Z" },
2062
+ { url = "https://files.pythonhosted.org/packages/0b/11/a15e60d4c87b214646f116ca9d204475bf993ee1047459bc9a360fd4d6d1/ruff-0.16.7-py3-none-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:398d3988edde000b5c75dc1b3f584708da9bc990de069c18909142580fec1af9", size = 10562512, upload-time = "2026-09-10T18:03:40.71Z" },
2063
+ { url = "https://files.pythonhosted.org/packages/29/42/eaff4c9b6d0c7cdf56df313a17e89ae854f5bbc0b0c8f9cce19be0ab7a8f/ruff-0.16.7-py3-none-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:ce05b62b770a8217c4646a9c4139fca00efe8fe5d71f87df2b243ff20d4584d1", size = 11302938, upload-time = "2026-09-10T18:03:42.607Z" },
2064
+ { url = "https://files.pythonhosted.org/packages/5d/43/c75aa59a4ec181fe2ec06cab30e198c1c6d107229a9f008ae3a7c16cabd8/ruff-0.16.7-py3-none-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:af1b576fddb9d9ef2ececfb5fadcd6a624b25070ed85e3cfcfe449fc3ff6a7b9", size = 10840857, upload-time = "2026-09-10T18:03:44.604Z" },
2065
+ { url = "https://files.pythonhosted.org/packages/21/33/81f3da371942ea031105ba679d8d6e28ec1660ccd690a45f42d381161356/ruff-0.16.7-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:9ce7f8f22df67c93ed96c717f9128eadb797144ac2bad475cf536f31d6100c55", size = 10370001, upload-time = "2026-09-10T18:03:46.706Z" },
2066
+ { url = "https://files.pythonhosted.org/packages/fa/0b/6345fb4dbf6dd0ed1cfe5d18391dc9c3f59cc81622a7b0a65b84b3e730ba/ruff-0.16.7-py3-none-manylinux_2_31_riscv64.whl", hash = "sha256:06d0e93d04f392996435ebd600c153f65b47d73fbec2415aa99c5ee5756b3a5f", size = 10548735, upload-time = "2026-09-10T18:03:48.658Z" },
2067
+ { url = "https://files.pythonhosted.org/packages/3f/4d/c5576adf511f92a328e5569dda190ecdd430da51f1a649f3a4a2fd73e21e/ruff-0.16.7-py3-none-musllinux_1_2_aarch64.whl", hash = "sha256:142151a5e7b93c1b11111337142f89dd2fbfee92161225c99a97222f22e32656", size = 10108496, upload-time = "2026-09-10T18:03:50.563Z" },
2068
+ { url = "https://files.pythonhosted.org/packages/ff/8c/667d83c16199a17a56adc6b0bd4c3beb5b767a2babcd16a56f76f9be7fd6/ruff-0.16.7-py3-none-musllinux_1_2_armv7l.whl", hash = "sha256:e6651f97a342d8b35d54d8991544ca22169b86dc54111cb604666940c431b750", size = 9860136, upload-time = "2026-09-10T18:03:52.621Z" },
2069
+ { url = "https://files.pythonhosted.org/packages/99/75/78d401106731999a1dd20cc5a6961e37e1eb9397a3b589f73f3a5ce146a3/ruff-0.16.7-py3-none-musllinux_1_2_i686.whl", hash = "sha256:ef140c6eb935fa9a84c9c607dfb2cb1b85843c192e79265b0c54f35f557ea8e5", size = 10286290, upload-time = "2026-09-10T18:03:55.207Z" },
2070
+ { url = "https://files.pythonhosted.org/packages/68/49/56f9c3a8b755df93a0ad318b2147bf4ef5dae9a7e5ec61c460109c67957f/ruff-0.16.7-py3-none-musllinux_1_2_x86_64.whl", hash = "sha256:53e39506a730fadeee0d998ed5946f30671f0db240c6c7c73bdabbe33604bb6f", size = 10745048, upload-time = "2026-09-10T18:03:57.299Z" },
2071
+ { url = "https://files.pythonhosted.org/packages/5f/ea/7f9b938a63ece4bec677ad7f9f7fa02df3383db1949ed93a382441c09a87/ruff-0.16.7-py3-none-win32.whl", hash = "sha256:2ea3470fcebcbc5df2fb0c6f3b90333fa9084c534e0111c038fa4a6ab9f1c4b7", size = 10059082, upload-time = "2026-09-10T18:03:59.632Z" },
2072
+ { url = "https://files.pythonhosted.org/packages/39/11/480a6973a927aa653e1cead6a6416008640e03a99d05b34c0434b8c6c366/ruff-0.16.7-py3-none-win_amd64.whl", hash = "sha256:7ac26aca826e9e21d0f1cb25b54ac660760a9fdd094d3e4df9848232be98cfc6", size = 10593368, upload-time = "2026-09-10T18:04:01.999Z" },
2073
+ { url = "https://files.pythonhosted.org/packages/8b/4b/51327018d056f0dad2c2238f26d1fb0f53707a9d91b75dea6d1b3039f136/ruff-0.16.7-py3-none-win_arm64.whl", hash = "sha256:aab7f39e2c9df6c596216070f98eef1207b94f8516cca20c808826974971855b", size = 10412401, upload-time = "2026-09-10T18:04:04.098Z" },
2074
2074
  ]
2075
2075
 
2076
2076
  [[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