mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python-aiohttp: Propagate attrs.
...as required by its egginfo. * gnu/packages/python-web.scm (python-aiohttp)[propagated-inputs]: Add PYTHON-ATTRS.
This commit is contained in:
parent
5122848d5b
commit
1589f09729
1 changed files with 1 additions and 0 deletions
|
@ -292,6 +292,7 @@ for adding, removing and dropping callbacks.")
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
(list python-aiodns
|
(list python-aiodns
|
||||||
python-aiosignal
|
python-aiosignal
|
||||||
|
python-attrs
|
||||||
python-async-timeout
|
python-async-timeout
|
||||||
python-charset-normalizer
|
python-charset-normalizer
|
||||||
python-frozenlist
|
python-frozenlist
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue