diff --git a/gnu/packages/databases.scm b/gnu/packages/databases.scm index 95a9c1fa6c..b91c13a1fd 100644 --- a/gnu/packages/databases.scm +++ b/gnu/packages/databases.scm @@ -5726,9 +5726,9 @@ compatible with SQLite using a graphical user interface.") "This package implements the @acronym{LSP, Language Server Protocol} for SQL.") (license license:expat))) -(define-public python-dogpile.cache +(define-public python-dogpile-cache (package - (name "python-dogpile.cache") + (name "python-dogpile-cache") (version "1.1.8") (source (origin (method url-fetch) diff --git a/gnu/packages/openstack.scm b/gnu/packages/openstack.scm index 02844eb250..ff52e5fa00 100644 --- a/gnu/packages/openstack.scm +++ b/gnu/packages/openstack.scm @@ -1064,7 +1064,7 @@ regardless of whether they are bundled or not.") (propagated-inputs (list python-appdirs python-cryptography python-decorator - python-dogpile.cache + python-dogpile-cache python-importlib-metadata python-iso8601 python-jmespath