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:   schmonz
Date:           Wed Jan 18 00:08:56 UTC 2023

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

Log Message:
Update to 1.27.39. From the changelog:

1.27.51
=======

* api-change:``billingconductor``: This release adds support for SKU
  Scope for pricing plans.
* api-change:``cloud9``: Added minimum value to AutomaticStopTimeMinutes
  parameter.
* api-change:``imagebuilder``: Add support for AWS Marketplace product
  IDs as input during CreateImageRecipe for the parent-image parameter.
  Add support for listing third-party components.
* api-change:``network-firewall``: Network Firewall now allows creation
  of dual stack endpoints, enabling inspection of IPv6 traffic.

1.27.50
=======

* api-change:``connect``: This release updates the responses of
  UpdateContactFlowContent, UpdateContactFlowMetadata,
  UpdateContactFlowName and DeleteContactFlow API with empty responses.
* api-change:``ec2``: Documentation updates for EC2.
* api-change:``outposts``: This release adds POWER_30_KVA as an option
  for PowerDrawKva. PowerDrawKva is part of the RackPhysicalProperties
  structure in the CreateSite request.
* api-change:``resource-groups``: AWS Resource Groups customers can now
  turn on Group Lifecycle Events in their AWS account. When you turn
  this on, Resource Groups monitors your groups for changes to group
  state or membership. Those changes are sent to Amazon EventBridge as
  events that you can respond to using rules you create.

1.27.49
=======

* api-change:``cleanrooms``: Initial release of AWS Clean Rooms
* api-change:``lambda``: Add support for MaximumConcurrency parameter
  for SQS event source. Customers can now limit the maximum concurrent
  invocations for their SQS Event Source Mapping.
* api-change:``logs``: Bug fix: logGroupName is now not a required field
  in GetLogEvents, FilterLogEvents, GetLogGroupFields, and
  DescribeLogStreams APIs as logGroupIdentifier can be provided instead
* api-change:``mediaconvert``: The AWS Elemental MediaConvert SDK has
  added support for compact DASH manifest generation, audio
  normalization using TruePeak measurements, and the ability to clip the
  sample range in the color corrector.
* api-change:``secretsmanager``: Update documentation for new
  ListSecrets and DescribeSecret parameters

1.27.48
=======

* api-change:``kendra``: This release adds support to new document types
  - RTF, XML, XSLT, MS_EXCEL, CSV, JSON, MD

1.27.47
=======

* api-change:``location``: This release adds support for two new route
  travel models, Bicycle and Motorcycle which can be used with Grab
  data source.
* api-change:``rds``: This release adds support for configuring
  allocated storage on the CreateDBInstanceReadReplica,
  RestoreDBInstanceFromDBSnapshot, and
  RestoreDBInstanceToPointInTime APIs.

1.27.46
=======

* bugfix:``codeartifact login``: Fix parsing of dotnet output for aws
  codeartifact login command; fixes `#6197
  <https://github.com/aws/aws-cli/issues/6197>`__
* api-change:``ecr-public``: This release for Amazon ECR Public makes
  several change to bring the SDK into sync with the API.
* api-change:``kendra-ranking``: Introducing Amazon Kendra Intelligent
  Ranking, a new set of Kendra APIs that leverages Kendra semantic
  ranking capabilities to improve the quality of search results from
  other search services (i.e. OpenSearch, ElasticSearch, Solr).
* api-change:``network-firewall``: Network Firewall now supports the
  Suricata rule action reject, in addition to the actions pass, drop,
  and alert.
* api-change:``ram``: Enabled FIPS aws-us-gov endpoints in SDK.
* api-change:``workspaces-web``: This release adds support for a new
  portal authentication type: AWS IAM Identity Center (successor to AWS
  Single Sign-On).

1.27.45
=======

* api-change:``acm-pca``: Added revocation parameter validation: bucket
  names must match S3 bucket naming rules and CNAMEs conform to RFC2396
  restrictions on the use of special characters in URIs.
* api-change:``auditmanager``: This release introduces a new data
  retention option in your Audit Manager settings. You can now use the
  DeregistrationPolicy parameter to specify if you want to delete your
  data when you deregister Audit Manager.

1.27.44
=======

* api-change:``amplifybackend``: Updated GetBackendAPIModels response to
  include ModelIntrospectionSchema json string
* api-change:``apprunner``: This release adds support of securely
  referencing secrets and configuration data that are stored in Secrets
  Manager and SSM Parameter Store by adding them as environment secrets
  in your App Runner service.
* api-change:``connect``: Documentation update for a new Initiation
  Method value in DescribeContact API
* api-change:``emr-serverless``: Adds support for customized images. You
  can now provide runtime images when creating or updating EMR
  Serverless Applications.
* api-change:``lightsail``: Documentation updates for Amazon Lightsail.
* api-change:``mwaa``: MWAA supports Apache Airflow version 2.4.3.
* api-change:``rds``: This release adds support for specifying which
  certificate authority (CA) to use for a DB instance's server
  certificate during DB instance creation, as well as other CA
  enhancements.

1.27.43
=======

* api-change:``application-autoscaling``: Customers can now use the
  existing DescribeScalingActivities API to also see the detailed and
  machine-readable reasons for Application Auto Scaling not scaling
  their resources and, if needed, take the necessary corrective actions.
* api-change:``logs``: Update to remove sequenceToken as a required
  field in PutLogEvents calls.
* api-change:``ssm``: Adding support for QuickSetup Document Type in
  Systems Manager

1.27.42
=======

* api-change:``securitylake``: Allow CreateSubscriber API to take string
  input that allows setting more descriptive SubscriberDescription
  field. Make souceTypes field required in model level for
  UpdateSubscriberRequest as it is required for every API call on the
  backend. Allow ListSubscribers take any String as nextToken param.

1.27.41
=======

* api-change:``cloudfront``: Extend response headers policy to support
  removing headers from viewer responses
* api-change:``iotfleetwise``: Update documentation - correct the epoch
  constant value of default value for expiryTime field in
  CreateCampaign request.

1.27.40
=======

* api-change:``apigateway``: Documentation updates for Amazon API
  Gateway
* api-change:``emr``: Update emr command to latest version
* api-change:``secretsmanager``: Added owning service filter, include
  planned deletion flag, and next rotation date response parameter in
  ListSecrets.
* api-change:``wisdom``: This release extends Wisdom CreateContent and
  StartContentUpload APIs to support PDF and MicrosoftWord docx document
  uploading.


To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 pkgsrc/net/py-awscli/Makefile
cvs rdiff -u -r1.33 -r1.34 pkgsrc/net/py-awscli/PLIST
cvs rdiff -u -r1.52 -r1.53 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.53 pkgsrc/net/py-awscli/Makefile:1.54
--- pkgsrc/net/py-awscli/Makefile:1.53  Thu Dec 29 10:59:51 2022
+++ pkgsrc/net/py-awscli/Makefile       Wed Jan 18 00:08:56 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.53 2022/12/29 10:59:51 adam Exp $
+# $NetBSD: Makefile,v 1.54 2023/01/18 00:08:56 schmonz Exp $
 
-DISTNAME=      awscli-1.27.39
+DISTNAME=      awscli-1.27.51
 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.33 pkgsrc/net/py-awscli/PLIST:1.34
--- pkgsrc/net/py-awscli/PLIST:1.33     Thu Dec 29 10:59:51 2022
+++ pkgsrc/net/py-awscli/PLIST  Wed Jan 18 00:08:56 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.33 2022/12/29 10:59:51 adam Exp $
+@comment $NetBSD: PLIST,v 1.34 2023/01/18 00:08:56 schmonz Exp $
 bin/aws
 bin/aws.cmd
 bin/aws_bash_completer
@@ -4307,6 +4307,73 @@ ${PYSITELIB}/awscli/examples/nimble/list
 ${PYSITELIB}/awscli/examples/nimble/list-studio-components.rst
 ${PYSITELIB}/awscli/examples/nimble/list-studio-members.rst
 ${PYSITELIB}/awscli/examples/nimble/list-studios.rst
+${PYSITELIB}/awscli/examples/omics/batch-delete-read-set.rst
+${PYSITELIB}/awscli/examples/omics/cancel-annotation-import-job.rst
+${PYSITELIB}/awscli/examples/omics/cancel-run.rst
+${PYSITELIB}/awscli/examples/omics/cancel-variant-import-job.rst
+${PYSITELIB}/awscli/examples/omics/create-annotation-store.rst
+${PYSITELIB}/awscli/examples/omics/create-reference-store.rst
+${PYSITELIB}/awscli/examples/omics/create-run-group.rst
+${PYSITELIB}/awscli/examples/omics/create-sequence-store.rst
+${PYSITELIB}/awscli/examples/omics/create-variant-store.rst
+${PYSITELIB}/awscli/examples/omics/create-workflow.rst
+${PYSITELIB}/awscli/examples/omics/delete-annotation-store.rst
+${PYSITELIB}/awscli/examples/omics/delete-reference-store.rst
+${PYSITELIB}/awscli/examples/omics/delete-reference.rst
+${PYSITELIB}/awscli/examples/omics/delete-run-group.rst
+${PYSITELIB}/awscli/examples/omics/delete-run.rst
+${PYSITELIB}/awscli/examples/omics/delete-sequence-store.rst
+${PYSITELIB}/awscli/examples/omics/delete-variant-store.rst
+${PYSITELIB}/awscli/examples/omics/delete-workflow.rst
+${PYSITELIB}/awscli/examples/omics/get-annotation-import-job.rst
+${PYSITELIB}/awscli/examples/omics/get-annotation-store.rst
+${PYSITELIB}/awscli/examples/omics/get-read-set-activation-job.rst
+${PYSITELIB}/awscli/examples/omics/get-read-set-export-job.rst
+${PYSITELIB}/awscli/examples/omics/get-read-set-import-job.rst
+${PYSITELIB}/awscli/examples/omics/get-read-set-metadata.rst
+${PYSITELIB}/awscli/examples/omics/get-read-set.rst
+${PYSITELIB}/awscli/examples/omics/get-reference-import-job.rst
+${PYSITELIB}/awscli/examples/omics/get-reference-metadata.rst
+${PYSITELIB}/awscli/examples/omics/get-reference-store.rst
+${PYSITELIB}/awscli/examples/omics/get-reference.rst
+${PYSITELIB}/awscli/examples/omics/get-run-group.rst
+${PYSITELIB}/awscli/examples/omics/get-run-task.rst
+${PYSITELIB}/awscli/examples/omics/get-run.rst
+${PYSITELIB}/awscli/examples/omics/get-sequence-store.rst
+${PYSITELIB}/awscli/examples/omics/get-variant-import-job.rst
+${PYSITELIB}/awscli/examples/omics/get-variant-store.rst
+${PYSITELIB}/awscli/examples/omics/get-workflow.rst
+${PYSITELIB}/awscli/examples/omics/list-annotation-import-jobs.rst
+${PYSITELIB}/awscli/examples/omics/list-annotation-stores.rst
+${PYSITELIB}/awscli/examples/omics/list-read-set-activation-jobs.rst
+${PYSITELIB}/awscli/examples/omics/list-read-set-export-jobs.rst
+${PYSITELIB}/awscli/examples/omics/list-read-set-import-jobs.rst
+${PYSITELIB}/awscli/examples/omics/list-read-sets.rst
+${PYSITELIB}/awscli/examples/omics/list-reference-import-jobs.rst
+${PYSITELIB}/awscli/examples/omics/list-reference-stores.rst
+${PYSITELIB}/awscli/examples/omics/list-references.rst
+${PYSITELIB}/awscli/examples/omics/list-run-groups.rst
+${PYSITELIB}/awscli/examples/omics/list-run-tasks.rst
+${PYSITELIB}/awscli/examples/omics/list-runs.rst
+${PYSITELIB}/awscli/examples/omics/list-sequence-stores.rst
+${PYSITELIB}/awscli/examples/omics/list-tags-for-resource.rst
+${PYSITELIB}/awscli/examples/omics/list-variant-import-jobs.rst
+${PYSITELIB}/awscli/examples/omics/list-variant-stores.rst
+${PYSITELIB}/awscli/examples/omics/list-workflows.rst
+${PYSITELIB}/awscli/examples/omics/start-annotation-import-job.rst
+${PYSITELIB}/awscli/examples/omics/start-read-set-activation-job.rst
+${PYSITELIB}/awscli/examples/omics/start-read-set-export-job.rst
+${PYSITELIB}/awscli/examples/omics/start-read-set-import-job.rst
+${PYSITELIB}/awscli/examples/omics/start-reference-import-job.rst
+${PYSITELIB}/awscli/examples/omics/start-run.rst
+${PYSITELIB}/awscli/examples/omics/start-variant-import-job.rst
+${PYSITELIB}/awscli/examples/omics/tag-resource.rst
+${PYSITELIB}/awscli/examples/omics/untag-resource.rst
+${PYSITELIB}/awscli/examples/omics/update-annotation-store.rst
+${PYSITELIB}/awscli/examples/omics/update-run-group.rst
+${PYSITELIB}/awscli/examples/omics/update-variant-store.rst
+${PYSITELIB}/awscli/examples/omics/update-workflow.rst
+${PYSITELIB}/awscli/examples/omics/wait.rst
 ${PYSITELIB}/awscli/examples/opsworks/assign-instance.rst
 ${PYSITELIB}/awscli/examples/opsworks/assign-volume.rst
 ${PYSITELIB}/awscli/examples/opsworks/associate-elastic-ip.rst

Index: pkgsrc/net/py-awscli/distinfo
diff -u pkgsrc/net/py-awscli/distinfo:1.52 pkgsrc/net/py-awscli/distinfo:1.53
--- pkgsrc/net/py-awscli/distinfo:1.52  Thu Dec 29 10:59:51 2022
+++ pkgsrc/net/py-awscli/distinfo       Wed Jan 18 00:08:56 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.52 2022/12/29 10:59:51 adam Exp $
+$NetBSD: distinfo,v 1.53 2023/01/18 00:08:56 schmonz Exp $
 
-BLAKE2s (awscli-1.27.39.tar.gz) = 08c7c5d96973ed90cb51e61d5184dbad0e91a90afc26e430992b6be6d40c1692
-SHA512 (awscli-1.27.39.tar.gz) = 566fe373e84e17c10a85148841e1d306b47a56ac247adcfe396bc12f6db50dba062a157408eb24e0cc64d5c1f3fdb9303e8dcf5938608142b237f7f8a685fc6d
-Size (awscli-1.27.39.tar.gz) = 1613391 bytes
+BLAKE2s (awscli-1.27.51.tar.gz) = 4168ce93ef38d9f9016d836a792389da9d2d284835d5782bb10b013a8f42f22f
+SHA512 (awscli-1.27.51.tar.gz) = 57fb2262ab006a7ba3fd3f3cb81d7278829974aec858ce583af096176c2f9a21c4bbe06d9701dbb11328b434d4c56e13a6aa64d0e0dad4853c3ca4e6db09cd54
+Size (awscli-1.27.51.tar.gz) = 1625467 bytes



Home | Main Index | Thread Index | Old Index