Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/marshmallow-code/webargs
A friendly library for parsing HTTP request arguments, with built-in support for popular web frameworks, including Flask, Django, Bottle, Tornado, Pyramid, webapp2, Falcon, and aiohttp.
https://github.com/marshmallow-code/webargs
501ffb0a9b6e6ecec8118b375723673e21336d84 authored over 2 years ago by Isira Seneviratne <[email protected]>
2e75d0a636df481a2b4d37c2fba4db071c819011 authored over 2 years ago by Isira Seneviratne <[email protected]>
Co-authored-by: Stephen Rosen <[email protected]>
69b3841cec73fba6a99e7cf63e06311692e03763 authored over 2 years ago by Isira Seneviratne <[email protected]>265d36f01f9ad016f9b052c25d723099ea78769e authored over 2 years ago by Isira Seneviratne <[email protected]>
ade44b2d5edd4e3025b1f005dcfbe376dc09d97d authored over 2 years ago by Isira Seneviratne <[email protected]>
updates:
- [github.com/asottile/pyupgrade: v2.32.0 → v2.32.1](https://github.com/asottile/pyupgr...
Fix DeprecationWarning for aiohttp web exceptions
e5c31d00fe8fbb6b88df1fa7c3a53f1d0f139bb1 authored over 2 years ago by Stephen Rosen <[email protected]>b50606381d2dc8b4ef967e4696021059311555fc authored over 2 years ago by Anton Ostapenko <[email protected]>
[pre-commit.ci] pre-commit autoupdate
b5d76db6d7b385131a46252344b410a01bd7e852 authored over 2 years ago by Stephen Rosen <[email protected]>
updates:
- [github.com/pre-commit/mirrors-mypy: v0.942 → v0.950](https://github.com/pre-commit/m...
Bumps [mypy](https://github.com/python/mypy) from 0.942 to 0.950.
- [Release notes](https://gith...
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 22.3.23 to 22.4.25.
- [Rele...
[pre-commit.ci] pre-commit autoupdate
0158833f4735c8ac72e8a8d3ac315a6f3ad69759 authored over 2 years ago by Stephen Rosen <[email protected]>
updates:
- [github.com/python-jsonschema/check-jsonschema: 0.14.2 → 0.14.3](https://github.com/p...
fix documentation snippet issue in quickstart/error-handling - fixes #710
34d30f98eb065d9a0e457d7bc4d03f760d513d55 authored over 2 years ago by Stephen Rosen <[email protected]>for more information, see https://pre-commit.ci
0334a9122fea55ad85bd9a92e165a0c7a5fc9a23 authored over 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>40687c0fea15757b47aa82ec13c4142f33953cce authored over 2 years ago by LarsMoons <[email protected]>
[pre-commit.ci] pre-commit autoupdate
c9ec754b94564e638c7e8b5e43711a55f20b1a34 authored over 2 years ago by Stephen Rosen <[email protected]>
updates:
- [github.com/asottile/pyupgrade: v2.31.1 → v2.32.0](https://github.com/asottile/pyupgr...
Bump furo from 2022.3.4 to 2022.4.7
8dad64497487fc0ff61dafeddc79b882015fa992 authored over 2 years ago by Stephen Rosen <[email protected]>
Bumps [furo](https://github.com/pradyunsg/furo) from 2022.3.4 to 2022.4.7.
- [Release notes](htt...
[pre-commit.ci] pre-commit autoupdate
2aafa5fe4b12d6f15d03d941820c0232fce6b5fc authored over 2 years ago by Stephen Rosen <[email protected]>
updates:
- [github.com/python-jsonschema/check-jsonschema: 0.14.1 → 0.14.2](https://github.com/p...
updates:
- [github.com/python-jsonschema/check-jsonschema: 0.14.0 → 0.14.1](https://github.com/p...
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.4.0 to 4.5.0.
- [Release notes](http...
Bumps [mypy](https://github.com/python/mypy) from 0.941 to 0.942.
- [Release notes](https://gith...
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 22.3.20 to 22.3.23.
- [Rele...
updates:
- [github.com/pre-commit/mirrors-mypy: v0.940 → v0.941](https://github.com/pre-commit/m...
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 22.1.11 to 22.3.20.
- [Rele...
Add a TODO comment to drop the custom Nested
23139fd5d0a04414e20dd715d5d88fd9b33d3413 authored almost 3 years ago by Jérôme Lafréchoux <[email protected]>
On marshmallow>=3.15 we don't need this class. But dropping it
requires updating the minimum ver...
Bumps [mypy](https://github.com/python/mypy) from 0.940 to 0.941.
- [Release notes](https://gith...
[pre-commit.ci] pre-commit autoupdate
05ed7671ae9c195d875ce5d2e24c0443ebde8bf7 authored almost 3 years ago by Stephen Rosen <[email protected]>
updates:
- [github.com/asottile/pyupgrade: v2.31.0 → v2.31.1](https://github.com/asottile/pyupgr...
Bumps [mypy](https://github.com/python/mypy) from 0.931 to 0.940.
- [Release notes](https://gith...
Bumps [furo](https://github.com/pradyunsg/furo) from 2022.2.23 to 2022.3.4.
- [Release notes](ht...
Remove testpypi publish support
9fc2484e91ff793f7aa3b881fc0063cfa72ffb29 authored almost 3 years ago by Stephen Rosen <[email protected]>
Now that the pipeline has been tested, there's no need for a variant
which publishes to testpypi.
Replace Azure Pipelines with GitHub Actions
e7ce1eed80d19dcbe9c64295c2dd685f49fe74e5 authored almost 3 years ago by Stephen Rosen <[email protected]>999400b6d7cce26b4ac029e670c9bd3638c00f26 authored almost 3 years ago by Stephen Rosen <[email protected]>
Bump furo from 2022.2.14.1 to 2022.2.23
dab45e591daf7f1381c192dfd29da13fcd92a815 authored almost 3 years ago by Stephen Rosen <[email protected]>Set python_requires to 3.7.2
f6bd0241bf48214bc91be2389f8b162d97525674 authored almost 3 years ago by Stephen Rosen <[email protected]>34d7bf1871afaf9740809ebb91a0029e752af946 authored almost 3 years ago by Kai Mueller <[email protected]>
And add cron to GitHub Actions.
31a5c698569ba1e8f38162b114790a5afa15f184 authored almost 3 years ago by Stephen Rosen <[email protected]>
Primarily:
A matrix build for main testing with parameters for python
version and added tox fact...
python.version should be a string.
7ae42522575f187d9784966ba3e5cc396c3a21ec authored almost 3 years ago by Stephen Rosen <[email protected]>On any new tag, the following additional steps will now run:
- lint-pre-release (tox -e lint)
...
Pin markupsafe and itsdangerous in mindeps build
308bbadc4fa0ed7535507de2a6d2f2441b489538 authored almost 3 years ago by Stephen Rosen <[email protected]>f3aceff53fc79fe7c9f8a6f9fef35d9106915a9b authored almost 3 years ago by Stephen Rosen <[email protected]>
Because `flask` does not pin its dependencies, it is necessary to
include at least some pins whe...
Bumps [furo](https://github.com/pradyunsg/furo) from 2022.2.14.1 to 2022.2.23.
- [Release notes]...
Bump furo from 2022.1.2 to 2022.2.14.1
737fe658c7652f424f91105f2dc3b7e9b055d542 authored almost 3 years ago by Stephen Rosen <[email protected]>
Bumps [furo](https://github.com/pradyunsg/furo) from 2022.1.2 to 2022.2.14.1.
- [Release notes](...
Remove 'lint' from azure-pipelines
dbc175a400d87c9d7ddba408ff067ea7109cda09 authored almost 3 years ago by Stephen Rosen <[email protected]>
With pre-commit.ci , it should not be necessary to run this job in
Azure Pipelines.
Committed via https://github.com/asottile/all-repos
44120d68dba6428401a60eb0bd0809f1e7fd7ac7 authored almost 3 years ago by Steven Loria <[email protected]>
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.3.2 to 4.4.0.
- [Release notes](http...
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 21.11.29 to 22.1.11.
- [Rel...
8f0bf43968520b622228e90885f5d6455d594b4e authored almost 3 years ago by Stephen Rosen <[email protected]>
Bumps [sphinx-issues](https://github.com/sloria/sphinx-issues) from 2.0.0 to 3.0.1.
- [Release n...
Bumps [mypy](https://github.com/python/mypy) from 0.910 to 0.931.
- [Release notes](https://gith...
4a721b44c45373db1f32751f5d75151356884ff6 authored almost 3 years ago by Jérôme Lafréchoux <[email protected]>
Narrow type of argmap from Mapping to Dict
1193948ac18562b1028ccde26beb584ef7f17a81 authored almost 3 years ago by Jérôme Lafréchoux <[email protected]>Fix type annotations for `__version_info__` + update mypy
7b71d280d01ef7e14355b5ca0b72f35c1e02d660 authored almost 3 years ago by Jérôme Lafréchoux <[email protected]>
The `Mapping` case is meant to support passthrough to
`Schema.from_dict`. However, only `Dict` i...
9f0c9a0f0bf1483ea0c3acdb22fc9cca04dddfc4 authored almost 3 years ago by Stephen Rosen <[email protected]>
Mirrors the work in
https://github.com/marshmallow-code/marshmallow/pull/1925
Use type hints made available in Python 3.9 and 3.10.
ef8a34ae75ef200d7006ada35770aa170dae5902 authored almost 3 years ago by Stephen Rosen <[email protected]>
In order to fix linting and resolve conflicts, additionally apply the
following fixes:
- `schema...
Add DelimitedTuple to fields.__all__
122178d3d5e76c42634d06003f36c10932d57a24 authored almost 3 years ago by Stephen Rosen <[email protected]>1fc148328d8954629949292eb7f8d8ab9fcf9c67 authored almost 3 years ago by Jérôme Lafréchoux <[email protected]>
Drop Python 3.6
96cac4a2fb3fc20279dc7142990f7b5a55f05f21 authored almost 3 years ago by Stephen Rosen <[email protected]>e4aa69c66f0a74c23aa4d399bb29396815e83717 authored almost 3 years ago by Jérôme Lafréchoux <[email protected]>
Bumps [sphinx-issues](https://github.com/sloria/sphinx-issues) from 1.2.0 to 2.0.0.
- [Release n...
Bumps [furo](https://github.com/pradyunsg/furo) from 2021.11.23 to 2022.1.2.
- [Release notes](h...
82b86c49c475d899184441987b20d09ad62b154b authored almost 3 years ago by Jérôme Lafréchoux <[email protected]>
Keep mypy 0.910 for now due to a typing issue with __version_info__.
cba9e41f737ee9adfa3b0c48fafd3affaa794fb9 authored almost 3 years ago by Jérôme Lafréchoux <[email protected]>Pin mypy version in tox
cd417165d5634c91f7796c780188646510c32acd authored almost 3 years ago by Jérôme Lafréchoux <[email protected]>Currently pinning to 0.910 due to a type issue with __version_info__.
9164214e37270cc6eaa9653353a008eee737bc23 authored almost 3 years ago by Jérôme Lafréchoux <[email protected]>
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.3.1 to 4.3.2.
- [Release notes](http...
9d429bdba1de7a70760ecbdd3945bed8ed02f1a7 authored about 3 years ago by Isira Seneviratne <[email protected]>
Fix Django usage in testsuite
1413a394652bb2c77d80fb5fe72854432dcb6239 authored about 3 years ago by Stephen Rosen <[email protected]>
To be compatible with the latest versions of django,
`django.conf.urls.url` is no longer support...
adacf607e8106a36446f38e2b349719863781814 authored about 3 years ago by Isira Seneviratne <[email protected]>
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 21.11.28 to 21.11.29.
- [Re...
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.3.0 to 4.3.1.
- [Release notes](http...
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 21.9.2 to 21.11.28.
- [Rele...
Bumps [furo](https://github.com/pradyunsg/furo) from 2021.11.16 to 2021.11.23.
- [Release notes]...
Bumps [furo](https://github.com/pradyunsg/furo) from 2021.11.15 to 2021.11.16.
- [Release notes]...
Bumps [furo](https://github.com/pradyunsg/furo) from 2021.11.12.1 to 2021.11.15.
- [Release note...
fix: distutils LooseVersion deprecation warning
b4bc59f3039a8b5ce8bc43a6e9446893f228ee96 authored about 3 years ago by Jérôme Lafréchoux <[email protected]>ee25ac50a577104ae8a963acfdb887581899658d authored about 3 years ago by Jérôme Lafréchoux <[email protected]>
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 4.2.0 to 4.3.0.
- [Release notes](http...
Bumps [furo](https://github.com/pradyunsg/furo) from 2021.10.9 to 2021.11.12.1.
- [Release notes...
8d50f4502480e8a4d3ebd6d3694060375e72d54f authored about 3 years ago by Jérôme Lafréchoux <[email protected]>
a8d6549c5c8d85622acbf25463c3a9806a8692c5 authored about 3 years ago by Kevin Kirsche <[email protected]>
Add py.typed to MANIFEST.in
97f3720f0efb9c3484421e4199600c4bee8af2f3 authored about 3 years ago by Stephen Rosen <[email protected]>475ee24b2ed64f8a4802036d9bce615a8343ccec authored about 3 years ago by Jérôme Lafréchoux <[email protected]>
accc8b2e45786e172b776cc65f38a01dd2632ec6 authored about 3 years ago by Jérôme Lafréchoux <[email protected]>
Fix broken link in changelog
30a319d9ab0f2c2951a3f00ccf90ae108cfd8707 authored about 3 years ago by Jérôme Lafréchoux <[email protected]>