gnu: python-keyrings.alt: Fix variable name.

* gnu/packages/python-crypto.scm (python-keyrings.alt): Rename variable
to python-keyrings-alt.

* gnu/packages/file-systems.scm (dbxfs): [propagated-inputs]: Remove
python-keyrings.alt; add python-keyrings-alt.

* gnu/packages/orange.scm (orange) [inputs]: Remove
python-keyrings.alt; add python-keyrings-alt.

Change-Id: I200a87aa140628627d6e0b6cfd81dfa913b8e7d7
This commit is contained in:
Sharlatan Hellseher 2025-04-21 13:26:36 +01:00
parent a010f58492
commit 40fc0c2652
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5
3 changed files with 4 additions and 4 deletions

View file

@ -2064,7 +2064,7 @@ compatible directories.")
python-block-tracing
python-dropbox
python-keyring
python-keyrings.alt
python-keyrings-alt
python-privy
python-userspacefs))
(home-page "https://thelig.ht/code/dbxfs/")

View file

@ -213,7 +213,7 @@ GUI based workflow. It is primarily used in the Orange framework.")
python-httpx
python-joblib
python-keyring
python-keyrings.alt
python-keyrings-alt
python-louvain
python-matplotlib
python-networkx

View file

@ -299,9 +299,9 @@ password storage.")
;; "MIT" and PSF dual license
(license license:x11)))
(define-public python-keyrings.alt
(define-public python-keyrings-alt
(package
(name "python-keyrings.alt")
(name "python-keyrings-alt")
(version "3.4.0")
(source
(origin