python312Packages.python-digitalocean: rename from digital-ocean

This commit is contained in:
Fabian Affolter
2024-04-12 21:34:01 +02:00
parent b416c3227c
commit 82dfc5fa5f
3 changed files with 3 additions and 2 deletions
+1
View File
@@ -106,6 +106,7 @@ mapAliases ({
diff_cover = diff-cover; # added 2021-07-02
discogs_client = discogs-client; # added 2021-07-02
distutils_extra = distutils-extra; # added 2023-10-12
digital-ocean = python-digitalocean; # addad 2024-04-12
djangorestframework-jwt = drf-jwt; # added 2021-07-20
django-sampledatahelper = throw "django-sampledatahelper was removed because it is no longer compatible to latest Django version"; # added 2022-07-18
django_2 = throw "Django 2 has reached it's projected EOL in 2022/04 and has therefore been removed."; # added 2022-03-05
+2 -2
View File
@@ -2971,8 +2971,6 @@ self: super: with self; {
diffusers = callPackage ../development/python-modules/diffusers { };
digital-ocean = callPackage ../development/python-modules/digitalocean { };
digi-xbee = callPackage ../development/python-modules/digi-xbee { };
dill = callPackage ../development/python-modules/dill { };
@@ -12195,6 +12193,8 @@ self: super: with self; {
python-didl-lite = callPackage ../development/python-modules/python-didl-lite { };
python-digitalocean = callPackage ../development/python-modules/python-digitalocean { };
python-docx = callPackage ../development/python-modules/python-docx { };
python-doi = callPackage ../development/python-modules/python-doi { };