aboutsummaryrefslogtreecommitdiff
path: root/lang/python/python-exceptiongroup
Commit message (Collapse)AuthorAge
* python-exceptiongroup: Remove packageJeffery To2023-09-23
| | | | | | | | | | | There are no longer any packages in the packages repo that depend on this package. Since this package backports exception groups from Python 3.11, and Python in the packages repo has been updated to 3.11, there should be no future need for this package. This package will be added to the abandoned packages feed. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-exceptiongroup: Remove previous build workaroundJeffery To2023-04-24
| | | | | | | With proper support for pyproject.toml-based builds in place, this is no longer necessary. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-exceptiongroup: Update to 1.1.1Jeffery To2023-04-24
| | | | | | | | | | This adds a build dependency that will be required for pyproject.toml-based builds. This also removes the run-time dependency on python3-attrs; there is no indication this package is required. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* python-exceptiongroup: bump to 1.1.0Julien Malik2023-01-17
| | | | Signed-off-by: Julien Malik <julien.malik@paraiso.me>
* python-exceptiongroup: add package for 1.0.4Julien Malik2022-11-26
Signed-off-by: Julien Malik <julien.malik@paraiso.me>