Justin Frahm
Justin Frahm
Add some new methods to allow a minimal interface for viewing and editing resource-to-resource dependencies that mirrors the behavior of `CfnResource.addDependsOn()`. Related to #20418 - details for justification are there...
Any chance it would be worthwhile for you guys to add support for `git lfs` to this layer? Or perhaps that should be something I request be added to *yumda*?
I see there have been no releases in a couple of years and issues/pull requests stacking up in this repo. Can anybody who still maintains this library comment on its...
Hey - just a heads-up that it appears this library is using `python-jose` as a dependency, which hasn't been updated in ~2 years. Maintainers haven't shown any activity in GitHub...
`setup.cfg` is using a long-deprecated field name, which now does not build with the latest version of `setuptools`. This PR updates the field name to its currently-supported equivalent: ``` Collecting...
Python versions using the latest version of `setuptools` (currently 78.0.1) cannot install this library: `setup.cfg` is using a long-deprecated argument that just needs updating. See [this PR](https://github.com/AuthorizeNet/sdk-python/pull/165) for the fix.
### Describe the issue This is functionally just trying to reopen the conversation [here](https://github.com/boto/boto3/issues/2125) from a few years ago, since it was closed without conclusion. Please just update the docs!...