1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-27 19:41:50 +02:00

gnu: Remove python-filelock-3.5.

* gnu/packages/bioinformatics.scm (python-filelock-3.5): Delete variable.
(python-genomepy) [propagated-inputs]: Replace python-filelock-3.5 with
python-filelock.

Change-Id: I74b58c5143dc3f633e44cc9b92307520b160f43f
This commit is contained in:
Maxim Cournoyer
2024-11-29 09:29:58 +09:00
committed by Sharlatan Hellseher
parent 0287db4bcb
commit c7a5b9a11e
2 changed files with 1 additions and 24 deletions
+1 -3
View File
@@ -8082,9 +8082,7 @@ high-throughput sequencing (HTS) assays")
python-click
python-colorama
python-diskcache
;; We cannot use an older filelock, because the
;; @lock annotation is used here.
python-filelock-3.5
python-filelock
python-loguru
python-mygene
python-mysql-connector-python