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.
- {python_gitea-0.11.3 → python_gitea-0.11.4}/.github/workflows/codeql.yml +3 -3
- {python_gitea-0.11.3 → python_gitea-0.11.4}/.github/workflows/scheduled_release.yml +1 -1
- {python_gitea-0.11.3 → python_gitea-0.11.4}/.github/workflows/support_floor_update.yml +1 -1
- {python_gitea-0.11.3 → python_gitea-0.11.4}/.pre-commit-config.yaml +2 -2
- {python_gitea-0.11.3 → python_gitea-0.11.4}/PKG-INFO +1 -1
- {python_gitea-0.11.3 → python_gitea-0.11.4}/pyproject.toml +1 -1
- {python_gitea-0.11.3 → python_gitea-0.11.4}/uv.lock +22 -22
- {python_gitea-0.11.3 → python_gitea-0.11.4}/.coderabbit.yaml +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/.github/ISSUE_TEMPLATE/bug-report.md +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/.github/ISSUE_TEMPLATE/config.yml +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/.github/ISSUE_TEMPLATE/feature-request.md +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/.github/pull_request_template.md +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/.github/workflows/ci.yml +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/.github/workflows/documentation.yml +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/.github/workflows/draft_release.yml +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/.github/workflows/publish.yml +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/.github/workflows/publish_testpypi.yml +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/.github/workflows/release.yml +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/.github/workflows/semantic_pull_request.yml +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/.gitignore +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/.markdownlint.yaml +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/.prettierrc +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/.pypirc +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/.typos.toml +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/CITATION.cff +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/CODE_OF_CONDUCT.md +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/CONTRIBUTING.md +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/LICENSE +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/README.md +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/SECURITY.md +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/SUPPORT.md +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/cliff.toml +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/docs/contributing.md +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/docs/dev/architecture.md +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/docs/dev/troubleshooting.md +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/docs/gen_ref_pages.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/docs/index.md +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/docs/javascripts/mathjax.js +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/docs/security.md +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/docs/style/api.css +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/docs/user-guide/cli.md +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/docs/user-guide/configuration.md +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/docs/user-guide/installation.md +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/docs/user-guide/python-api.md +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/docs/user-guide/quickstart.md +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/mkdocs.yml +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/renovate.json +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/scripts/release_version.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/__init__.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/__main__.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/_lazy.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/actions/__init__.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/actions/actions.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/actions/artifact.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/actions/async_actions.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/actions/async_artifact.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/actions/async_run_management.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/actions/async_runner.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/actions/async_secret.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/actions/async_variable.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/actions/base.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/actions/run_management.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/actions/runner.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/actions/scope.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/actions/secret.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/actions/variable.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/__init__.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/__init__.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/artifact/__init__.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/artifact/delete.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/artifact/download.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/artifact/get.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/artifact/list.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/job/__init__.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/job/get.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/job/list.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/job/logs.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/job/rerun.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/main.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/run/__init__.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/run/approve.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/run/cancel.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/run/delete.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/run/force_cancel.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/run/get.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/run/jobs.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/run/list.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/run/rerun.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/runner/__init__.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/runner/delete.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/runner/get.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/runner/list.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/runner/registration_token.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/runner/state.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/runner/update.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/secret/__init__.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/secret/delete.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/secret/list.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/secret/set.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/variable/__init__.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/variable/create.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/variable/delete.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/variable/get.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/variable/list.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/variable/update.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/workflow/__init__.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/workflow/dispatch.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/workflow/get.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/workflow/list.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/comment/__init__.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/comment/add.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/comment/delete.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/comment/edit.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/comment/list.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/comment/main.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/config/__init__.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/config/add.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/config/delete.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/config/list.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/config/main.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/config/update.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/issue/__init__.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/issue/close.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/issue/create.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/issue/dependency/__init__.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/issue/dependency/add.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/issue/dependency/list.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/issue/dependency/main.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/issue/dependency/remove.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/issue/edit.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/issue/get.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/issue/list.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/issue/main.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/label/__init__.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/label/create.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/label/delete.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/label/list.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/label/main.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/label/update.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/main.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/milestone/__init__.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/milestone/create.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/milestone/list.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/milestone/main.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/notification/__init__.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/notification/list.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/notification/main.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/notification/read.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/organization/__init__.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/organization/list.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/organization/main.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/output.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/project/__init__.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/project/column/__init__.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/project/column/create.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/project/column/issues.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/project/column/list.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/project/create.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/project/delete.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/project/edit.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/project/get.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/project/issue/__init__.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/project/issue/add.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/project/issue/move.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/project/issue/remove.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/project/issues.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/project/list.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/project/main.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/project/show.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/pull_request/__init__.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/pull_request/list.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/pull_request/main.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/repository/__init__.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/repository/list.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/repository/main.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/user/__init__.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/user/get.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/user/main.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/user/update_settings.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/utils/__init__.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/utils/api.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/utils/auth.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/utils/convert.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/utils/errors.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/utils/issue.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/utils/options.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/watch/__init__.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/watch/advance.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/watch/list.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/watch/main.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/watch/scopes.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/client/__init__.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/client/async_gitea.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/client/base.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/client/gitea.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/comment/__init__.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/comment/async_comment.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/comment/base.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/comment/comment.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/config/__init__.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/config/manager.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/config/model.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/issue/__init__.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/issue/async_issue.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/issue/base.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/issue/issue.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/issue/project_column.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/label/__init__.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/label/async_label.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/label/base.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/label/label.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/milestone/__init__.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/milestone/async_milestone.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/milestone/base.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/milestone/milestone.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/notification/__init__.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/notification/async_notification.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/notification/base.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/notification/notification.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/organization/__init__.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/organization/async_organization.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/organization/base.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/organization/organization.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/project/__init__.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/project/async_project.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/project/base.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/project/project.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/pull_request/__init__.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/pull_request/async_pull_request.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/pull_request/base.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/pull_request/pull_request.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/repository/__init__.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/repository/async_repository.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/repository/base.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/repository/repository.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/resource/__init__.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/resource/async_resource.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/resource/protocol.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/resource/resource.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/user/__init__.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/user/async_user.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/user/base.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/user/user.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/utils/__init__.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/utils/fields.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/utils/log.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/utils/pagination.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/utils/response.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/version.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/watch/__init__.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/watch/changes.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/watch/state.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/__init__.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/actions/__init__.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/actions/test_actions_base.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/actions/test_actions_imports.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/actions/test_actions_requests.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/actions/test_actions_scope.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/board.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/__init__.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/actions/__init__.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/actions/invoking.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/actions/test_cli_actions_artifact.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/actions/test_cli_actions_job_get.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/actions/test_cli_actions_job_list.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/actions/test_cli_actions_job_logs.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/actions/test_cli_actions_main.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/actions/test_cli_actions_run_get.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/actions/test_cli_actions_run_jobs.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/actions/test_cli_actions_run_list.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/actions/test_cli_actions_run_management.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/actions/test_cli_actions_runner.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/actions/test_cli_actions_secret.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/actions/test_cli_actions_variable.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/actions/test_cli_actions_workflow_dispatch.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/actions/test_cli_actions_workflow_get.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/actions/test_cli_actions_workflow_list.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/comment/__init__.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/comment/test_cli_comment_add.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/comment/test_cli_comment_delete.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/comment/test_cli_comment_edit.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/comment/test_cli_comment_list.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/comment/test_cli_comment_main.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/config/__init__.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/config/test_cli_config_add.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/config/test_cli_config_delete.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/config/test_cli_config_list.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/config/test_cli_config_main.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/config/test_cli_config_update.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/envelope.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/issue/__init__.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/issue/dependency/__init__.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/issue/dependency/test_cli_issue_dependency.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/issue/test_cli_issue_close.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/issue/test_cli_issue_comment.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/issue/test_cli_issue_create.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/issue/test_cli_issue_edit.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/issue/test_cli_issue_get.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/issue/test_cli_issue_list.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/issue/test_cli_issue_main.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/label/__init__.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/label/test_cli_label_create.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/label/test_cli_label_delete.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/label/test_cli_label_list.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/label/test_cli_label_main.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/label/test_cli_label_update.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/milestone/__init__.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/milestone/test_cli_milestone_create.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/milestone/test_cli_milestone_list.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/milestone/test_cli_milestone_main.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/notification/__init__.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/notification/test_cli_notification.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/organization/__init__.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/organization/test_cli_organization_list.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/organization/test_cli_organization_main.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/project/__init__.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/project/test_cli_project.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/project/test_cli_project_column_issues.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/project/test_cli_project_show.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/pull_request/__init__.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/pull_request/test_cli_pull_request_list.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/pull_request/test_cli_pull_request_main.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/rendering.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/repository/__init__.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/repository/test_cli_repository_list.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/repository/test_cli_repository_main.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/test_cli_contract.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/test_cli_main.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/test_cli_output.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/tree.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/user/__init__.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/user/test_cli_user_get.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/user/test_cli_user_update_settings.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/utils/__init__.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/utils/test_cli_utils_api.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/utils/test_cli_utils_auth.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/utils/test_cli_utils_convert.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/utils/test_cli_utils_errors.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/utils/test_cli_utils_issue.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/utils/test_cli_utils_options.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/watch/__init__.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/watch/support.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/watch/test_cli_watch_advance.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/watch/test_cli_watch_list.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/cli/watch/test_cli_watch_scopes.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/client/__init__.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/client/test_client_async_gitea.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/client/test_client_base.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/client/test_client_gitea.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/comment/__init__.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/comment/test_comment_async_comment.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/comment/test_comment_base.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/comment/test_comment_comment.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/config/__init__.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/config/test_config_manager.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/config/test_config_model.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/conftest.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/issue/__init__.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/issue/test_issue_async_issue.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/issue/test_issue_async_project_column.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/issue/test_issue_base.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/issue/test_issue_dependencies.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/issue/test_issue_issue.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/issue/test_issue_project_column.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/label/__init__.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/label/test_label_async_label.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/label/test_label_base.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/label/test_label_label.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/milestone/__init__.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/milestone/test_milestone_async_milestone.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/milestone/test_milestone_base.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/milestone/test_milestone_milestone.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/notification/__init__.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/notification/test_notification_base.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/notification/test_notification_notification.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/organization/__init__.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/organization/test_organization_async_organization.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/organization/test_organization_base.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/organization/test_organization_organization.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/project/__init__.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/project/test_project_base.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/project/test_project_project.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/project/test_project_requests.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/pull_request/__init__.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/pull_request/test_pull_request_async_pull_request.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/pull_request/test_pull_request_base.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/pull_request/test_pull_request_pull_request.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/repository/__init__.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/repository/test_repository_async_repository.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/repository/test_repository_base.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/repository/test_repository_repository.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/resource/__init__.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/resource/test_resource_async_resource.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/resource/test_resource_resource.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/smoke_test.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/test_import.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/test_lazy_reexports.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/test_main.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/test_release_version.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/test_version.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/transport.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/user/__init__.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/user/test_user_async_user.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/user/test_user_base.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/user/test_user_user.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/utils/__init__.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/utils/test_utils_fields.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/utils/test_utils_log.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/utils/test_utils_pagination.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/utils/test_utils_response.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/watch/__init__.py +0 -0
- {python_gitea-0.11.3 → python_gitea-0.11.4}/tests/watch/test_watch_changes.py +0 -0
- {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@
|
|
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@
|
|
31
|
+
uses: github/codeql-action/autobuild@b96794f015dfd88f77b49b1c93e0fa7110f94c63 # v4
|
|
32
32
|
|
|
33
33
|
- name: Perform CodeQL Analysis
|
|
34
|
-
uses: github/codeql-action/analyze@
|
|
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@
|
|
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@
|
|
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.
|
|
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.
|
|
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
|
+
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.
|
|
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.
|
|
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.
|
|
2054
|
-
source = { registry = "https://pypi.org/simple" }
|
|
2055
|
-
sdist = { url = "https://files.pythonhosted.org/packages/
|
|
2056
|
-
wheels = [
|
|
2057
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
2058
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
2059
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
2060
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
2061
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
2062
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
2063
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
2064
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
2065
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
2066
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
2067
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
2068
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
2069
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
2070
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
2071
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
2072
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
2073
|
-
{ url = "https://files.pythonhosted.org/packages/
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{python_gitea-0.11.3 → python_gitea-0.11.4}/src/gitea/cli/actions/runner/registration_token.py
RENAMED
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
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
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|