gnu: Remove python-atomicwrites-1.4.

* gnu/packages/python-xyz.scm (python-atomicwrites-1.4): Remove variable.
* gnu/packages/matrix.scm (python-matrix-nio)[propagated-inputs]: Replace
python-atomicwrites-1.4 with python-atomicwrites.
This commit is contained in:
Ricardo Wurmus 2022-06-02 10:55:26 +02:00
parent 08565c07dd
commit bf9da5ccc9
No known key found for this signature in database
GPG key ID: 197A5888235FACAC
2 changed files with 1 additions and 12 deletions

View file

@ -211,7 +211,7 @@ homeserver and generally help bootstrap the ecosystem.")
(list python-aiofiles
python-aiohttp
python-aiohttp-socks
python-atomicwrites-1.4
python-atomicwrites
python-cachetools
python-future
python-h11