Ecosyste.ms: OpenCollective

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

github.com/python/importlib_resources

Backport of the importlib.resources module
https://github.com/python/importlib_resources

Replace md file with badge linking to documentation site. Fixes jaraco/skeleton#47.

6c1c45bc1ce8ab01d91324a46c584172664a0104 authored over 3 years ago by Jason R. Coombs <[email protected]>
Enable dependabot (#50)

* Added a config for dependabot.

* Update features list for dependabot.

Co-authored-by: KO...

2f690f6083feea9a16ea3711f391d598a2ed1228 authored over 3 years ago by Jason R. Coombs <[email protected]>
Remove automerge. Fixes jaraco/skeleton#49.

6e2d0ba00b60c10466b0e040e2d4b1206c3f0b3d authored over 3 years ago by Jason R. Coombs <[email protected]>
Add test for propery MultiplexedPath.name

e05b43aa995a99025803c4a59c25c9b926ad0762 authored almost 4 years ago by Andreas Poehlmann <[email protected]>
Make MultiplexedPath.name a property

Closes #216

9822338e8de57e99aa3c26275ebdbf8925af7bc8 authored almost 4 years ago by Andreas Poehlmann <[email protected]>
Remove Tidelift from main.yml, no longer needed

842eb1423ba76dadbf568f9b0abf04a233711529 authored almost 4 years ago by Jason R. Coombs <[email protected]>
Tidelift no longer requires or expects publishing release notes.

4b1568c71b5299b39a5579bb778c8930991448b8 authored almost 4 years ago by Jason R. Coombs <[email protected]>
Add leading */ to coverage.run.omit. Workaround for pytest-dev/pytest-cov#456.

7fe4ab8294a843622d20face7f9f6ccddb2d0a14 authored almost 4 years ago by Jason R. Coombs <[email protected]>
Also deny black on Python 3.10 as workaround for python/typed_ast#156.

86efb884f805a9e1f64661ec758f3bd084fed515 authored almost 4 years ago by Jason R. Coombs <[email protected]>
Bump minimums on pytest-checkdocs and pytest-enabler as found on Setuptools.

af5445115af0cb68e671a678538a0207389586be authored almost 4 years ago by Jason R. Coombs <[email protected]>
Exclude mypy on Python 3.10 as workaround for python/typed_ast#156.

14312a5bd75d3313ffd3e14fc7fbbc2a9b05cee5 authored almost 4 years ago by Jason R. Coombs <[email protected]>
Add comments indicating why the exclusions are present

7bdab57872da46ef6a5a7f5ea9099a197bdc3131 authored almost 4 years ago by Jason R. Coombs <[email protected]>
Require twine 3 with keyring unconditionally required.

bf9fae2c0df316dc837d56ae68880620733d5ff6 authored almost 4 years ago by Jason R. Coombs <[email protected]>
Update changelog.

d094cac95634795704b710f97716a72d0599747a authored almost 4 years ago by Jason R. Coombs <[email protected]>
Merge tag 'v5.0.4'

19a4e9baded31c7a4af6a2be9cf005966805e27a authored almost 4 years ago by Jason R. Coombs <[email protected]>
Update changelog.

0e399233fcd15df0c04812bfbf50599422b87ea0 authored almost 4 years ago by Jason R. Coombs <[email protected]>
Remove site_dir from sys.path in teardown. Keep the test hermetic.

7f2ef2b1054b7076e71a9ed140c42488e1ee935c authored almost 4 years ago by Jason R. Coombs <[email protected]>
Prefer pathlib for brevity.

01b2d0eab22f47507e5c2b2a228fa2771612d1cc authored almost 4 years ago by Jason R. Coombs <[email protected]>
Merge https://github.com/jaraco/skeleton

c6cb89499fdb66ac9c22c5c353a1065f0e9b7f33 authored almost 4 years ago by Jason R. Coombs <[email protected]>
Update changelog.

ba01a3e514c0aa880fab44cee15b7e8acd67c8cf authored almost 4 years ago by Jason R. Coombs <[email protected]>
Merge tag 'v5.0.3'

067feb2f2dbbcc21db3731eec739b3fbaa4c9b7a authored almost 4 years ago by Jason R. Coombs <[email protected]>
Simplified DegenerateFiles.Path as these methods are no longer abstract.

4e7ae85072d64871a4ce23cd92d62f79da0462dc authored almost 4 years ago by Jason R. Coombs <[email protected]>
Merge tag 'v5.0.2'

1ca274be766f8ec9252f628dfb5859ab79af90ed authored almost 4 years ago by Jason R. Coombs <[email protected]>
Merge pull request #215 from python/bugfix/bpo-42129-no-reader-fallback

Add a reader fallback even for forward port.

225f5b7caf9dd7e1d23ac5a3b591b9ade01d3acf authored almost 4 years ago by Jason R. Coombs <[email protected]>
Update changelog

33d2a226896d7c4e8ebeca84a73938cd02df5ac6 authored almost 4 years ago by Jason R. Coombs <[email protected]>
Merge branch 'maint/5.0' into bugfix/bpo-42129-no-reader-fallback

198af65d06aea78034473ebf09495df1dbf98efd authored almost 4 years ago by Jason R. Coombs <[email protected]>
Remove Python version comment, as namespace support is not native on Python 3.9.

e197b1fb24aa975bcc1bf1172555d518de1e3dfe authored almost 4 years ago by Jason R. Coombs <[email protected]>
Add _adapters module, making SpecLoaderAdapter a first-class feature and not a compatibility feature. Add DegenerateFiles for readers that don't implement the files API such that the rest of the API can rely on it being implemented. Fixes #214.

8207434d94bff5aa4e78f1c6b93108eb72f2d112 authored almost 4 years ago by Jason R. Coombs <[email protected]>
Rename _compat adapters for clarity

06da7de7898f428fdde067b837362d3b045260c3 authored almost 4 years ago by Jason R. Coombs <[email protected]>
Avoid adapting the loader in 'no reader fallback' as it won't be adapted in CPython. Ref #214.

00203eb1d84bccca4c6e3d57e6c4b3538d662a96 authored almost 4 years ago by Jason R. Coombs <[email protected]>
Remove Python version comment, as namespace support is not native on Python 3.9.

58527628e3216923afd32239866b47ae443699df authored almost 4 years ago by Jason R. Coombs <[email protected]>
Bump minimum pytest

d9a13c77ce2a3efea70c97d219ca4335c0f03c40 authored almost 4 years ago by Jason R. Coombs <[email protected]>
It's no longer necessary to filter this warning and it's not a warning anymore.

5e416793c008c5ef285c37828072fbea5ced6d08 authored almost 4 years ago by Jason R. Coombs <[email protected]>
Added an .editorconfig. Pull request jaraco/skeleton#43.

38fff62edb5e282f144dc77cc1bf5555367336d9 authored almost 4 years ago by KOLANICH <[email protected]>
Exclude dist from discovered packages. Fixes jaraco/skeleton#46.

743af7249d56e55a7c2c5f3111958ceee008d8ea authored almost 4 years ago by Jason R. Coombs <[email protected]>
Normalize indentation

51298a2cc4faa7253e9fe41d7a9574cf9aac997c authored almost 4 years ago by Jason R. Coombs <[email protected]>
Merge pull request #183 from python/feature/90-low-level-reader

Implement a low-level interface for loaders to implement instead of TraversableResources

1401cc48e5077088036aa7e729c8995ffbbb9e88 authored almost 4 years ago by Jason R. Coombs <[email protected]>
Merge branch 'main' into feature/90-low-level-reader

2ae3780560bfd3a231665a7fea8044629eec2a71 authored almost 4 years ago by Jason R. Coombs <[email protected]>
Update update-zips so it passes on Windows too

3197fe0f07fda3dd09e66db065766ece24510773 authored almost 4 years ago by Jason R. Coombs <[email protected]>
Update changelog.

446699153a9681242e951212aefdc725c0fff08c authored almost 4 years ago by Jason R. Coombs <[email protected]>
Move interfaces for low-level readers to their own module.

fbd44f05abf991250513f9bfec7611fbf6f620cd authored almost 4 years ago by Jason R. Coombs <[email protected]>
Merge branch 'main' into feature/90-low-level-reader

410b81f2b3e1bc1621904d0a2e7422d112d416f6 authored almost 4 years ago by Jason R. Coombs <[email protected]>
Update Traversable to provide basic concrete implementations of read_bytes and read_text based on open and __truediv__ based on joinpath. Add docstring to TraversableResources.

d7ff6e7616796263d042499740db55bd1e969c6b authored almost 4 years ago by Jason R. Coombs <[email protected]>
πŸ§Žβ€β™€οΈ Genuflect to the types.

f60d050afc427ef85e5d77cd63317ededa035cee authored almost 4 years ago by Jason R. Coombs <[email protected]>
⚫ Fade to black.

4f486494858d3d916c369a4e43fcc7c64f79b084 authored almost 4 years ago by Jason R. Coombs <[email protected]>
Add docstrings and type annotations. Fix references to parent and reader between ResourceHandle and ResourceContainer.

04b02010cc58f7033588d12290f9576fba7c2ba1 authored almost 4 years ago by Jason R. Coombs <[email protected]>
Implement abstract method on ResourceHandle and add docstrings

b7ee6fbc41e7737cebfa690b66c39f22a370dc9d authored almost 4 years ago by Jason R. Coombs <[email protected]>
Add compatibility for Python 2.7

27e9d7c70706c84f0ea019da3a71fe0b893e8b87 authored almost 4 years ago by Jason R. Coombs <[email protected]>
Update wording on SimpleReader.child_readers. Rename 'child_readers' to simply 'children'.

35297321ab56c9b411bcb38d364ec5b4a9f4c72e authored almost 4 years ago by Jason R. Coombs <[email protected]>
Fix typing syntax

72feafeb4b90f6ba111eaebef9dacce39180f489 authored almost 4 years ago by Jason R. Coombs <[email protected]>
Make read_bytes and read_text and __truediv__ concrete implementations based on other abstract methods.

0de43b9721dd9cba3a3cd8e66f4acee90d8ae5b4 authored almost 4 years ago by Jason R. Coombs <[email protected]>
Implement TraversableReader, based on SimpleReader

2d86bc3b710ebc699c1901d39105100df068883f authored almost 4 years ago by Jason R. Coombs <[email protected]>
Convert to an ABC

93b1c6d57cca3fe587a574ad09c35530c1e2c691 authored almost 4 years ago by Jason R. Coombs <[email protected]>
Fix syntax

0355a88c68aaf44c855d1e13beea813cb0b2aee7 authored almost 4 years ago by Jason R. Coombs <[email protected]>
Add resource reader as proposed by Gregory in https://gitlab.com/python-devs/importlib_resources/-/issues/90#note_307473902

23820d3927cd7eecd39acf3fcb7feaecb5afedb9 authored almost 4 years ago by Jason R. Coombs <[email protected]>
Merge https://github.com/jaraco/skeleton

486f4b4b97097f96ccc557b2681912cd0532701c authored almost 4 years ago by Jason R. Coombs <[email protected]>
Remove hook, no longer needed after removal of trees module.

5e99e8e32056758ff2faf7db88b8cb62a972d50c authored almost 4 years ago by Jason R. Coombs <[email protected]>
Remove specific filenames as they're brittle and subject to arbitrary ordering.

e17adbabbca096eeea4ec27b73fa87360110aba7 authored almost 4 years ago by Jason R. Coombs <[email protected]>
Add workaround for bpo-32509.

b8d48d5a86a9f5bd391c18e1acb39b5697f7ca40 authored almost 4 years ago by Jason R. Coombs <[email protected]>
Add doctests for zip generation.

ca9d014e1b884ff7f8cee63a436832a3e6e809fb authored almost 4 years ago by Jason R. Coombs <[email protected]>
Avoid hard-coded paths

5f95aabd3910b4fe461db7caadf22fa8b708523a authored almost 4 years ago by Jason R. Coombs <[email protected]>
Move update-zips to tests. Now invoke with 'python -m importlib_resources.tests.update-zips'.

ea6a2ad50cf922ddbc5c7ee1a3708b81ec99650d authored almost 4 years ago by Jason R. Coombs <[email protected]>
Clean up docstring

97a62605cc15a306031d3b0f89fc69760e226d76 authored almost 4 years ago by Jason R. Coombs <[email protected]>
Extract walk logic

577f0c167511165eebcedc3b3608a1e71956574d authored almost 4 years ago by Jason R. Coombs <[email protected]>
Use relative_to instead of string manipulation

93bd76fc99ef6f399393761aef11c0840e587b2d authored almost 4 years ago by Jason R. Coombs <[email protected]>
Use pathlib in update-zips

d7550c1b968fa3162d61885ea7588185421743fa authored almost 4 years ago by Jason R. Coombs <[email protected]>
Add test from python/cpython#23611

9a8b0dadc4ae16422c415d590fa65d574283d4b1 authored almost 4 years ago by Jason R. Coombs <[email protected]>
Add support for namespace packages. Closes jaraco/skeleton#40.

0df40810ec54590c888ae0e4073d73f731c91f4a authored almost 4 years ago by Jason R. Coombs <[email protected]>
Remove developer doc, now superseded by skeleton doc.

e9031b74fd19d39cb3ecc615b82dfe09145920c8 authored almost 4 years ago by Jason R. Coombs <[email protected]>
Path objects have basename built-in.

5be8172ecf64d3c6f7f2b5aeab461ce742e4d841 authored almost 4 years ago by Jason R. Coombs <[email protected]>
Prefer f-strings

8e9ac6200188b84b4bf465558c98fa324d82b7a2 authored almost 4 years ago by Jason R. Coombs <[email protected]>
Prefer 'not all x' to 'any not x'

62f2349e916d8a37f5643b17491772ee26a31825 authored almost 4 years ago by Jason R. Coombs <[email protected]>
Extract remove_duplicates function

b980fa33ccaef78ca0aa812b061d011ec0b6d18f authored almost 4 years ago by Jason R. Coombs <[email protected]>
Use simple imports

7f6d44b893942199efcaf0ef5c09ee31a9f7626a authored almost 4 years ago by Jason R. Coombs <[email protected]>
Remove trees module

a01dbdd4b4c17af9908e7c1aa86d4d6d98f1cac3 authored almost 4 years ago by Jason R. Coombs <[email protected]>
Remove unused imports and clean up typing imports

27205d7005f727d9c0fb0a7c5b707b76cf7598e3 authored almost 4 years ago by Jason R. Coombs <[email protected]>
Extract Reader class. Fixes complexity failure.

08238ce5543d7cdea0145e95c73a3298c7eca4fe authored almost 4 years ago by Jason R. Coombs <[email protected]>
Merge https://github.com/jaraco/skeleton

2dde912d6b0f162d4a3f917f9ba4908e1490c777 authored almost 4 years ago by Jason R. Coombs <[email protected]>
setup.cfg: add license field

Fixes #211

Signed-off-by: Filipe LaΓ­ns <[email protected]>

27b36b3acaeef7673e93a1ad312e003b433c0917 authored almost 4 years ago by Filipe LaΓ­ns <[email protected]>
Use `extend-ignore` in flake8 config (#33)

* Use `extend-ignore` in flake8 config

This option allows to add extra ignored rules to the d...

77fbe1df4af6d8f75f44440e89ee1bc249c9f2e0 authored almost 4 years ago by Sviatoslav Sydorenko <[email protected]>
Replace pep517.build with build (#37)

* Replace pep517.build with build

Resolves #30

* Prefer simple usage

Co-authored-by: Ja...

1731fbebe9f6655a203e6e08ab309f9916ea6f65 authored almost 4 years ago by Sviatoslav Sydorenko <[email protected]>
Use license_files instead of license_file in meta (#35)

Singular `license_file` is deprecated since wheel v0.32.0.

Refs:
* https://wheel.readthedocs...

a9b3f681dea9728235c2a9c68165f7b5cbf350ab authored almost 4 years ago by Sviatoslav Sydorenko <[email protected]>
Enable complexity limit. Fixes jaraco/skeleton#34.

3e876d7906fa6387ab6ac9a9bff8659762363017 authored almost 4 years ago by Jason R. Coombs <[email protected]>
Prefer pytest-enabler to jaraco.test

a36768aa363c8f7b54aae00e11f895ff06337532 authored about 4 years ago by Jason R. Coombs <[email protected]>
Add note about automatic merging of PRs and the requirements and limitations.

2b839bad1c2189f4eeb0f74c4a2455ba6687741b authored about 4 years ago by Jason R. Coombs <[email protected]>
Rename 'Automated Tests' to simply 'tests'

060d491a9aaacfe457ad365cfd60b611fc9f5bcf authored about 4 years ago by Jason R. Coombs <[email protected]>
pre-commit autoupdate

cfe99a5a7941f9f8785dd3ec12d1df94e9134411 authored about 4 years ago by Jason R. Coombs <[email protected]>
Automatically inject project name in docs heading.

4b1334629e1cb254a1b6853f045f2615b79ec9e1 authored about 4 years ago by Jason R. Coombs <[email protected]>
Fix badges

f9ab26df2d1844119b78b9c37da12a962c55e545 authored about 4 years ago by Jason R. Coombs <[email protected]>
Update changelog.

c10f295c7c39084a0c53041c5298759505b85ca3 authored about 4 years ago by Jason R. Coombs <[email protected]>
Move changelog to the canonical location

d067c6ff97016844b47fe04206112ce9e172e681 authored about 4 years ago by Jason R. Coombs <[email protected]>
Merge pull request #209 from python/feature/skeleton

Adopt best practices from jaraco/skeleton

f9536768ff4182ba2de96faeeea699b59f46aa55 authored about 4 years ago by Jason R. Coombs <[email protected]>
Merge branch 'main' into feature/skeleton

840c0bf0f67dc563f846baf850680a18327dd337 authored about 4 years ago by Jason R. Coombs <[email protected]>
Remove more Python 2 compatibility code

2ffd85188afac4584fe1351312bcb74366714737 authored about 4 years ago by Jason R. Coombs <[email protected]>
Merge branch 'main' into feature/skeleton

1218f5de4512de14f941dd8c89c83b4baf904757 authored about 4 years ago by Jason R. Coombs <[email protected]>
Remove more Python 2 compatibility code

e49f2985e078fb42f1ea3bd02f027dbe851458b8 authored about 4 years ago by Jason R. Coombs <[email protected]>
Regenerate ziptestdata

c24dffa6f524f38d808551394399df9d5ba35b22 authored about 4 years ago by Jason R. Coombs <[email protected]>
Make update-zips execute only as script (not on import), and deal with __pycache__ in one place.

6edd3ca388fed5ab01b11c034efebe8465eeb3c9 authored about 4 years ago by Jason R. Coombs <[email protected]>
πŸ§Žβ€β™€οΈ Genuflect to the types.

f25ea47b0da9f8e4e13cb1dd678ab43305d50ed9 authored about 4 years ago by Jason R. Coombs <[email protected]>
⚫ Fade to black.

0188fe14f906d25dbee17c469500758f75a40100 authored about 4 years ago by Jason R. Coombs <[email protected]>