Skip to content

Commit

Permalink
python312Packages.mypy-boto3-*: remove obsolete modules
Browse files Browse the repository at this point in the history
  • Loading branch information
fabaff committed Sep 3, 2024
1 parent fb5b354 commit e83cbb1
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 418 deletions.
21 changes: 0 additions & 21 deletions pkgs/development/python-modules/boto3-stubs/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
mypy-boto3-account,
mypy-boto3-acm,
mypy-boto3-acm-pca,
mypy-boto3-alexaforbusiness,
mypy-boto3-amp,
mypy-boto3-amplify,
mypy-boto3-amplifybackend,
Expand All @@ -36,7 +35,6 @@
mypy-boto3-autoscaling-plans,
mypy-boto3-backup,
mypy-boto3-backup-gateway,
mypy-boto3-backupstorage,
mypy-boto3-batch,
mypy-boto3-billingconductor,
mypy-boto3-braket,
Expand Down Expand Up @@ -137,7 +135,6 @@
mypy-boto3-frauddetector,
mypy-boto3-fsx,
mypy-boto3-gamelift,
mypy-boto3-gamesparks,
mypy-boto3-glacier,
mypy-boto3-globalaccelerator,
mypy-boto3-glue,
Expand All @@ -148,7 +145,6 @@
mypy-boto3-guardduty,
mypy-boto3-health,
mypy-boto3-healthlake,
mypy-boto3-honeycode,
mypy-boto3-iam,
mypy-boto3-identitystore,
mypy-boto3-imagebuilder,
Expand All @@ -159,7 +155,6 @@
mypy-boto3-iot,
mypy-boto3-iot-data,
mypy-boto3-iot-jobs-data,
mypy-boto3-iot-roborunner,
mypy-boto3-iot1click-devices,
mypy-boto3-iot1click-projects,
mypy-boto3-iotanalytics,
Expand Down Expand Up @@ -207,7 +202,6 @@
mypy-boto3-lookoutvision,
mypy-boto3-m2,
mypy-boto3-machinelearning,
mypy-boto3-macie,
mypy-boto3-macie2,
mypy-boto3-managedblockchain,
mypy-boto3-managedblockchain-query,
Expand All @@ -232,7 +226,6 @@
mypy-boto3-migrationhub-config,
mypy-boto3-migrationhuborchestrator,
mypy-boto3-migrationhubstrategy,
mypy-boto3-mobile,
mypy-boto3-mq,
mypy-boto3-mturk,
mypy-boto3-mwaa,
Expand Down Expand Up @@ -390,13 +383,11 @@ buildPythonPackage rec {
account = [ mypy-boto3-account ];
acm = [ mypy-boto3-acm ];
acm-pca = [ mypy-boto3-acm-pca ];
alexaforbusiness = [ mypy-boto3-alexaforbusiness ];
all = [
mypy-boto3-accessanalyzer
mypy-boto3-account
mypy-boto3-acm
mypy-boto3-acm-pca
mypy-boto3-alexaforbusiness
mypy-boto3-amp
mypy-boto3-amplify
mypy-boto3-amplifybackend
Expand All @@ -423,7 +414,6 @@ buildPythonPackage rec {
mypy-boto3-autoscaling-plans
mypy-boto3-backup
mypy-boto3-backup-gateway
mypy-boto3-backupstorage
mypy-boto3-batch
mypy-boto3-billingconductor
mypy-boto3-braket
Expand Down Expand Up @@ -524,7 +514,6 @@ buildPythonPackage rec {
mypy-boto3-frauddetector
mypy-boto3-fsx
mypy-boto3-gamelift
mypy-boto3-gamesparks
mypy-boto3-glacier
mypy-boto3-globalaccelerator
mypy-boto3-glue
Expand All @@ -535,7 +524,6 @@ buildPythonPackage rec {
mypy-boto3-guardduty
mypy-boto3-health
mypy-boto3-healthlake
mypy-boto3-honeycode
mypy-boto3-iam
mypy-boto3-identitystore
mypy-boto3-imagebuilder
Expand All @@ -546,7 +534,6 @@ buildPythonPackage rec {
mypy-boto3-iot
mypy-boto3-iot-data
mypy-boto3-iot-jobs-data
mypy-boto3-iot-roborunner
mypy-boto3-iot1click-devices
mypy-boto3-iot1click-projects
mypy-boto3-iotanalytics
Expand Down Expand Up @@ -594,7 +581,6 @@ buildPythonPackage rec {
mypy-boto3-lookoutvision
mypy-boto3-m2
mypy-boto3-machinelearning
mypy-boto3-macie
mypy-boto3-macie2
mypy-boto3-managedblockchain
mypy-boto3-managedblockchain-query
Expand All @@ -619,7 +605,6 @@ buildPythonPackage rec {
mypy-boto3-migrationhub-config
mypy-boto3-migrationhuborchestrator
mypy-boto3-migrationhubstrategy
mypy-boto3-mobile
mypy-boto3-mq
mypy-boto3-mturk
mypy-boto3-mwaa
Expand Down Expand Up @@ -772,7 +757,6 @@ buildPythonPackage rec {
autoscaling-plans = [ mypy-boto3-autoscaling-plans ];
backup = [ mypy-boto3-backup ];
backup-gateway = [ mypy-boto3-backup-gateway ];
backupstorage = [ mypy-boto3-backupstorage ];
batch = [ mypy-boto3-batch ];
billingconductor = [ mypy-boto3-billingconductor ];
boto3 = [
Expand Down Expand Up @@ -886,7 +870,6 @@ buildPythonPackage rec {
frauddetector = [ mypy-boto3-frauddetector ];
fsx = [ mypy-boto3-fsx ];
gamelift = [ mypy-boto3-gamelift ];
gamesparks = [ mypy-boto3-gamesparks ];
glacier = [ mypy-boto3-glacier ];
globalaccelerator = [ mypy-boto3-globalaccelerator ];
glue = [ mypy-boto3-glue ];
Expand All @@ -897,7 +880,6 @@ buildPythonPackage rec {
guardduty = [ mypy-boto3-guardduty ];
health = [ mypy-boto3-health ];
healthlake = [ mypy-boto3-healthlake ];
honeycode = [ mypy-boto3-honeycode ];
iam = [ mypy-boto3-iam ];
identitystore = [ mypy-boto3-identitystore ];
imagebuilder = [ mypy-boto3-imagebuilder ];
Expand All @@ -908,7 +890,6 @@ buildPythonPackage rec {
iot = [ mypy-boto3-iot ];
iot-data = [ mypy-boto3-iot-data ];
iot-jobs-data = [ mypy-boto3-iot-jobs-data ];
iot-roborunner = [ mypy-boto3-iot-roborunner ];
iot1click-devices = [ mypy-boto3-iot1click-devices ];
iot1click-projects = [ mypy-boto3-iot1click-projects ];
iotanalytics = [ mypy-boto3-iotanalytics ];
Expand Down Expand Up @@ -956,7 +937,6 @@ buildPythonPackage rec {
lookoutvision = [ mypy-boto3-lookoutvision ];
m2 = [ mypy-boto3-m2 ];
machinelearning = [ mypy-boto3-machinelearning ];
macie = [ mypy-boto3-macie ];
macie2 = [ mypy-boto3-macie2 ];
managedblockchain = [ mypy-boto3-managedblockchain ];
managedblockchain-query = [ mypy-boto3-managedblockchain-query ];
Expand All @@ -981,7 +961,6 @@ buildPythonPackage rec {
migrationhub-config = [ mypy-boto3-migrationhub-config ];
migrationhuborchestrator = [ mypy-boto3-migrationhuborchestrator ];
migrationhubstrategy = [ mypy-boto3-migrationhubstrategy ];
mobile = [ mypy-boto3-mobile ];
mq = [ mypy-boto3-mq ];
mturk = [ mypy-boto3-mturk ];
mwaa = [ mypy-boto3-mwaa ];
Expand Down
28 changes: 0 additions & 28 deletions pkgs/development/python-modules/mypy-boto3/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,6 @@ rec {
buildMypyBoto3Package "acm-pca" "1.35.0"
"sha256-YU4Djb4Z9//5WYvkSgv9vlv4oG8Da6dP/Oktpuff4q0=";

mypy-boto3-alexaforbusiness =
buildMypyBoto3Package "alexaforbusiness" "1.34.0"
"sha256-wrMSoM3F0HgajmM9X6P+3i6mqD55TWGVv8eJ7XqNjrw=";

mypy-boto3-amp =
buildMypyBoto3Package "amp" "1.35.0"
"sha256-Pm/KyqcUUAQBZjQKaVhuL/9c+qfkgfeD51esgE+EgQw=";
Expand Down Expand Up @@ -169,10 +165,6 @@ rec {
buildMypyBoto3Package "backup-gateway" "1.35.0"
"sha256-8IRkY4sMGkj2ZxZBM4n/7clzQHwuon8wmXIOAGa4nEI=";

mypy-boto3-backupstorage =
buildMypyBoto3Package "backupstorage" "1.34.0"
"sha256-Y8kjZ+ov8OsiJ8Sm1LlvP8YbgVc+AkLkbZIhOh4y7ZY=";

mypy-boto3-batch =
buildMypyBoto3Package "batch" "1.35.0"
"sha256-LVwSfDll7H0xxvF6b2wlqr/gQ5nR4oqtev4ZT4hgJX0=";
Expand Down Expand Up @@ -573,10 +565,6 @@ rec {
buildMypyBoto3Package "gamelift" "1.35.0"
"sha256-GtxGMKCKkwIZHROvHXx5C17dWXSV5+v8kEEuPe6iUsU=";

mypy-boto3-gamesparks =
buildMypyBoto3Package "gamesparks" "1.28.36"
"sha256-6lQXNJ55FYvkFA14rgJGhRMjBHA3YrOybnsKNecX7So=";

mypy-boto3-glacier =
buildMypyBoto3Package "glacier" "1.35.0"
"sha256-WpSdaAf/s2jPoGG4cLjeNKZz6kUSApTMVq4nnB1nkfI=";
Expand Down Expand Up @@ -617,10 +605,6 @@ rec {
buildMypyBoto3Package "healthlake" "1.35.0"
"sha256-Df0AUKZh6S4OdqGBUtEC4cnic9E06Frj0McQH+yQwFc=";

mypy-boto3-honeycode =
buildMypyBoto3Package "honeycode" "1.34.0"
"sha256-HNp/STFuMLoO4qyL0iaYeiPpnMV3uzNBNFUDgzrHt9s=";

mypy-boto3-iam =
buildMypyBoto3Package "iam" "1.35.0"
"sha256-s3mgHDyhejZ8t6RgkF+c4at4MKmruMilbyil/xCHZX8=";
Expand Down Expand Up @@ -661,10 +645,6 @@ rec {
buildMypyBoto3Package "iot-jobs-data" "1.35.0"
"sha256-pHVZNE6mAr/IJrM/jY8fiEt1o8hQOJ1aw+oKuKijpyU=";

mypy-boto3-iot-roborunner =
buildMypyBoto3Package "iot-roborunner" "1.34.0"
"sha256-TfhJHtE2zlEr80SGbxAZfK2+M/ad596fdwex+4GhBf8=";

mypy-boto3-iot1click-devices =
buildMypyBoto3Package "iot1click-devices" "1.35.0"
"sha256-I6bQTR11cWwa9ifrBsU7biYN8T7AyNDg3DvHQ0tyzFI=";
Expand Down Expand Up @@ -853,10 +833,6 @@ rec {
buildMypyBoto3Package "machinelearning" "1.35.0"
"sha256-TNj5R4DxrKdlOa5u7O9gNwkzMkLPP1mcxYyu3bbONgY=";

mypy-boto3-macie =
buildMypyBoto3Package "macie" "1.29.0"
"sha256-lFOPbIBrGuv9W83fsyzyI5fyOleXf4j3sCh9IM0gaQ4=";

mypy-boto3-macie2 =
buildMypyBoto3Package "macie2" "1.35.0"
"sha256-0L8kIa+KYf4hQW7ErpCMSEcgkHmqS95vt0YaCFLk1BU=";
Expand Down Expand Up @@ -953,10 +929,6 @@ rec {
buildMypyBoto3Package "migrationhubstrategy" "1.35.0"
"sha256-uzkFo1wOgpLdpSI2ErtfRo0uTdY/XbYltubzg4kC5ro=";

mypy-boto3-mobile =
buildMypyBoto3Package "mobile" "1.34.0"
"sha256-fzP70K6S7KPi6GnEj92shU+Dr07ieqDkmrAUEBxMVdI=";

mypy-boto3-mq =
buildMypyBoto3Package "mq" "1.35.0"
"sha256-WusbzKkon1Ep+639LtHqwcLRXvtSLeSaSXdAYTm4gmc=";
Expand Down
6 changes: 0 additions & 6 deletions pkgs/development/python-modules/mypy-boto3/update.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ packages=(
mypy-boto3-account
mypy-boto3-acm
mypy-boto3-acm-pca
# mypy-boto3-alexaforbusiness
mypy-boto3-amp
mypy-boto3-amplify
mypy-boto3-amplifybackend
Expand All @@ -39,7 +38,6 @@ packages=(
mypy-boto3-autoscaling-plans
mypy-boto3-backup
mypy-boto3-backup-gateway
# mypy-boto3-backupstorage
mypy-boto3-batch
mypy-boto3-billingconductor
mypy-boto3-braket
Expand Down Expand Up @@ -140,7 +138,6 @@ packages=(
mypy-boto3-frauddetector
mypy-boto3-fsx
mypy-boto3-gamelift
# mypy-boto3-gamesparks
mypy-boto3-glacier
mypy-boto3-globalaccelerator
mypy-boto3-glue
Expand All @@ -151,7 +148,6 @@ packages=(
mypy-boto3-guardduty
mypy-boto3-health
mypy-boto3-healthlake
mypy-boto3-honeycode
mypy-boto3-iam
mypy-boto3-identitystore
mypy-boto3-imagebuilder
Expand All @@ -162,7 +158,6 @@ packages=(
mypy-boto3-iot
mypy-boto3-iot-data
mypy-boto3-iot-jobs-data
mypy-boto3-iot-roborunner
mypy-boto3-iot1click-devices
mypy-boto3-iot1click-projects
mypy-boto3-iotanalytics
Expand Down Expand Up @@ -210,7 +205,6 @@ packages=(
mypy-boto3-lookoutvision
mypy-boto3-m2
mypy-boto3-machinelearning
#mypy-boto3-macie
mypy-boto3-macie2
mypy-boto3-managedblockchain
mypy-boto3-managedblockchain-query
Expand Down
7 changes: 7 additions & 0 deletions pkgs/top-level/python-aliases.nix
Original file line number Diff line number Diff line change
Expand Up @@ -332,6 +332,13 @@ mapAliases ({
multi_key_dict = multi-key-dict; # added 2023-11-05
mutmut = throw "mutmut has been promoted to a top-level attribute name: `pkgs.mutmut`"; # added 2022-10-02
nbmerge = throw "nbmerge has moved to pkgs.nbmerge"; # added 2024-07-05
mypy-boto3-alexaforbusiness = throw "mypy-boto3-alexaforbusiness was removed because it is unmaintained"; # added 2024-09-04
mypy-boto3-backupstorage = throw "mypy-boto3-backupstorage was removed because it is unmaintained"; # added 2024-09-04
mypy-boto3-gamesparks = throw "mypy-boto3-gamesparks was removed because it is unmaintained"; # added 2024-09-04
mypy-boto3-honeycode = throw "mypy-boto3-honeycode was removed because it is unmaintained"; # added 2024-09-04
mypy-boto3-iot-roborunner = throw "mypy-boto3-iot-roborunner was removed because it is unmaintained"; # added 2024-09-04
mypy-boto3-macie = throw "mypy-boto3-macie was removed because it is unmaintained"; # added 2024-09-04
mypy-boto3-mobile = throw "mypy-boto3-mobile was removed because it is unmaintained"; # added 2024-09-04
net2grid = gridnet; # add 2022-04-22
nghttp2 = throw "in 1.52.0 removed deprecated python bindings."; # added 2023-06-08
ninja-python = ninja; # add 2022-08-03
Expand Down
Loading

0 comments on commit e83cbb1

Please sign in to comment.