summaryrefslogtreecommitdiff
path: root/pkg_resources/_vendor/jaraco
Commit message (Collapse)AuthorAgeFilesLines
* Update vendored packaging/jaraco.context for pkg_resourcesAnderson Bravalheri2023-01-231-0/+35
|
* Update vendored transitive dependencies.Jason R. Coombs2023-01-131-0/+40
|
* Ensure that _vendor/jaraco is available as a module. Fixes #3084.Jason R. Coombs2022-02-061-0/+0
|
* Remove 'lorem_ipsum' property from jaraco.text, bypassing the behavior on ↵Jason R. Coombs2022-02-021-1/+0
| | | | import and other issues.
* Remove workaround to add __init__ for vendored jaraco package, seemingly ↵Jason R. Coombs2022-01-291-0/+0
| | | | unnecessary.
* Ensure text file from vendored package is included.Jason R. Coombs2022-01-291-0/+0
|
* Include all the dependencies needed to run on Python 3.7 and patch all of ↵Jason R. Coombs2022-01-292-4/+4
| | | | them to work in a vendored environment.
* Vendor jaraco.text to supply yield_lines, drop_comment, and join_continuation.Jason R. Coombs2022-01-294-0/+1340