pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/py-awscli



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Jan 14 08:09:06 UTC 2026

Modified Files:
        pkgsrc/net/py-awscli: Makefile PLIST distinfo

Log Message:
py-awscli: updated to 1.44.17

1.44.17
=======

* api-change:``bedrock``: This change will increase TestCase guardContent input size from 1024 to 2028 characters and PolicyBuildDocumentDescription from 2000 to 4000 characters
* api-change:``datazone``: Adds support for IAM role subscriptions to Glue table listings via CreateSubscriptionRequest API. Also adds owningIamPrincipalArn filter to List APIs and 
subscriptionGrantCreationMode parameter to subscription target APIs for controlling grant creation behavior.

1.44.16
=======

* api-change:``billing``: Cost Categories filtering support to BillingView data filter expressions through the new costCategories parameter, enabling users to filter billing views by AWS Cost 
Categories for more granular cost management and allocation.
* api-change:``iot-managed-integrations``: This release introduces WiFi Simple Setup (WSS) enabling device provisioning via barcode scanning with automated network discovery, authentication, and 
credential provisioning. Additionally, it introduces 2P Device Capability Rediscovery for updating hub-managed device capabilities post-onboarding.
* api-change:``sagemaker``: Added ultraServerType to the UltraServerInfo structure to support server type identification for SageMaker HyperPod
* enhancement:``s3``: Adds new parameter ``--case-conflict`` that configures how case conflicts are handled on case-insensitive filesystems

1.44.15
=======

* api-change:``bedrock-agentcore-control``: Adds optional field "view" to GetMemory API input to give customers control over whether CMK encrypted data such as strategy decryption or override prompts 
is returned or not.
* api-change:``cloudfront``: Added EntityLimitExceeded exception handling to the following API operations AssociateDistributionWebACL, AssociateDistributionTenantWebACL, 
UpdateDistributionWithStagingConfig
* api-change:``glue``: Adding MaterializedViews task run APIs
* api-change:``medialive``: MediaPackage v2 output groups in MediaLive can now accept one additional destination for single pipeline channels and up to two additional destinations for standard 
channels. MediaPackage v2 destinations now support sending to cross region MediaPackage channels.
* api-change:``transcribe``: Adds waiters to Amazon Transcribe.

1.44.14
=======

* api-change:``workspaces``: Add StateMessage and ProgressPercentage fields to DescribeCustomWorkspaceImageImport API response.

1.44.13
=======

* api-change:``ce``: This release updates existing reservation recommendations API to support deployment model.
* api-change:``emr-serverless``: Added support for enabling disk encryption using customer managed AWS KMS keys to CreateApplication, UpdateApplication and StartJobRun APIs.

1.44.12
=======

* api-change:``cleanroomsml``: AWS Clean Rooms ML now supports advanced Spark configurations to optimize SQL performance when creating an MLInputChannel or an audience generation job.

1.44.11
=======

* bugfix:``s3``: Reverts addition of ``--case-conflict`` feature which caused a performance regression when copying from S3 to large local directories


To generate a diff of this commit:
cvs rdiff -u -r1.79 -r1.80 pkgsrc/net/py-awscli/Makefile
cvs rdiff -u -r1.54 -r1.55 pkgsrc/net/py-awscli/PLIST
cvs rdiff -u -r1.73 -r1.74 pkgsrc/net/py-awscli/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/py-awscli/Makefile
diff -u pkgsrc/net/py-awscli/Makefile:1.79 pkgsrc/net/py-awscli/Makefile:1.80
--- pkgsrc/net/py-awscli/Makefile:1.79  Fri Oct 31 12:53:08 2025
+++ pkgsrc/net/py-awscli/Makefile       Wed Jan 14 08:09:06 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.79 2025/10/31 12:53:08 adam Exp $
+# $NetBSD: Makefile,v 1.80 2026/01/14 08:09:06 adam Exp $
 
-DISTNAME=      awscli-1.42.63
+DISTNAME=      awscli-1.44.17
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    net python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=a/awscli/}

Index: pkgsrc/net/py-awscli/PLIST
diff -u pkgsrc/net/py-awscli/PLIST:1.54 pkgsrc/net/py-awscli/PLIST:1.55
--- pkgsrc/net/py-awscli/PLIST:1.54     Fri Oct 31 12:53:08 2025
+++ pkgsrc/net/py-awscli/PLIST  Wed Jan 14 08:09:06 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.54 2025/10/31 12:53:08 adam Exp $
+@comment $NetBSD: PLIST,v 1.55 2026/01/14 08:09:06 adam Exp $
 bin/aws
 bin/aws.cmd
 bin/aws_bash_completer
@@ -534,6 +534,9 @@ ${PYSITELIB}/awscli/customizations/s3/sy
 ${PYSITELIB}/awscli/customizations/s3/syncstrategy/base.py
 ${PYSITELIB}/awscli/customizations/s3/syncstrategy/base.pyc
 ${PYSITELIB}/awscli/customizations/s3/syncstrategy/base.pyo
+${PYSITELIB}/awscli/customizations/s3/syncstrategy/caseconflict.py
+${PYSITELIB}/awscli/customizations/s3/syncstrategy/caseconflict.pyc
+${PYSITELIB}/awscli/customizations/s3/syncstrategy/caseconflict.pyo
 ${PYSITELIB}/awscli/customizations/s3/syncstrategy/delete.py
 ${PYSITELIB}/awscli/customizations/s3/syncstrategy/delete.pyc
 ${PYSITELIB}/awscli/customizations/s3/syncstrategy/delete.pyo
@@ -775,6 +778,7 @@ ${PYSITELIB}/awscli/examples/apigateway/
 ${PYSITELIB}/awscli/examples/apigateway/update-stage.rst
 ${PYSITELIB}/awscli/examples/apigateway/update-usage-plan.rst
 ${PYSITELIB}/awscli/examples/apigateway/update-usage.rst
+${PYSITELIB}/awscli/examples/apigateway/update-vpc-link.rst
 ${PYSITELIB}/awscli/examples/apigatewaymanagementapi/delete-connection.rst
 ${PYSITELIB}/awscli/examples/apigatewaymanagementapi/get-connection.rst
 ${PYSITELIB}/awscli/examples/apigatewaymanagementapi/post-to-connection.rst
@@ -1168,11 +1172,14 @@ ${PYSITELIB}/awscli/examples/cloudformat
 ${PYSITELIB}/awscli/examples/cloudformation/cancel-update-stack.rst
 ${PYSITELIB}/awscli/examples/cloudformation/continue-update-rollback.rst
 ${PYSITELIB}/awscli/examples/cloudformation/create-change-set.rst
+${PYSITELIB}/awscli/examples/cloudformation/create-generated-template.rst
 ${PYSITELIB}/awscli/examples/cloudformation/create-stack-instances.rst
+${PYSITELIB}/awscli/examples/cloudformation/create-stack-refactor.rst
 ${PYSITELIB}/awscli/examples/cloudformation/create-stack-set.rst
 ${PYSITELIB}/awscli/examples/cloudformation/create-stack.rst
 ${PYSITELIB}/awscli/examples/cloudformation/deactivate-type.rst
 ${PYSITELIB}/awscli/examples/cloudformation/delete-change-set.rst
+${PYSITELIB}/awscli/examples/cloudformation/delete-generated-template.rst
 ${PYSITELIB}/awscli/examples/cloudformation/delete-stack-instances.rst
 ${PYSITELIB}/awscli/examples/cloudformation/delete-stack-set.rst
 ${PYSITELIB}/awscli/examples/cloudformation/delete-stack.rst
@@ -1180,10 +1187,13 @@ ${PYSITELIB}/awscli/examples/cloudformat
 ${PYSITELIB}/awscli/examples/cloudformation/deregister-type.rst
 ${PYSITELIB}/awscli/examples/cloudformation/describe-account-limits.rst
 ${PYSITELIB}/awscli/examples/cloudformation/describe-change-set.rst
+${PYSITELIB}/awscli/examples/cloudformation/describe-generated-template.rst
 ${PYSITELIB}/awscli/examples/cloudformation/describe-publisher.rst
+${PYSITELIB}/awscli/examples/cloudformation/describe-resource-scan.rst
 ${PYSITELIB}/awscli/examples/cloudformation/describe-stack-drift-detection-status.rst
 ${PYSITELIB}/awscli/examples/cloudformation/describe-stack-events.rst
 ${PYSITELIB}/awscli/examples/cloudformation/describe-stack-instance.rst
+${PYSITELIB}/awscli/examples/cloudformation/describe-stack-refactor.rst
 ${PYSITELIB}/awscli/examples/cloudformation/describe-stack-resource-drifts.rst
 ${PYSITELIB}/awscli/examples/cloudformation/describe-stack-resource.rst
 ${PYSITELIB}/awscli/examples/cloudformation/describe-stack-resources.rst
@@ -1197,13 +1207,18 @@ ${PYSITELIB}/awscli/examples/cloudformat
 ${PYSITELIB}/awscli/examples/cloudformation/detect-stack-set-drift.rst
 ${PYSITELIB}/awscli/examples/cloudformation/estimate-template-cost.rst
 ${PYSITELIB}/awscli/examples/cloudformation/execute-change-set.rst
+${PYSITELIB}/awscli/examples/cloudformation/execute-stack-refactor.rst
 ${PYSITELIB}/awscli/examples/cloudformation/get-stack-policy.rst
 ${PYSITELIB}/awscli/examples/cloudformation/get-template-summary.rst
 ${PYSITELIB}/awscli/examples/cloudformation/get-template.rst
 ${PYSITELIB}/awscli/examples/cloudformation/list-change-sets.rst
 ${PYSITELIB}/awscli/examples/cloudformation/list-exports.rst
+${PYSITELIB}/awscli/examples/cloudformation/list-generated-templates.rst
 ${PYSITELIB}/awscli/examples/cloudformation/list-imports.rst
+${PYSITELIB}/awscli/examples/cloudformation/list-resource-scan-related-resources.rst
+${PYSITELIB}/awscli/examples/cloudformation/list-resource-scan-resources.rst
 ${PYSITELIB}/awscli/examples/cloudformation/list-stack-instances.rst
+${PYSITELIB}/awscli/examples/cloudformation/list-stack-refactor-actions.rst
 ${PYSITELIB}/awscli/examples/cloudformation/list-stack-resources.rst
 ${PYSITELIB}/awscli/examples/cloudformation/list-stack-set-operation-results.rst
 ${PYSITELIB}/awscli/examples/cloudformation/list-stack-set-operations.rst
@@ -1220,6 +1235,7 @@ ${PYSITELIB}/awscli/examples/cloudformat
 ${PYSITELIB}/awscli/examples/cloudformation/set-type-configuration.rst
 ${PYSITELIB}/awscli/examples/cloudformation/set-type-default-version.rst
 ${PYSITELIB}/awscli/examples/cloudformation/signal-resource.rst
+${PYSITELIB}/awscli/examples/cloudformation/start-resource-scan.rst
 ${PYSITELIB}/awscli/examples/cloudformation/stop-stack-set-operation.rst
 ${PYSITELIB}/awscli/examples/cloudformation/test-type.rst
 ${PYSITELIB}/awscli/examples/cloudformation/update-stack-instances.rst
@@ -3065,22 +3081,6 @@ ${PYSITELIB}/awscli/examples/elasticbean
 ${PYSITELIB}/awscli/examples/elasticbeanstalk/update-configuration-template.rst
 ${PYSITELIB}/awscli/examples/elasticbeanstalk/update-environment.rst
 ${PYSITELIB}/awscli/examples/elasticbeanstalk/validate-configuration-settings.rst
-${PYSITELIB}/awscli/examples/elastictranscoder/cancel-job.rst
-${PYSITELIB}/awscli/examples/elastictranscoder/create-job.rst
-${PYSITELIB}/awscli/examples/elastictranscoder/create-pipeline.rst
-${PYSITELIB}/awscli/examples/elastictranscoder/create-preset.rst
-${PYSITELIB}/awscli/examples/elastictranscoder/delete-pipeline.rst
-${PYSITELIB}/awscli/examples/elastictranscoder/delete-preset.rst
-${PYSITELIB}/awscli/examples/elastictranscoder/list-jobs-by-pipeline.rst
-${PYSITELIB}/awscli/examples/elastictranscoder/list-jobs-by-status.rst
-${PYSITELIB}/awscli/examples/elastictranscoder/list-pipelines.rst
-${PYSITELIB}/awscli/examples/elastictranscoder/list-presets.rst
-${PYSITELIB}/awscli/examples/elastictranscoder/read-job.rst
-${PYSITELIB}/awscli/examples/elastictranscoder/read-pipeline.rst
-${PYSITELIB}/awscli/examples/elastictranscoder/read-preset.rst
-${PYSITELIB}/awscli/examples/elastictranscoder/update-pipeline-notifications.rst
-${PYSITELIB}/awscli/examples/elastictranscoder/update-pipeline-status.rst
-${PYSITELIB}/awscli/examples/elastictranscoder/update-pipeline.rst
 ${PYSITELIB}/awscli/examples/elb/add-tags.rst
 ${PYSITELIB}/awscli/examples/elb/apply-security-groups-to-load-balancer.rst
 ${PYSITELIB}/awscli/examples/elb/attach-load-balancer-to-subnets.rst
@@ -6495,6 +6495,7 @@ ${PYSITELIB}/awscli/text.pyc
 ${PYSITELIB}/awscli/text.pyo
 ${PYSITELIB}/awscli/topics/config-vars.rst
 ${PYSITELIB}/awscli/topics/return-codes.rst
+${PYSITELIB}/awscli/topics/s3-case-insensitivity.rst
 ${PYSITELIB}/awscli/topics/s3-config.rst
 ${PYSITELIB}/awscli/topics/s3-faq.rst
 ${PYSITELIB}/awscli/topics/topic-tags.json

Index: pkgsrc/net/py-awscli/distinfo
diff -u pkgsrc/net/py-awscli/distinfo:1.73 pkgsrc/net/py-awscli/distinfo:1.74
--- pkgsrc/net/py-awscli/distinfo:1.73  Fri Oct 31 12:53:08 2025
+++ pkgsrc/net/py-awscli/distinfo       Wed Jan 14 08:09:06 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.73 2025/10/31 12:53:08 adam Exp $
+$NetBSD: distinfo,v 1.74 2026/01/14 08:09:06 adam Exp $
 
-BLAKE2s (awscli-1.42.63.tar.gz) = 85bb779762b4836171264afc43598b4d2963d79c25e585db193d17c60cc284d9
-SHA512 (awscli-1.42.63.tar.gz) = 33375315b8dd2892e03f019a6accc6bf97b2e5c0ca84a7447f77ecff8b98bca40f72b21e843252e9ee1fc2749015aac82e6466c7a385a9181c420d7784eb8b27
-Size (awscli-1.42.63.tar.gz) = 1877669 bytes
+BLAKE2s (awscli-1.44.17.tar.gz) = 9246252daef30700ac5a27c0267ebbdd286ceef8481bd9637502e872eec2252e
+SHA512 (awscli-1.44.17.tar.gz) = acc0a2edb4c5ad1994e90eef7b5163bc78c4272ce244bfc5f3efdcac5cbae63dfa6c822491be06f8da8172c4895050b632ab9edc324767b9df95fb0056aa5390
+Size (awscli-1.44.17.tar.gz) = 1888157 bytes



Home | Main Index | Thread Index | Old Index