dependabot[bot]
fba2f135a3
Update sphinx requirement from <6,>=5 to >=5,<9 ( #542 )
...
Updates the requirements on
[sphinx](https://github.com/sphinx-doc/sphinx ) to permit the latest
version.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/sphinx-doc/sphinx/releases ">sphinx's
releases</a>.</em></p>
<blockquote>
<h2>Sphinx 8.1.3</h2>
<p>Changelog: <a
href="https://www.sphinx-doc.org/en/master/changes/8.1.html ">https://www.sphinx-doc.org/en/master/changes/8.1.html </a></p>
<h2>Bugs fixed</h2>
<ul>
<li><a
href="https://redirect.github.com/sphinx-doc/sphinx/issues/13013 ">#13013</a>:
Restore support for <code>cut_lines()</code> with no object type. Patch
by Adam Turner.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/sphinx-doc/sphinx/blob/v8.1.3/CHANGES.rst ">sphinx's
changelog</a>.</em></p>
<blockquote>
<h1>Release 8.1.3 (released Oct 13, 2024)</h1>
<h2>Bugs fixed</h2>
<ul>
<li><a
href="https://redirect.github.com/sphinx-doc/sphinx/issues/13013 ">#13013</a>:
Restore support for :func:<code>!cut_lines</code> with no object type.
Patch by Adam Turner.</li>
</ul>
<h1>Release 8.1.2 (released Oct 12, 2024)</h1>
<h2>Bugs fixed</h2>
<ul>
<li><a
href="https://redirect.github.com/sphinx-doc/sphinx/issues/13012 ">#13012</a>:
Expose :exc:<code>sphinx.errors.ExtensionError</code> in
<code>sphinx.util</code>
for backwards compatibility.
This will be removed in Sphinx 9, as exposing the exception
in <code>sphinx.util</code> was never intentional.
:exc:<code>!ExtensionError</code> has been part of
<code>sphinx.errors</code> since Sphinx 0.9.
Patch by Adam Turner.</li>
</ul>
<h1>Release 8.1.1 (released Oct 11, 2024)</h1>
<h2>Bugs fixed</h2>
<ul>
<li><a
href="https://redirect.github.com/sphinx-doc/sphinx/issues/13006 ">#13006</a>:
Use the preferred <a
href="https://www.cve.org/ ">https://www.cve.org/ </a> URL for
the :rst:role:<code>:cve: <cve></code> role.
Patch by Hugo van Kemenade.</li>
<li><a
href="https://redirect.github.com/sphinx-doc/sphinx/issues/13007 ">#13007</a>:
LaTeX: Improve resiliency when the required
<code>fontawesome</code> or <code>fontawesome5</code> packages are not
installed.
Patch by Jean-François B.</li>
</ul>
<h1>Release 8.1.0 (released Oct 10, 2024)</h1>
<h2>Dependencies</h2>
<ul>
<li><a
href="https://redirect.github.com/sphinx-doc/sphinx/issues/12756 ">#12756</a>:
Add lower-bounds to the <code>sphinxcontrib-*</code> dependencies.
Patch by Adam Turner.</li>
<li><a
href="https://redirect.github.com/sphinx-doc/sphinx/issues/12833 ">#12833</a>:
Update the LaTeX <code>parskip</code> package from 2001 to 2018.
Patch by Jean-François B.</li>
</ul>
<h2>Incompatible changes</h2>
<ul>
<li><a
href="https://redirect.github.com/sphinx-doc/sphinx/issues/12763 ">#12763</a>:
Remove unused internal class <code>sphinx.util.Tee</code>.</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/sphinx-doc/sphinx/commit/a1510de4777eaa2e569435f95b05f6f3293d7035 "><code>a1510de</code></a>
Bump to 8.1.3 final</li>
<li><a
href="https://github.com/sphinx-doc/sphinx/commit/62e9606d63c8bbb4964213fd6b427d1483847662 "><code>62e9606</code></a>
Restore support for <code>cut_lines()</code> with no object type (<a
href="https://redirect.github.com/sphinx-doc/sphinx/issues/13015 ">#13015</a>)</li>
<li><a
href="https://github.com/sphinx-doc/sphinx/commit/5ae32ce9bfe4a17a7f00e1e8d39a80449423c726 "><code>5ae32ce</code></a>
Bump version</li>
<li><a
href="https://github.com/sphinx-doc/sphinx/commit/a72b47bb408923cb7809eb9f96885545184e3773 "><code>a72b47b</code></a>
Bump to 8.1.2 final</li>
<li><a
href="https://github.com/sphinx-doc/sphinx/commit/39a45ad4073a4d8c3b7dfd64d22e8a88870dcc7c "><code>39a45ad</code></a>
Expose <code>ExtensionError</code> in <code>sphinx.util</code> for
backwards compatibility.</li>
<li><a
href="https://github.com/sphinx-doc/sphinx/commit/5a4859a2e489c66b38804e95bf77fd0baf4320dc "><code>5a4859a</code></a>
Add docs about sphinx-autobuild (<a
href="https://redirect.github.com/sphinx-doc/sphinx/issues/13011 ">#13011</a>)</li>
<li><a
href="https://github.com/sphinx-doc/sphinx/commit/05679efe7b34f8b2fb87605438c40248ac8cae83 "><code>05679ef</code></a>
Type-check the 'autodoc_intenum' example (<a
href="https://redirect.github.com/sphinx-doc/sphinx/issues/12827 ">#12827</a>)</li>
<li><a
href="https://github.com/sphinx-doc/sphinx/commit/86d1d31fb370f031739079de7d827be0074e7661 "><code>86d1d31</code></a>
Prune CHANGES of unneeded sections</li>
<li><a
href="https://github.com/sphinx-doc/sphinx/commit/b6269d3790bb3bdd652ce67fecb59e6afddc8014 "><code>b6269d3</code></a>
Improve documentation for the Builder API (<a
href="https://redirect.github.com/sphinx-doc/sphinx/issues/13008 ">#13008</a>)</li>
<li><a
href="https://github.com/sphinx-doc/sphinx/commit/c46abc47210088a6c4fee9dac23badfcebc441d7 "><code>c46abc4</code></a>
Improve clarity for <code>master_doc</code> and
<code>root_doc</code></li>
<li>Additional commits viewable in <a
href="https://github.com/sphinx-doc/sphinx/compare/v5.0.0...v8.1.3 ">compare
view</a></li>
</ul>
</details>
<br />
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-24 07:37:38 -04:00
Andreas Motl
4006de72cd
Dependencies: Add Dependabot configuration ( #534 )
...
What the title says.
2024-10-24 07:30:41 -04:00
Andreas Motl
b3c7252197
Chore: Format code using Ruff, and fix linter errors ( #531 )
...
## About
- Add Ruff configuration to `pyproject.toml`, apply its formatter, and
satisfy its linter.
- Migrate pytest configuration to `pyproject.toml`.
2024-10-24 07:30:18 -04:00
Andreas Motl
398ac3343e
This and that: 20241024-02 ( #530 )
...
## About
After GH-529, another round of improvements submitted as a bundle.
## References
- GH-529
2024-10-23 21:04:03 -04:00
Andreas Motl
8b197ba361
CI: Improve test matrix configuration. Add macOS, both Intel and ARM.
2024-10-24 02:27:32 +02:00
Andreas Motl
e700aa2937
Chore: Update LICENSE file
...
GitHub wasn't able to discover the license (badge) from the LICENSE
file. Let's use a vanilla variant for Apache 2.0.
2024-10-24 02:27:32 +02:00
Andreas Motl
3894550642
Tests: Enable pytest options, increasing verbosity
...
That is to display test case names, not just dots that don't convey
much.
2024-10-24 02:27:32 +02:00
Andreas Motl
43fd041138
CI: Add PyPy to Python test matrix
2024-10-24 02:27:32 +02:00
Andreas Motl
363af5338d
CI: Properly verify package on Python 3.10, 3.11, and 3.12
2024-10-24 02:27:32 +02:00
Andreas Motl
55430a4366
Dependencies: Separate runtime vs. test vs. development definitions
2024-10-24 02:27:32 +02:00
kennethreitz
f7c6a3ae97
Docs: Update to jinja2<3.2, Dependabot admonitions versions <3.1.4 ( #528 )
...
## About
What the title says.
## Details
It's only about building static docs, so there is no danger for this
project. It's just a chore fix to properly dismiss the security warning
signalled by Dependabot.
## References
- https://github.com/kennethreitz/responder/security/dependabot/61
2024-10-23 19:38:02 -04:00
Andreas Motl
dcadba1425
Docs: Update to jinja2<3.2, Dependabot admonitions versions <3.1.4
2024-10-24 01:36:07 +02:00
kennethreitz
de08b15ae8
Docs: Minimally modernize Sphinx configuration. Fix building on Python 3.11. ( #526 )
...
## About
Just a little maintenance patch for the Sphinx docs, to minimally
modernize dependencies, and to fix the build [^1].
[^1]: [...] and to probe if any commit styles of mine (commit messages,
wording, whatever) need to be adjusted to comply with any policies
employed here.
2024-10-23 19:32:44 -04:00
kennethreitz
0cfca6d906
Merge branch 'main' into docs-dependencies
2024-10-23 19:30:17 -04:00
kennethreitz
a73e413a66
CI: Slightly update GHA configuration, now targeting branch main ( #527 )
...
## Problem
CI did not start on GH-526.
## Details
Also, add a configuration snippet to cancel redundant in-progress jobs,
in order to save resources. That means running jobs are terminated when
subsequently pushing to the same branch / updating the same PR,
DWIM-like.
2024-10-23 19:30:01 -04:00
Andreas Motl
87931a25d0
CI: Slightly update GHA configuration, now targeting branch main
...
Also, add a configuration snippet to cancel redundant in-progress jobs.
That means running jobs are terminated when subsequently pushing to the
same branch, in order to save resources.
2024-10-24 01:24:57 +02:00
Andreas Motl
1fd9a682dd
Docs: Fix broken links
2024-10-24 01:17:54 +02:00
Andreas Motl
5d3e650901
Docs: Update dependencies, fixing the build on Python 3.11
2024-10-24 01:13:22 +02:00
Andreas Motl
48d082e6a5
Docs: Use relaxed upper-bound dependency pinning for Sphinx dependencies
2024-10-24 01:04:38 +02:00
Andreas Motl
87e22481e8
Docs: Clean up docs/requirements.txt. It just needs Sphinx and friends.
2024-10-24 01:04:08 +02:00
Andreas Motl
e48ce6c301
Chore: Update .gitignore to ignore all virtualenvs
2024-10-24 01:02:25 +02:00
kennethreitz
e9613500da
Delete Pipfile ( #516 )
2024-03-31 10:56:22 -04:00
kennethreitz
c2943accd0
Delete Pipfile
2024-03-31 10:54:49 -04:00
kennethreitz
649a255657
remove files
2024-03-30 20:43:28 -04:00
kennethreitz
7eaaaaafe1
Add Flask to requirements.txt
2024-03-30 20:37:52 -04:00
kennethreitz
ae09b88978
Add typesystem==0.2.5 to requirements.txt
2024-03-30 20:37:05 -04:00
kennethreitz
e3e307fd68
Update uv pip install command to use --system flag
2024-03-30 20:36:10 -04:00
kennethreitz
89f0724029
Update test.yaml workflow
2024-03-30 20:31:20 -04:00
kennethreitz
bebe62adaf
Add apistar to requirements.txt
2024-03-30 20:28:08 -04:00
kennethreitz
eb9cddc8c2
Update dependency installation command
2024-03-30 20:27:30 -04:00
kennethreitz
7c19eca78a
Remove unused code and dependencies
2024-03-30 20:26:43 -04:00
kennethreitz
ed28b11d21
remove schema_doc.py
2024-03-30 20:21:38 -04:00
kennethreitz
46cdd4a245
Update GraphQL dependencies
2024-03-30 20:18:42 -04:00
kennethreitz
ac91b172e6
Add graphql_server to requirements.txt
2024-03-30 20:15:50 -04:00
kennethreitz
ed0da6d462
test
2024-03-30 20:14:26 -04:00
kennethreitz
555e9bff65
Add helloworld.py and update serve method in api.py
2024-03-30 20:11:42 -04:00
kennethreitz
bf43d9f202
Add graphene to required packages
2024-03-30 20:08:25 -04:00
kennethreitz
e239cc304d
Update Python versions in test.yaml
2024-03-30 20:06:05 -04:00
kennethreitz
3285bd57c7
Update python_requires to >=3.11
2024-03-30 20:05:53 -04:00
kennethreitz
3090fb9e68
Update branch name in GitHub Actions workflow
2024-03-30 20:03:52 -04:00
kennethreitz
e90bd24ebe
Update test.yaml, add Pipfile, and delete httpbin.py
2024-03-30 20:02:39 -04:00
kennethreitz
a0acc03a97
delete lint
2024-03-30 19:56:14 -04:00
kennethreitz
8a668e6efe
Update GitHub Actions workflow for Python testing
2024-03-30 19:55:56 -04:00
kennethreitz
4c75742e4d
Update Python versions and operating systems in test.yaml
2024-03-30 19:54:18 -04:00
kennethreitz
796fdc2ddf
Fix commented out code in test_responder.py
2024-03-30 19:48:57 -04:00
kennethreitz
a8caa3054b
Update API requests from GET to POST
2024-03-30 19:44:45 -04:00
kennethreitz
2ef9e133ad
Remove unused dependencies and update setup.py
2024-03-30 19:37:46 -04:00
kennethreitz
2ec570ad61
Refactor code by removing unused imports and properties
2024-03-30 19:35:12 -04:00
taoufik07
02aa338970
v2.0.7
v2.0.7
2021-01-08 09:27:53 +01:00
Taoufik
882250bd86
Merge pull request #450 from taoufik07/uvicron_extra_standard
...
Add uvicorn[extra]
2021-01-08 09:26:31 +01:00