Ecosyste.ms: OpenCollective

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

github.com/python/importlib_metadata

Library to access metadata for Python packages
https://github.com/python/importlib_metadata

Finalize

913352a8765662f1569123b27ecb9ca7bc4d649e authored 10 months ago by Jason R. Coombs <[email protected]>
Merge pull request #483 from Danyal-Faheem/add-types-for-untyped-methods

Add typing for load and select

26b22b8ec7ef16cc1c2ec3e24ce14594d033e599 authored 10 months ago by Jason R. Coombs <[email protected]>
🧎‍♀️ Genuflect to the types.

9d4908e77692d915872b24c040d3a1c89ebba1be authored 10 months ago by Jason R. Coombs <[email protected]>
Re-order imports for consistency.

fd3a0abc127bbd8986958e5baa54f9304daf2fa4 authored 10 months ago by Jason R. Coombs <[email protected]>
Merge https://github.com/jaraco/skeleton

0ae1d24c9585a3111007f9e37e55a2f7d6aa8faa authored 10 months ago by Jason R. Coombs <[email protected]>
Fix docs error due to duplicate explicit target name.

55a55ea046dddc4e714777031952769b52eaa929 authored 10 months ago by Jason R. Coombs <[email protected]>
Moved example sources to the tests/data directory, avoiding build issues.

79521e175bc3ababd40f31ca3e3dfdab001118d5 authored 10 months ago by Jason R. Coombs <[email protected]>
👹 Feed the hobgoblins (delint).

9f2d682d24df57c047651deba4a5c37eac029c02 authored 10 months ago by Jason R. Coombs <[email protected]>
Use 'extend-select' to avoid disabling the default config. Ref jaraco/skeleton#110.

b434f69238b4ee517ae20978afa19f3cd1ed8f1f authored 10 months ago by Jason R. Coombs <[email protected]>
Enable complexity check and pycodestyle warnings. Closes jaraco/skeleton#110.

d1c5444126aeacefee3949b30136446ab99979d8 authored 10 months ago by Jason R. Coombs <[email protected]>
Include deps from the base config in diffcov.

779219ce3ecbf4477da062658a1d0b2d5bf4f77f authored 11 months ago by Jason R. Coombs <[email protected]>
Remove Sphinx pin. Ref sphinx-doc/sphinx#11662.

178d254379ed260eb537f48722703f819eaa8235 authored 11 months ago by Jason R. Coombs <[email protected]>
Merge https://github.com/jaraco/skeleton

# Conflicts:
# setup.cfg

7d632f26bbb04711a3732ccec5edf4450ab41d4c authored 11 months ago by Jason R. Coombs <[email protected]>
Use latest versions in RTD boilerplate.

68ac292eb37ce92e992e6fab05a44ad86f32e8f1 authored 11 months ago by Jason R. Coombs <[email protected]>
Tweak coverage configuration for type checking (jaraco/skeleton#97)

* Tweak coverage configuration for type checking

* Use `exclude_also` instead of `exclude_lin...

2a402a39f154d9a6cf4621e8c5d22bace749b55e authored 11 months ago by Bartosz Sławecki <[email protected]>
Enable preview to enable preserving quotes.

29e5d34af962e59e92c501ebb988dcaf192b114e authored 11 months ago by Jason R. Coombs <[email protected]>
refactor: add return type for load method

72b30eca10d73b0f793aac5239e11710077c26cf authored 11 months ago by Danyal-Faheem <[email protected]>
refactor: add return type for select method

68af09493b1d7ef829eb3c0813542c5e21e63ec4 authored 12 months ago by Danyal-Faheem <[email protected]>
Rely on default discovery for good heuristics for finding packages.

63535c6efd3516a7ef35c862c24ef5b6d43c8494 authored almost 1 year ago by Jason R. Coombs <[email protected]>
Exclude docs and tests directories properly per Setuptools behavior.

d27890573088a6a0292139c5e30466debd7dc1dd authored almost 1 year ago by Jason R. Coombs <[email protected]>
Remove build and dist from excludes. It appears they are not needed and their presence blocks the names of packages like 'builder' and 'distutils'. Ref pypa/distutils#224.

dbcb0747110d074112f27e2699856acfc4ba8ea3 authored about 1 year ago by Jason R. Coombs <[email protected]>
Add an example of how a custom provider might leverage the DistributionFinder.Context.

a6038c3f2bddad2a6113deb5358e911071ec71d1 authored about 1 year ago by Jason R. Coombs <[email protected]>
Bump year on badge

f6d9e107365ca270ec843898c05bb8e43dc6987a authored about 1 year ago by Jason R. Coombs <[email protected]>
Expand docstrings to elaborate on the purpose and details of the interfaces.

86352408cbee5f445b012cda81bab66d82a2f0d4 authored about 1 year ago by Jason R. Coombs <[email protected]>
Remove string types now that future annotations are in place.

9ff082440919c8528ce41197c697c432537655f2 authored about 1 year ago by Jason R. Coombs <[email protected]>
Merge https://github.com/jaraco/skeleton

cb09881e9b3a2ed57dec13cdc608210a511ac340 authored about 1 year ago by Jason R. Coombs <[email protected]>
ruff: extended-ignore → ignore (jaraco/skeleton#105)

Applies Repo-Review suggestion:
RF201: Avoid using deprecated config settings
extend-ignore ...

db0d581685d4fc2a16d392d4dedffe622e9a355c authored about 1 year ago by Dimitri Papadopoulos Orfanos <[email protected]>
Remove sole entry for branches-ignore. Workaround for and closes jaraco/skeleton#103.

a9c5dd5a4eab9f4132d62344cdbad24e077c650e authored about 1 year ago by Jason R. Coombs <[email protected]>
Merge https://github.com/jaraco/skeleton

# Conflicts:
# README.rst

a600094aab5edb879eaf842a8d8b17bbbee1b1f5 authored about 1 year ago by Jason R. Coombs <[email protected]>
Use the ruff formatter (jaraco/skeleton#99)

* Use the ruff formatter, instead of black

Based on:
- ruff-pre-commit README.md | Using Ruf...

b8c6c1530ef937521b60aabb0ecd98a8b5dca761 authored about 1 year ago by Dimitri Papadopoulos Orfanos <[email protected]>
Drop minimum requirement on pytest-mypy as most environments are already running much later. Closes jaraco/skeleton#96.

596e6834c8a037c935338afe92e0b9c5ffa1768f authored about 1 year ago by Jason R. Coombs <[email protected]>
Finalize

f2e84e3fb5a240b054e8669e5162914bb4a4e68b authored about 1 year ago by Jason R. Coombs <[email protected]>
Merge commit '98196a'

e9e9f775fd7485cec1a591e4fe545b2f0a4c406d authored about 1 year ago by Jason R. Coombs <[email protected]>
Fixed type annotations to allow strings.

98196a7fe04d74d7af46e1b052f8124a3fe91dd3 authored about 1 year ago by Jason R. Coombs <[email protected]>
Add Python 3.13 to compatibility matrix. Ref python/cpython#113174.

f38e051467f446fc332e1135fb68bdcec95e6e27 authored about 1 year ago by Jason R. Coombs <[email protected]>
Inline os.PathLike using future annotations.

0c1d32e2656ac7ebc6fcc4377345f9909c9b7fbc authored about 1 year ago by Jason R. Coombs <[email protected]>
Refine SimplePath to allow for os.PathLike on input and SimplePath on output.

b99c9d6680e549bb232bfe2ee9c6a4bd74874c32 authored about 1 year ago by Jason R. Coombs <[email protected]>
Merge pull request #480 from python/bugfix/distribution-simplepath

Correct the interface for SimplePath

200cf457dd2c630fe8216139182efd8e96183ae2 authored about 1 year ago by Jason R. Coombs <[email protected]>
Include _meta in docs to fix doc build failures.

ac243d3faa459be256df919aaa65c29d208f25b8 authored about 1 year ago by Jason R. Coombs <[email protected]>
Corrected the interface for SimplePath to encompass the expectations of locate_file and PackagePath.

1b3f272d7ce6b25ec5dd68d54d1a140abd159a3f authored about 1 year ago by Jason R. Coombs <[email protected]>
Rely on read_text and read_bytes from located paths.

fc4df51a75de636adae1cbf20f6743bdd5bbb8a9 authored about 1 year ago by Jason R. Coombs <[email protected]>
Expand the docstring for read_text

62027870df2893312d18d3713052feb8b4855fdc authored about 1 year ago by Jason R. Coombs <[email protected]>
Rely on keyword-only argument for context.

d97e389fd59b766db0cd2c25e3dfb736adc98131 authored about 1 year ago by Jason R. Coombs <[email protected]>
Fix typo in doc

3c4fd4e88350a44a82b4a3902e7527ef0d936727 authored about 1 year ago by Jason R. Coombs <[email protected]>
Remove using documentation and instead point users to the stdlib docs. Closes #466.

3ef139e0640d0492d89d9978ab50502fc2b06ae2 authored about 1 year ago by Jason R. Coombs <[email protected]>
Separate collateral jobs on different lines for easier override/extension.

e4bd6091a1fbe26fe113051f0f47875d627c7ed2 authored about 1 year ago by Jason R. Coombs <[email protected]>
Enable testing merge queues @ GitHub Actions CI/CD (jaraco/skeleton#93)

This allows org-hosted projects to start enabling merge queues in the
repository settings. With...

8bff8b034a0bbf0273a38f0a0cc41e3a52b26864 authored about 1 year ago by Sviatoslav Sydorenko <[email protected]>
Merge https://github.com/jaraco/skeleton

# Conflicts:
# README.rst

59b145a1256d1cdbe9365a31a61d301e68cc29c4 authored about 1 year ago by Jason R. Coombs <[email protected]>
Update Github Actions badge per actions/starter-workflows#1525.

97a5f44787ac5a928534cdf724210c429621435c authored about 1 year ago by Jason R. Coombs <[email protected]>
Finalize

fb492e17faee9a6056ca31cf6feffec96c3b9d5a authored about 1 year ago by Jason R. Coombs <[email protected]>
Removed EntryPoint access by numeric index (tuple behavior).

37113c20d89b0646ffaf4922ba11dad81cd27e7f authored about 1 year ago by Jason R. Coombs <[email protected]>
Finalize

84418f85c38d2bba9925f576ef25dda1de9e4647 authored about 1 year ago by Jason R. Coombs <[email protected]>
Merge pull request #465 from python/feature/origin

Provide `Distribution.origin` reflecting content of direct_url.json.

537349cc360cdead8a3201e8f33f5168fef8dc15 authored about 1 year ago by Jason R. Coombs <[email protected]>
Merge branch 'main' into feature/origin

51b3be4c86e829c3207b9970160c381ef55da382 authored about 1 year ago by Jason R. Coombs <[email protected]>
Use a SiteBuilder class to build files in the site, traversing the class hierarchy explicitly and avoiding the need for separate setUp calls for each.

e886c996ee154c26861520b8440351f931470373 authored about 1 year ago by Jason R. Coombs <[email protected]>
Add test capturing expectation. Ref #404

f480907325bcb79e614da9f826834c25b53839a7 authored about 1 year ago by Jason R. Coombs <[email protected]>
Add changelog

84399188dd9792364603b2a95149f7c11961bca7 authored about 1 year ago by Jason R. Coombs <[email protected]>
Restore pypy tests now that 3.10 is the standard. Bypasses issue in #463.

72383028a3ca5c7e6ab9a58e6e1e06d30079c905 authored about 1 year ago by Jason R. Coombs <[email protected]>
Finalize

02bbfb0685ce826daa3e6d85d4002b90b70a5e30 authored about 1 year ago by Jason R. Coombs <[email protected]>
Added diagnose script. Closes #461.

b3918e751538bac84c87c6fe94d9ef5edbcd5e5e authored about 1 year ago by Jason R. Coombs <[email protected]>
Finalize

4e118be4861fc0b2b15f856dacf52681f5be1b42 authored about 1 year ago by Jason R. Coombs <[email protected]>
Add news fragment. Intended for #473.

177ec8cd8158a97c9e3df33bba991a079491778e authored about 1 year ago by Jason R. Coombs <[email protected]>
🧎‍♀️ Genuflect to the types.

Add a redundant type definition to a test to avoid warnings about the inner types being unchecke...

dfa7fede8223a69e22006a687f85009d8aecd81c authored about 1 year ago by Jason R. Coombs <[email protected]>
⚫ Fade to black.

c3b80ebe0fe37b5e192342f66ddc09f63ed8e325 authored about 1 year ago by Jason R. Coombs <[email protected]>
Merge pull request #473 from amundhov/topic/entrypoints_repr

With commit 0c819641d314ac496eb32b55f2b15215fa6fa55f the behavior of …

650996fb0b3fc39c7b44f0cbbc17b2d2a444f61e authored about 1 year ago by Jason R. Coombs <[email protected]>
Merge pull request #472 from DimitriPapadopoulos/codespell

Fix new typo found using codespell

eeb6e2183d42f5b6ee367713bffcb6964ac57952 authored about 1 year ago by Jason R. Coombs <[email protected]>
Merge https://github.com/jaraco/skeleton

# Conflicts:
# .github/workflows/main.yml

7e6c46d3651fd41c1f1005b2c38d2e3c562bb70e authored about 1 year ago by Jason R. Coombs <[email protected]>
Suppress deprecation warning in dateutil. Workaround for dateutil/dateutil#1284.

33dd01267b6a886217bae3ebd5df5b689e2ab722 authored about 1 year ago by Jason R. Coombs <[email protected]>
Remove news fragment after allowing time to be processed downstream.

26f420a97e73a2ab695023f6cc21f5c786d2b289 authored about 1 year ago by Jason R. Coombs <[email protected]>
Fix new typo found using codespell

5f2e291ddf44fe5f5dc105d1d57dd2551f4f24b0 authored about 1 year ago by Dimitri Papadopoulos <[email protected]>
GitHub Actions: Combine tox jobs diffcov and docs (jaraco/skeleton#95)

Code reuse

Co-authored-by: Jason R. Coombs <[email protected]>

5732ebeeaa9480f8cd80c96a3183d7b247f27214 authored about 1 year ago by Christian Clauss <[email protected]>
Upgrade GitHub Actions checkout (jaraco/skeleton#94)

Also, upgrade from `pypy3.9` to `pypy3.10` and remove the `continue-on-error` for Python 3.12.
...

75d9cc1b7cb6f84e7a16a83ec3abb9a478fdb130 authored about 1 year ago by Christian Clauss <[email protected]>
Limit sphinxlint jobs to 1. Workaround for sphinx-contrib/sphinx-lint#83.

03f03e7802b0842b41f70b2b1c17ab26551a7533 authored about 1 year ago by Jason R. Coombs <[email protected]>
With commit 0c819641d314ac496eb32b55f2b15215fa6fa55f the behavior of Entrypoints gets a bit disorienting.

Change __repr__ to reflect that Entrpoints is are longer indexable by integers like tuples, but s...

066e24d79994c69424ecdb51f7048d6e466fc392 authored about 1 year ago by Amund Hov <[email protected]>
Merge https://github.com/jaraco/skeleton

353c3dfe83e08b3c86f30d192c315501cef97454 authored about 1 year ago by Jason R. Coombs <[email protected]>
Update changelog to reflect backward-incompatible effect. Ref #459.

9d6d8b5ee689769cf5a36475d4af3e9f65e3fca6 authored over 1 year ago by Jason R. Coombs <[email protected]>
Prefer ``pass_env`` in tox config. Preferred failure mode for tox-dev/tox#3127 and closes jaraco/skeleton#92.

ca1831c2148fe5ddbffd001de76ff5f6005f812c authored over 1 year ago by Jason R. Coombs <[email protected]>
Add FORCE_COLOR to the TOX_OVERRIDE for GHA. Requires tox 4.11.1. Closes jaraco/skeleton#89.

928e9a86d61d3a660948bcba7689f90216cc8243 authored over 1 year ago by Jason R. Coombs <[email protected]>
Add descriptions to the tox environments. Closes jaraco/skeleton#91.

a6256e2935468b72a61aa7fda1e036faef3bfb3d authored over 1 year ago by Jason R. Coombs <[email protected]>
Merge https://github.com/jaraco/skeleton

b98411eacf55f7e262122398a1b3591ad1904af4 authored over 1 year ago by Jason R. Coombs <[email protected]>
Add diff-cover check to Github Actions CI. Closes jaraco/skeleton#90.

b02bf32bae729d53bdb7c9649d6ec36afdb793ee authored over 1 year ago by Jason R. Coombs <[email protected]>
Clean up 'color' environment variables.

The TOX_TESTENV_PASSENV hasn't been useful for some time and by its mere presence wasted a lot o...

0484daa8a6f72c9ad4e1784f9181c2488a191d8e authored over 1 year ago by Jason R. Coombs <[email protected]>
Remove spinner disablement. If it's not already fixed upstream, that's where it should be fixed.

f3dc1f4776c94a9a4a7c0e8c5b49c532b0a7d411 authored over 1 year ago by Jason R. Coombs <[email protected]>
Allow GITHUB_* settings to pass through to tests.

92d2d8e1aff997f3877239230c9490ed9cdd1222 authored over 1 year ago by Jason R. Coombs <[email protected]>
Pin against sphinx 7.2.5 as workaround for sphinx/sphinx-doc#11662. Closes jaraco/skeleton#88.

0e2032c4754c598ba75e467c64009ba4490ddea9 authored over 1 year ago by Jason R. Coombs <[email protected]>
Add origin property. Ref #404.

ae9ca4393295d961fe6c1b0f1cbc957f07ab4afd authored over 1 year ago by Jason R. Coombs <[email protected]>
Merge https://github.com/jaraco/skeleton

8e7b9689fc38ef3e834265fd78423a9933a33607 authored over 1 year ago by Jason R. Coombs <[email protected]>
Remove TOX_WORK_DIR workaround, no longer necessary with tox 4. Ref tox-dev/tox#3050.

c43962adf34c28c22573093419e5e98b2e57cc07 authored over 1 year ago by Jason R. Coombs <[email protected]>
Merge https://github.com/jaraco/tidelift

# Conflicts:
# README.rst

626e633ec5ccb98a2ff410123556f65ed2059210 authored over 1 year ago by Jason R. Coombs <[email protected]>
Increase visibility of security policy. (#4)

* Create SECURITY.md

Signed-off-by: Joyce <[email protected]>

* Remove the security con...

a7310562fad7a8834c9810c1edd8e00b03e1394b authored over 1 year ago by Jason R. Coombs <[email protected]>
Finalize

34fd7365cad782511b7c824f65c054d654bb066c authored over 1 year ago by Jason R. Coombs <[email protected]>
Remove reliance on typing-extensions, only required for Python 3.7 compatibility.

97084d87cab99d09555fdff2cf04ed9f3faaa913 authored over 1 year ago by Jason R. Coombs <[email protected]>
Merge pull request #460 from Gryfenfer97/main

add typing for simple functions

b74d2b2d9d1ea2814edb9abb2e91a9857090d4a8 authored over 1 year ago by Jason R. Coombs <[email protected]>
Disable tests on pypy due to #463

ec7bca0243886bdf25ec6f6d9f060b71d76ef4b5 authored over 1 year ago by Jason R. Coombs <[email protected]>
Remove superfluous includes

ee4f84ace3bb6914f155d67aa4811e309f90b836 authored over 1 year ago by Jason R. Coombs <[email protected]>
Replace redundant step names with simple 'Run'.

747c2a36524f83b84a3d9497121313bb5751b877 authored over 1 year ago by Jason R. Coombs <[email protected]>
Add links to project home page and pypi. Fixes jaraco/skeleton#77.

972d1b3033afba89ffa20e6c492c4d02742e8a9d authored over 1 year ago by Jason R. Coombs <[email protected]>
Merge branch '2023-handoff' of https://github.com/jaraco/skeleton

f862e3fd3910b5dceef6637aededb69619ee5a2d authored over 1 year ago by Jason R. Coombs <[email protected]>
Merge branch 'collapse' into 2023-handoff

23ed6b157f148b05c869ec5523481a63af606d9f authored over 1 year ago by Jason R. Coombs <[email protected]>
Collapse skeleton history. Workaround for jaraco/skeleton#87.

c29955f9be8e44b2ea5fea12f86b7bd46a0b3958 authored over 1 year ago by Jason R. Coombs <[email protected]>