mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 19:04:32 +04:00
python-exceptiongroup: Update to 1.1.1
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>
(cherry picked from commit 59b7a81964)
This commit is contained in:
committed by
Josef Schlehofer
parent
d8b19b3df4
commit
43e34d9b7d
@@ -17,7 +17,7 @@ Subject: [PATCH] add setup.py to avoid depending on flit for building
|
||||
+
|
||||
+setuptools.setup(
|
||||
+ name='exceptiongroup',
|
||||
+ version='1.1.0',
|
||||
+ version='1.1.1',
|
||||
+ description='Backport of PEP 654 (exception groups)',
|
||||
+ author='Alex Grönholm',
|
||||
+ author_email='Alex Grönholm <alex.gronholm@nextday.fi>',
|
||||
|
||||
Reference in New Issue
Block a user