Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/numpy/numpydoc

Numpy's Sphinx extensions
https://github.com/numpy/numpydoc

[pre-commit.ci] pre-commit autoupdate (#526)

* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/psf/black: ec91a2be3c44d88e1a...

8e2d545131fc2a124dd01d749c385f827bb1072b authored 11 months ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
MAINT: Replace NameConstant with Constant (#524)

eb08110922fba1330daa40101386b87cc8a207ae authored 12 months ago by Eric Larson <[email protected]>
Filter `DeprecationWarning` in failing test for python 3.12 (#523)

* Filter DeprecationWarning.

* Update python versions in CI.

* Apply suggestions from code...

2431739e0bec247550dfaf76797a036d32ff4f3f authored 12 months ago by Chiara Marmo <[email protected]>
[pre-commit.ci] pre-commit autoupdate (#521)

updates:
- [github.com/psf/black: 2a1c67e0b2f81df602ec1f6e7aeb030b9709dc7c → ec91a2be3c44d88e1a...

4663b91d12d1b6af4975d5be028065a235df7cdc authored 12 months ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Bump actions/setup-python from 4 to 5 (#520)

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release n...

efd724013bfea756e7425f17b948aaf26052ad8c authored 12 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
DOC: Update link to mailing list. (#518)

4cfcfa6339e169572f29807a0d43c2b7b7080ece authored about 1 year ago by Ross Barnowski <[email protected]>
[pre-commit.ci] pre-commit autoupdate (#516)

updates:
- [github.com/psf/black: 744d23b34800c06e10272149b70752396e90eeb8 → 2a1c67e0b2f81df602...

3a1341c5f5182ae4a8dc76b43924c17fbd6976f8 authored about 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
MAINT: apply refurb suggestion (#515)

[FURB108]: Replace `x == y or x == z` with `x in (y, z)`

13b0f815763b3be13cb1cd34fd285f186fd5a142 authored about 1 year ago by Dimitri Papadopoulos Orfanos <[email protected]>
DOC: Fix typos found by codespell (#514)

4381a7f10302c8676e5cd1dd068d3f05e4a12b3f authored about 1 year ago by Dimitri Papadopoulos Orfanos <[email protected]>
[pre-commit.ci] pre-commit autoupdate (#513)

* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/pre-commit/pre-commit-hooks: ...

017e74acd6e45af06e20a9e1ce7cdd8510b11412 authored about 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
BUG: validation - during tokenize, use UTF8 encoding on all platforms (#510)

* during tokenize, use UTF8 encoding on all platforms

* add test

* better test

* fix ty...

80a87083d02fe44d80387907435737563a0ee6b7 authored about 1 year ago by Daniel McCloy <[email protected]>
[pre-commit.ci] pre-commit autoupdate (#508)

* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/psf/black: 193ee766ca496871f9...

b4135ce76e722088e2975ec01ca61d7b69b4bad2 authored about 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Bump version

2ebe909a528ae86f995ca547f0b5bf906bf98575 authored about 1 year ago by Jarrod Millman <[email protected]>
Designate 1.6.0 release

ac7ba531701b991a46af274710deb33ee0504a3b authored about 1 year ago by Jarrod Millman <[email protected]>
Bump actions/checkout from 3 to 4 (#504)

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](ht...

229a4ff311622c4fb31373a36c481605dd7c3400 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
BUG: validator now handles properties (#500)

* TST: add regression tests for properties

* BUG: validator now handles properties

-------...

881c0abf0a75c1b517c23a819f9365fbfc9cded7 authored over 1 year ago by Samuel Diebolt <[email protected]>
[pre-commit.ci] pre-commit autoupdate (#501)

* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/pre-commit/mirrors-prettier: ...

ecd24ab011634fd16cd7d811fd4adad3f305073c authored over 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
BUG: validator now handles decorators (#496)

* BUG: validator now handles decorators

* slight regex enhancement to match def/class

* TS...

df55b8ac97369f91cf9a380a7c44fa5acf9ff94c authored over 1 year ago by Samuel Diebolt <[email protected]>
BUG: Fix clean_backref for extensions that have backrefs to inline elements. (#499)

* Fix clean_backref for extensions that have backrefs to inline elements.

* Add test for inli...

307992e6ba88f55efefa3ab7365f2e5e9e369210 authored over 1 year ago by Matthias C. M. Troffaes <[email protected]>
Bump version

6e748efc6b90ff29ddfbc1334c2ac7197ad67858 authored over 1 year ago by Jarrod Millman <[email protected]>
Designate 1.6.0rc2 release

ddeba360490634dcad203b062e8a014671ab183c authored over 1 year ago by Jarrod Millman <[email protected]>
TST: Test no-file for source (#493)

* TST: Test no-file for source

* ENH: Speed up and simplify

* FIX: Events

d9a3dfe0898bee099f3349f1ec627440d30614a0 authored over 1 year ago by Eric Larson <[email protected]>
Use label-check and attach-next-milestone-action (#492)

41a15087f4124525d2e0248d176cc79b7ed1927c authored over 1 year ago by Jarrod Millman <[email protected]>
Align behavior of pre-commit hook and Sphinx extension (#476)

* Extract check selection logic from sphinx side into utility function.

* Add test cases for ...

803a9bd3e7f9aef71cefe67adc554e1dd022a892 authored over 1 year ago by Stefanie Molin <[email protected]>
Remove old linter check (using precommit bot now) (#491)

058f1db31fd456f1f2f6abf9b1f7ebc70ac117d6 authored over 1 year ago by Jarrod Millman <[email protected]>
Update pydata-sphinx-theme (#490)

* Update pydata-sphinx-theme

* Use python 3.11 to build docs

a451328edabe0e2b85849600af1dbd251d3dd71f authored over 1 year ago by Jarrod Millman <[email protected]>
Use dependabot to update actions (#489)

11fb7c1aef3743b65f728db0484b815e849b8ee2 authored over 1 year ago by Jarrod Millman <[email protected]>
Add config for pre-commit bot (#488)

1433d668258bc5157d10602c9bc6d59bfedf0abe authored over 1 year ago by Jarrod Millman <[email protected]>
Update pre-commits (#487)

e8d5af5ce82bc5cfc61003f083b44a7dda4e2166 authored over 1 year ago by Jarrod Millman <[email protected]>
Sync updates to generate_requirements.py from scikit-image (#485)

a40c4ed560adc8b94afeb59625f928f9f9d9cd1c authored over 1 year ago by Mike Taves <[email protected]>
Generate requirements files from pyproject.toml (#483)

94ef7f062378dbece5110a23eb0c184d1485e600 authored over 1 year ago by Mike Taves <[email protected]>
Add Source to project.urls table (#480)

9656a05780b2bf7e28615cb93cb912f1932b7288 authored over 1 year ago by Mike Taves <[email protected]>
Bump version

33d9adb7b2277776ec33e0c4035fa0353d51fe86 authored over 1 year ago by Jarrod Millman <[email protected]>
Designate 1.6.0rc1 release

a41f5289116bb72dbefbaab7b1baeb8b0dc80c94 authored over 1 year ago by Jarrod Millman <[email protected]>
Fix dynamic version specification. (#477)

e5cee43a0400573c7b61fb6760cb547ab061352f authored over 1 year ago by Stefanie Molin <[email protected]>
Update year (#475)

894c8c47646fcbb4eae4fca068c229ae761f7a62 authored over 1 year ago by Jarrod Millman <[email protected]>
Merge pull request #474 from jarrodmillman/pyproject.toml

Use pyproject.toml

44d679ec737b8557fd506395103c713cefedc3b9 authored over 1 year ago by Jarrod Millman <[email protected]>
Update pyproject.toml with requirements

47277ec67bb810607e4b2d693eecdf8c6e021efe authored over 1 year ago by Jarrod Millman <[email protected]>
Use pyproject.toml

454e838dfd1de1235547be86256660c93a6cd3ee authored over 1 year ago by Jarrod Millman <[email protected]>
Install package on rtd (#472)

10acda90b58ffafae553c3d9f848d00155fa1b13 authored over 1 year ago by Jarrod Millman <[email protected]>
Use rtd template (old method is deprecated) (#468)

3076945663fc7551021ab0ce92d26d65b6dc2415 authored over 1 year ago by Jarrod Millman <[email protected]>
Add token for artifact redirector (#470)

See
https://github.com/larsoner/circleci-artifacts-redirector-action/issues/40

Close #469

44d166bba4e016c759662238ba3c50c24b946027 authored over 1 year ago by Jarrod Millman <[email protected]>
Bump version

eeb509e9cee109ba716ad01b56a9e6fbd4680c69 authored over 1 year ago by Jarrod Millman <[email protected]>
Designate 1.6.0rc0 release

030b21e4e7f11e045c271f275c9071091cc0cdb3 authored over 1 year ago by Jarrod Millman <[email protected]>
Pre-commit hook for running numpydoc validation (#454)

* Add numpydoc.hooks directory.

* Add numpydoc.hooks to packages.

* Add tabulate dependenc...

a58ab90c20955fd073175a5caf6efbe5031580e3 authored over 1 year ago by Stefanie Molin <[email protected]>
Update doc requirements (#465)

4c740e453d86155fbaea4abe3ad142b4425c413c authored over 1 year ago by Jarrod Millman <[email protected]>
Update pre-commit hooks (#464)

bb834dd51ec55178e8d7e726df764f5ffbb31409 authored over 1 year ago by Jarrod Millman <[email protected]>
Drop Python 3.7 (#462)

0cacbf9ac050660f5d57f7eeeb5119ebf6fda8eb authored over 1 year ago by Jarrod Millman <[email protected]>
Require Sphinx 5+ (#461)

4a06aaf7ed814128deb839fa207ec8ad37580ec9 authored over 1 year ago by Jarrod Millman <[email protected]>
MAINT: Refactoring `get_doc_object` (#452)

3d4a5831f9f64246404a6dac5c5059a71b020952 authored almost 2 years ago by yuki <[email protected]>
MAINT: Compatibility with pydata-sphinx-theme (#453)

Fix compatibility issues between latest pydata-sphinx-theme and sphinx 6.

Increase granularit...

9c59a469e5fddd688a62f953ac6c228e547b7a00 authored almost 2 years ago by Eric Larson <[email protected]>
Update blacken-docs repo in pre-commit conf after owner transfer. (#451)

ef731f09e34580e5c981460978ab1120d7b04d25 authored almost 2 years ago by Stefanie Molin <[email protected]>
Update pre-commit (#449)

* Update pre-commit

* Run pre-commit on all files

e77dbb9055a6c2c1f9ff48b0e7055cfed9ae70ef authored almost 2 years ago by Jarrod Millman <[email protected]>
BUG: PR06 logic to only fail when type is used standalone (#447)

Change PR06 logic to only fail when type is used standalone.

This prevents failures for user-...

fe95e8b9332ed4ebc154db08b00232f5f67f9330 authored almost 2 years ago by Bryce Mecum <[email protected]>
MAINT: Fix CIs for sphinx 6 (#448)

11bab2e686d2e6df95bc412b08a8483b9d1c43b9 authored almost 2 years ago by Eric Larson <[email protected]>
Fix release notes (#442)

7ea993a6177b5b2186cd1bd96b83ee19d2bd641a authored about 2 years ago by Jarrod Millman <[email protected]>
Bump version

d0ffefff0cf3a29a88441623a3110e7cf3abad82 authored about 2 years ago by Jarrod Millman <[email protected]>
Designate 1.5.0 release

3a8a96cda5e04ef77caa076be1fcd115e3987b62 authored about 2 years ago by Jarrod Millman <[email protected]>
Update doc requirements (#441)

c6338c7607355f38c382017e5f492f50e1b44da9 authored about 2 years ago by Jarrod Millman <[email protected]>
Update pydata-sphinx-theme (#440)

72e9cd4dae1d451ca24f06e0fa7a82285b381139 authored about 2 years ago by Jarrod Millman <[email protected]>
Bump version

8b983feb66ffcbebebe58aa5d10fea6c2a66207f authored about 2 years ago by Jarrod Millman <[email protected]>
Designate 1.5.0rc1 release

26cfa5847df5cdd6c0fa49c9be410fdfac2c7afe authored about 2 years ago by Jarrod Millman <[email protected]>
Suport Python 3.11 (#438)

664e7144ece8f0779b18f6282ed7a42e35f130ab authored about 2 years ago by Jarrod Millman <[email protected]>
Fix front page (#434)

* Fix front page

* Test

* Test pydata-sphinx-theme==0.11.0rc2

* Specify package to test...

4c74647afc82a1b352701a52f0f1a33891dbd3ff authored about 2 years ago by Jarrod Millman <[email protected]>
Add cached property support (#433)

* TST: Add test case for cached_property.

* BUG: Fix detection of cached_property attrs.

C...

ddcf0fea7a68d9f826ed863588ecc494b11d83a4 authored about 2 years ago by Ross Barnowski <[email protected]>
Update precommit hooks (#437)

94b7a844a8ed956a2fc2f17cf0630ae54af323ea authored about 2 years ago by Jarrod Millman <[email protected]>
Use Python 3.10 to build docs (#436)

db404754f0cd7bb0927280e769bc8c9d95a2e42d authored about 2 years ago by Jarrod Millman <[email protected]>
Use requirements/*.txt files for CI (#435)

c44abd2fed2db91b3573dd95141524f2e57d66e3 authored about 2 years ago by Jarrod Millman <[email protected]>
BUG: Fix returns parsing no name (#429)

* TST: Add test case.

* MAINT: Adjust logic for parameter lines with : char.

Adjust logic ...

b138ea7758532a8b6950c4404570ab367c3919f4 authored over 2 years ago by Ross Barnowski <[email protected]>
ENH: Update validate.py to allow parameters with trailing underscores. (#425)

* Update validate.py to allow parameters with trailing underscores.

* Add test to ensure that...

4ef89d4da0d494a5b7f6ecf1bd613599e50336bf authored over 2 years ago by Stefanie Molin <[email protected]>
DOC: Use `:ref:` when referring to section headers (#424)

Improve links to section headers in style guide

5720f08d105f3ad9ce52537a06232eb5d5b22247 authored over 2 years ago by Nick Murphy <[email protected]>
Remove numpydoc_use_blockquotes (#422)

* Remove numpydoc_use_blockquotes

See https://github.com/numpy/numpydoc/pull/107

* Update ...

d50e1f81063648c8c4d09820c6d013db1e3757cf authored over 2 years ago by Jarrod Millman <[email protected]>
Require sphinx>=4.2 (cleanup) (#421)

dcbfbc44ba01feddef62f294abf66581497f5828 authored over 2 years ago by Jarrod Millman <[email protected]>
Require sphinx>=4.2 (#411)

3513a715d0bcfd31a5e488fb1c357395849bb06a authored over 2 years ago by Jarrod Millman <[email protected]>
docs: fix validation include line numbers (#418)

* docs: fix validation include line numbers

* use start/end markers instead of hardcoding lin...

00854d5a438905fae46a6bed3db12cd505bb92e5 authored over 2 years ago by Jeremy Goh <[email protected]>
Update precommit linters (#417)

5339b68da8bb5ae700400ee60d5004f270876b5a authored over 2 years ago by Jarrod Millman <[email protected]>
ENH: Add support for dict show_inherited_class_members (#415)

* ENH: Add support for dict show_inherited_class_members

* STY: Black

* TST: Add test

d9c8d6766a20500015f53ffc12fb6b552014912b authored over 2 years ago by Eric Larson <[email protected]>
Update GH actions (#416)

c796da669a9d3714126a3fde7221f9c47aef93c7 authored over 2 years ago by Jarrod Millman <[email protected]>
DOC: Add theme switcher and default to lightmode. (#414)

* DOC: Add theme switcher and default to lightmode.

* Make linter happy.

* Add workaround ...

342a7f06ce153811cdb73c0a22be65893805e6d5 authored over 2 years ago by Ross Barnowski <[email protected]>
Bump version

a48ffc857c885501421e69a30b686d40a3b67a78 authored over 2 years ago by Jarrod Millman <[email protected]>
Designate 1.4 release

457a2055b8536c5510cf7ffe94c03b99133ea7c7 authored over 2 years ago by Jarrod Millman <[email protected]>
Remove pytest py3.11b2 workaround (#407)

999ff346d709816f21448fd148c7bbbf3bc9ac71 authored over 2 years ago by Jarrod Millman <[email protected]>
Fix CI (#410)

* Fix CI

* Use old docutils

a4dd1220a294ac0710767c28285848591f0dc251 authored over 2 years ago by Jarrod Millman <[email protected]>
Bump version

a134280c755853ae04fdc7f7cf807a340c18ef91 authored over 2 years ago by Jarrod Millman <[email protected]>
Designate 1.4.0rc1 release

53e8fc6a677cb6f660e71f506e8dbd28f35c6230 authored over 2 years ago by Jarrod Millman <[email protected]>
Update GH actions (#406)

5f19796ff409d4440fa4c83f69b335ffa7bc9687 authored over 2 years ago by Jarrod Millman <[email protected]>
Test docutils 0.18.1 (#402)

7809877986d1aaa0674196c9a0f10bd204aeb3fe authored over 2 years ago by Jarrod Millman <[email protected]>
Use node.findall if available (docutils 18.x) (#403)

* use node.findall if available (docutils 18.x)

* fix test_reference

* keep test_reference...

601642bbe93c906dcbd991c9cb429e48cf5cefe6 authored over 2 years ago by Daniel McCloy <[email protected]>
Add workaround for pytest failures on 3.11b2 (#404)

Temporary workaround for pytest failures on 3.11b2. See pytest-dev/pytest#10008 and the [Python ...

85a4327d87270f4f9c4139f784b6d8f327ec45f0 authored over 2 years ago by Jarrod Millman <[email protected]>
Test prereleases of requirements (#395)

* Test prereleases of requirements

* Test w/out numpy prerelease

* Test numpy rc

* Test...

7eec71f3796395ea2f48503b6703bd8fcc922b3b authored over 2 years ago by Jarrod Millman <[email protected]>
Fix bug with version name (#400)

This is likely caused by black, but is a simple fix.

198f6e8b5fc8824f2f7a64c8036bb1a6ce238fbd authored over 2 years ago by Jarrod Millman <[email protected]>
Remove old warning filters (#398)

7964eff483c8517e593ddc573befa8d53186d8fc authored over 2 years ago by Jarrod Millman <[email protected]>
Cleanup sphinx conf (#397)

d980babae45cf72b88beda95534dbfcb2514c45f authored over 2 years ago by Jarrod Millman <[email protected]>
Update pre-commit (#396)

* Update pre-commit

* Use blacken-docs

53dd99c28054011a98b6063312483b453b7c50d0 authored over 2 years ago by Jarrod Millman <[email protected]>
Test on 3.11-dev (#375)

0e9a1cb332f6daf57dd50eb79dacfc9443a94340 authored over 2 years ago by Jarrod Millman <[email protected]>
Ignore black formatting (#394)

cd6b8ef181d20957bf930cdf60ee4ee7b75319b2 authored over 2 years ago by Jarrod Millman <[email protected]>
Merge pull request #391 from jarrodmillman/black

Use black

171e353a8c84c04754208cc7abfe20210a093692 authored over 2 years ago by Jarrod Millman <[email protected]>
Run black formatter

4b38c01e680cf2032acb09819bc0985e5dfc5ca8 authored over 2 years ago by Jarrod Millman <[email protected]>
Use black formatter

90c785975a65f064eb3bef40f9a50b8edd5af102 authored over 2 years ago by Jarrod Millman <[email protected]>
Bump version

9233a8284ec9512f3655d47790949deac316ab6b authored over 2 years ago by Jarrod Millman <[email protected]>