pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/py-boto3



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Jan 18 09:08:39 UTC 2023

Modified Files:
        pkgsrc/net/py-boto3: Makefile distinfo

Log Message:
py-boto3: updated to 1.26.51

1.26.51

api-change:billingconductor: [botocore] This release adds support for SKU Scope for pricing plans.
api-change:cloud9: [botocore] Added minimum value to AutomaticStopTimeMinutes parameter.
api-change:imagebuilder: [botocore] 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: [botocore] Network Firewall now allows creation of dual stack endpoints, enabling inspection of IPv6 traffic.
1.26.50

api-change:connect: [botocore] This release updates the responses of UpdateContactFlowContent, UpdateContactFlowMetadata, UpdateContactFlowName and DeleteContactFlow API with empty responses.
api-change:ec2: [botocore] Documentation updates for EC2.
api-change:outposts: [botocore] 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: [botocore] 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.26.49

api-change:cleanrooms: [botocore] Initial release of AWS Clean Rooms
api-change:lambda: [botocore] 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: [botocore] 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: [botocore] 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: [botocore] Update documentation for new ListSecrets and DescribeSecret parameters
1.26.48

api-change:kendra: [botocore] This release adds support to new document types - RTF, XML, XSLT, MS_EXCEL, CSV, JSON, MD
1.26.47

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

api-change:ecr-public: [botocore] This release for Amazon ECR Public makes several change to bring the SDK into sync with the API.
api-change:kendra-ranking: [botocore] 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: [botocore] Network Firewall now supports the Suricata rule action reject, in addition to the actions pass, drop, and alert.
api-change:ram: [botocore] Enabled FIPS aws-us-gov endpoints in SDK.
api-change:workspaces-web: [botocore] This release adds support for a new portal authentication type: AWS IAM Identity Center (successor to AWS Single Sign-On).
1.26.45

api-change:acm-pca: [botocore] 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: [botocore] 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.26.44

api-change:amplifybackend: [botocore] Updated GetBackendAPIModels response to include ModelIntrospectionSchema json string
api-change:apprunner: [botocore] 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: [botocore] Documentation update for a new Initiation Method value in DescribeContact API
api-change:emr-serverless: [botocore] Adds support for customized images. You can now provide runtime images when creating or updating EMR Serverless Applications.
api-change:lightsail: [botocore] Documentation updates for Amazon Lightsail.
api-change:mwaa: [botocore] MWAA supports Apache Airflow version 2.4.3.
api-change:rds: [botocore] 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.26.43

api-change:application-autoscaling: [botocore] 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: [botocore] Update to remove sequenceToken as a required field in PutLogEvents calls.
api-change:ssm: [botocore] Adding support for QuickSetup Document Type in Systems Manager
1.26.42

api-change:securitylake: [botocore] 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.26.41

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

api-change:apigateway: [botocore] Documentation updates for Amazon API Gateway
api-change:emr: [botocore] Update emr client to latest version
api-change:secretsmanager: [botocore] Added owning service filter, include planned deletion flag, and next rotation date response parameter in ListSecrets.
api-change:wisdom: [botocore] 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.43 -r1.44 pkgsrc/net/py-boto3/Makefile
cvs rdiff -u -r1.41 -r1.42 pkgsrc/net/py-boto3/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-boto3/Makefile
diff -u pkgsrc/net/py-boto3/Makefile:1.43 pkgsrc/net/py-boto3/Makefile:1.44
--- pkgsrc/net/py-boto3/Makefile:1.43   Thu Dec 29 10:57:18 2022
+++ pkgsrc/net/py-boto3/Makefile        Wed Jan 18 09:08:39 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.43 2022/12/29 10:57:18 adam Exp $
+# $NetBSD: Makefile,v 1.44 2023/01/18 09:08:39 adam Exp $
 
-DISTNAME=      boto3-1.26.39
+DISTNAME=      boto3-1.26.51
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    net python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=b/boto3/}
@@ -10,7 +10,7 @@ HOMEPAGE=     https://github.com/boto/boto3
 COMMENT=       Amazon Web Services SDK for Python
 LICENSE=       apache-2.0
 
-DEPENDS+=      ${PYPKGPREFIX}-botocore>=1.29.39:../../net/py-botocore
+DEPENDS+=      ${PYPKGPREFIX}-botocore>=1.29.51:../../net/py-botocore
 DEPENDS+=      ${PYPKGPREFIX}-jmespath>=0.7.1:../../textproc/py-jmespath
 DEPENDS+=      ${PYPKGPREFIX}-s3transfer>=0.6.0:../../net/py-s3transfer
 

Index: pkgsrc/net/py-boto3/distinfo
diff -u pkgsrc/net/py-boto3/distinfo:1.41 pkgsrc/net/py-boto3/distinfo:1.42
--- pkgsrc/net/py-boto3/distinfo:1.41   Thu Dec 29 10:56:16 2022
+++ pkgsrc/net/py-boto3/distinfo        Wed Jan 18 09:08:39 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.41 2022/12/29 10:56:16 adam Exp $
+$NetBSD: distinfo,v 1.42 2023/01/18 09:08:39 adam Exp $
 
-BLAKE2s (boto3-1.26.39.tar.gz) = 3eccc5dd73f5926ff2e253a9d08cf84731e84f011ddf24c00758f6a1f52d48ab
-SHA512 (boto3-1.26.39.tar.gz) = cc50ca56e3de51881ab89edd5aa9060c4efafa1e692afa113f31b9e8bf5fc34d3311aa894263b15a9a1b48879e1a32162304d3175abe897c15a830c5fdabdfb9
-Size (boto3-1.26.39.tar.gz) = 104164 bytes
+BLAKE2s (boto3-1.26.51.tar.gz) = 869bae2906a703405e2c1f05f34a4b676e61037d0a00da27cab44ba3f8182003
+SHA512 (boto3-1.26.51.tar.gz) = 05c438950cc2ecde23da6544812f98d32da2ea7f8786afd475eba703f9f87a78a5158393408c1c897d226d63ed8468d6e4f9594a5d5953b4f3de4d05d5d90023
+Size (boto3-1.26.51.tar.gz) = 104221 bytes



Home | Main Index | Thread Index | Old Index