pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/py-botocore



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Oct 30 20:04:06 UTC 2024

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

Log Message:
py-botocore: updated to 1.35.52

1.35.52
=======

* api-change:``appsync``: This release adds support for AppSync Event APIs.
* api-change:``connect``: Updated the public documentation for the UserIdentityInfo object to accurately reflect the character limits for the FirstName and LastName fields, which were previously 
listed as 1-100 characters.
* api-change:``datasync``: AWS DataSync now supports Enhanced mode tasks. This task mode supports transfer of virtually unlimited numbers of objects with enhanced metrics, more detailed logs, and 
higher performance than Basic mode. This mode currently supports transfers between Amazon S3 locations.
* api-change:``ec2``: This release adds two new capabilities to VPC Security Groups: Security Group VPC Associations and Shared Security Groups.
* api-change:``ecs``: This release supports service deployments and service revisions which provide a comprehensive view of your Amazon ECS service history.
* api-change:``geo-maps``: Release of Amazon Location Maps API. Maps enables you to build digital maps that showcase your locations, visualize your data, and unlock insights to drive your business
* api-change:``geo-places``: Release of Amazon Location Places API. Places enables you to quickly search, display, and filter places, businesses, and locations based on proximity, category, and name
* api-change:``geo-routes``: Release of Amazon Location Routes API. Routes enables you to plan efficient routes and streamline deliveries by leveraging real-time traffic, vehicle restrictions, and 
turn-by-turn directions.
* api-change:``keyspaces``: Adds support for interacting with user-defined types (UDTs) through the following new operations: Create-Type, Delete-Type, List-Types, Get-Type.
* api-change:``network-firewall``: AWS Network Firewall now supports configuring TCP idle timeout
* api-change:``opensearch``: This release introduces the new OpenSearch user interface (Dashboards), a new web-based application that can be associated with multiple data sources across OpenSearch 
managed clusters, serverless collections, and Amazon S3, so that users can gain a comprehensive insights in an unified interface.
* api-change:``opensearchserverless``: Neo Integration via IAM Identity Center (IdC)
* api-change:``redshift``: This release launches S3 event integrations to create and manage integrations from an Amazon S3 source into an Amazon Redshift database.
* api-change:``redshift-serverless``: Adds and updates API members for the Redshift Serverless AI-driven scaling and optimization feature using the price-performance target setting.
* api-change:``route53``: This release adds support for TLSA, SSHFP, SVCB, and HTTPS record types.
* api-change:``sagemaker``: Added support for Model Registry Staging construct. Users can define series of stages that models can progress through for model workflows and lifecycle. This simplifies 
tracking and managing models as they transition through development, testing, and production stages.
* api-change:``workmail``: This release adds support for Multi-Factor Authentication (MFA) and Personal Access Tokens through integration with AWS IAM Identity Center.

1.35.51
=======

* api-change:``bedrock``: Update Application Inference Profile
* api-change:``bedrock-runtime``: Update Application Inference Profile
* api-change:``cleanrooms``: This release adds the option for customers to configure analytics engine when creating a collaboration, and introduces the new SPARK analytics engine type in addition to 
maintaining the legacy CLEAN_ROOMS_SQL engine type.
* api-change:``iotfleetwise``: Updated BatchCreateVehicle and BatchUpdateVehicle APIs: LimitExceededException has been added and the maximum number of vehicles in a batch has been set to 10 explicitly
* api-change:``logs``: Added support for new optional baseline parameter in the UpdateAnomaly API. For UpdateAnomaly requests with baseline set to True, The anomaly behavior is then treated as 
baseline behavior. However, more severe occurrences of this behavior will still be reported as anomalies.
* api-change:``redshift-data``: Adding a new API GetStatementResultV2 that supports CSV formatted results from ExecuteStatement and BatchExecuteStatement calls.
* api-change:``sagemaker``: Adding `notebook-al2-v3` as allowed value to SageMaker NotebookInstance PlatformIdentifier attribute

1.35.50
=======

* api-change:``mediapackagev2``: MediaPackage V2 Live to VOD Harvester is a MediaPackage V2 feature, which is used to export content from an origin endpoint to a S3 bucket.
* api-change:``opensearch``: Adds support for provisioning dedicated coordinator nodes. Coordinator nodes can be specified using the new NodeOptions parameter in ClusterConfig.
* api-change:``rds``: This release adds support for Enhanced Monitoring and Performance Insights when restoring Aurora Limitless Database DB clusters. It also adds support for the os-upgrade pending 
maintenance action.
* api-change:``storagegateway``: Documentation update: Amazon FSx File Gateway will no longer be available to new customers.

1.35.49
=======

* api-change:``bedrock-agent``: Add support of new model types for Bedrock Agents, Adding inference profile support for Flows and Prompt Management, Adding new field to configure additional inference 
configurations for Flows and Prompt Management
* api-change:``codebuild``: AWS CodeBuild now supports automatically retrying failed builds
* api-change:``lambda``: Add TagsError field in Lambda GetFunctionResponse. The TagsError field contains details related to errors retrieving tags.
* api-change:``logs``: Adding inferred token name for dynamic tokens in Anomalies.
* api-change:``supplychain``: API doc updates, and also support showing error message on a failed instance

1.35.48
=======

* api-change:``appconfig``: This release improves deployment safety by granting customers the ability to REVERT completed deployments, to the last known good state.In the StopDeployment API revert 
case the status of a COMPLETE deployment will be REVERTED. AppConfig only allows a revert within 72 hours of deployment completion.
* api-change:``ec2``: This release includes a new API to describe some details of the Amazon Machine Images (AMIs) that were used to launch EC2 instances, even if those AMIs are no longer available 
for use.
* api-change:``ecs``: This release adds support for EBS volumes attached to Amazon ECS Windows tasks running on EC2 instances.
* api-change:``nimble``: The nimble client has been removed following the deprecation of the service.
* api-change:``pcs``: Documentation update: added the default value of the Slurm configuration parameter scaleDownIdleTimeInSeconds to its description.
* api-change:``qbusiness``: Add a new field in chat response. This field can be used to support nested schemas in array fields

1.35.47
=======

* api-change:``bedrock``: Doc updates for supporting converse
* api-change:``connect``: Amazon Connect Service Feature: Add support to start screen sharing for a web calling contact.
* api-change:``ec2``: Amazon EC2 X8g, C8g and M8g instances are powered by AWS Graviton4 processors. X8g provide the lowest cost per GiB of memory among Graviton4 instances. C8g provide the best 
price performance for compute-intensive workloads. M8g provide the best price performance in for general purpose workloads.
* api-change:``mwaa``: Introducing InvokeRestApi which allows users to invoke the Apache Airflow REST API on the webserver with the specified inputs.
* api-change:``payment-cryptography``: Add support for ECC P-256 and P-384 Keys.
* api-change:``payment-cryptography-data``: Add ECDH support on PIN operations.
* bugfix:``s3``: Fix S3 200 Error handling to address bugs introduced in payload operations.

1.35.46
=======

* api-change:``bedrock-runtime``: Updating invoke regex to support imported models for converse API
* api-change:``imagebuilder``: Add macOS platform and instance placement options
* api-change:``m2``: Add AuthSecretsManagerArn optional parameter to batch job APIs, expand batch parameter limits, and introduce clientToken constraints.
* api-change:``rds``: Global clusters now expose the Endpoint attribute as one of its fields. It is a Read/Write endpoint for the global cluster which resolves to the Global Cluster writer instance.
* api-change:``repostspace``: Adds the BatchAddRole and BatchRemoveRole APIs.
* api-change:``timestream-query``: This release adds support for Query Insights, a feature that provides details of query execution, enabling users to identify areas for improvement to optimize their 
queries, resulting in improved query performance and lower query costs.
* bugfix:``s3``: Fixed SelectObjectContent regression

1.35.45
=======

* api-change:``application-insights``: This feature enables customers to specify SNS Topic ARN. CloudWatch Application Insights (CWAI) will utilize this ARN to send problem notifications.
* api-change:``autoscaling``: Adds support for removing the PlacementGroup setting on an Auto Scaling Group through the UpdateAutoScalingGroup API.
* api-change:``bedrock-agent-runtime``: Knowledge Bases for Amazon Bedrock now supports custom prompts and model parameters in the orchestrationConfiguration of the RetrieveAndGenerate API. The 
modelArn field accepts Custom Models and Imported Models ARNs.
* api-change:``dms``: Added support for tagging in StartReplicationTaskAssessmentRun API and introduced IsLatestTaskAssessmentRun and ResultStatistic fields for enhanced tracking and assessment 
result statistics.
* api-change:``ec2``: Amazon EC2 now allows you to create network interfaces with just the EFA driver and no ENA driver by specifying the network interface type as efa-only.
* api-change:``eks``: This release adds support for Amazon Application Recovery Controller (ARC) zonal shift and zonal autoshift with EKS that enhances the resiliency of multi-AZ cluster environments
* api-change:``fms``: Update AWS WAF policy - add the option to retrofit existing web ACLs instead of creating all new web ACLs.
* api-change:``payment-cryptography-data``: Adding new API to generate authenticated scripts for EMV pin change use cases.
* api-change:``wafv2``: Add a property to WebACL to indicate whether it's been retrofitted by Firewall Manager.
* enhancement:``s3``: Handle HTTP 200 responses with error information for all supported s3 operations.

1.35.44
=======

* api-change:``athena``: Removing FEDERATED from Create/List/Delete/GetDataCatalog API
* api-change:``bedrock``: Adding converse support to CMI API's
* api-change:``bedrock-runtime``: Added converse support for custom imported models
* api-change:``datazone``: Adding the following project member designations: PROJECT_CATALOG_VIEWER, PROJECT_CATALOG_CONSUMER and PROJECT_CATALOG_STEWARD in the CreateProjectMembership API and 
PROJECT_CATALOG_STEWARD designation in the AddPolicyGrant API.
* api-change:``ec2``: RequestSpotInstances and RequestSpotFleet feature release.

1.35.43
=======

* api-change:``bedrock-agent``: Removing support for topK property in PromptModelInferenceConfiguration object, Making PromptTemplateConfiguration property as required, Limiting the maximum 
PromptVariant to 1
* api-change:``dataexchange``: This release adds Data Grant support, through which customers can programmatically create data grants to share with other AWS accounts and accept data grants from other 
AWS accounts.
* api-change:``ecs``: This is an Amazon ECS documentation only update to address tickets.
* api-change:``pinpoint-sms-voice-v2``: Added the registrations status of REQUIRES_AUTHENTICATION
* api-change:``pipes``: This release adds validation to require specifying a SecurityGroup and Subnets in the Vpc object under PipesSourceSelfManagedKafkaParameters. It also adds support for iso-e, 
iso-f, and other non-commercial partitions in ARN parameters.
* api-change:``quicksight``: Add StartDashboardSnapshotJobSchedule API. RestoreAnalysis now supports restoring analysis to folders.
* api-change:``rds``: Updates Amazon RDS documentation for TAZ IAM support
* api-change:``workspaces``: Updated the DomainName pattern for Active Directory

1.35.42
=======

* api-change:``s3``: Add support for the new optional bucket-region and prefix query parameters in the ListBuckets API. For ListBuckets requests that express pagination, Amazon S3 will now return 
both the bucket names and associated AWS regions in the response.
* bugfix:Config: Fixed sigv4a_signing_region_set resolution when set in environment or config file.

1.35.41
=======

* api-change:``amplify``: Added sourceUrlType field to StartDeployment request
* api-change:``cloudformation``: Documentation update for AWS CloudFormation API Reference.
* api-change:``codebuild``: Enable proxy for reserved capacity fleet.
* api-change:``ivs``: On a channel that you own, you can now replace an ongoing stream with a new stream by streaming up with the priority parameter appended to the stream key.
* api-change:``qbusiness``: Amazon Q Business now supports embedding the Amazon Q Business web experience on third-party websites.
* api-change:``redshift``: This release launches the CreateIntegration, DeleteIntegration, DescribeIntegrations and ModifyIntegration APIs to create and manage Amazon Redshift Zero-ETL Integrations.
* api-change:``resiliencehub``: AWS Resilience Hub now integrates with the myApplications platform, enabling customers to easily assess the resilience of applications defined in myApplications. The 
new Resiliency widget provides visibility into application resilience and actionable recommendations for improvement.
* api-change:``sesv2``: This release adds support for email maximum delivery seconds that allows senders to control the time within which their emails are attempted for delivery.

1.35.40
=======

* api-change:``codepipeline``: AWS CodePipeline V2 type pipelines now support automatically retrying failed stages and skipping stage for failed entry conditions.
* api-change:``mailmanager``: Mail Manager support for viewing and exporting metadata of archived messages.
* api-change:``securitylake``: This release updates request validation regex for resource ARNs.
* api-change:``supplychain``: This release adds AWS Supply Chain instance management functionality. Specifically adding CreateInstance, DeleteInstance, GetInstance, ListInstances, and UpdateInstance 
APIs.
* api-change:``transfer``: This release enables customers using SFTP connectors to query the transfer status of their files to meet their monitoring needs as well as orchestrate post transfer actions.


To generate a diff of this commit:
cvs rdiff -u -r1.69 -r1.70 pkgsrc/net/py-botocore/Makefile
cvs rdiff -u -r1.51 -r1.52 pkgsrc/net/py-botocore/PLIST
cvs rdiff -u -r1.66 -r1.67 pkgsrc/net/py-botocore/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-botocore/Makefile
diff -u pkgsrc/net/py-botocore/Makefile:1.69 pkgsrc/net/py-botocore/Makefile:1.70
--- pkgsrc/net/py-botocore/Makefile:1.69        Wed Sep  4 07:09:16 2024
+++ pkgsrc/net/py-botocore/Makefile     Wed Oct 30 20:04:06 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.69 2024/09/04 07:09:16 adam Exp $
+# $NetBSD: Makefile,v 1.70 2024/10/30 20:04:06 adam Exp $
 
-DISTNAME=      botocore-1.35.11
+DISTNAME=      botocore-1.35.52
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    net python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=b/botocore/}

Index: pkgsrc/net/py-botocore/PLIST
diff -u pkgsrc/net/py-botocore/PLIST:1.51 pkgsrc/net/py-botocore/PLIST:1.52
--- pkgsrc/net/py-botocore/PLIST:1.51   Wed Sep  4 07:09:16 2024
+++ pkgsrc/net/py-botocore/PLIST        Wed Oct 30 20:04:06 2024
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.51 2024/09/04 07:09:16 adam Exp $
+@comment $NetBSD: PLIST,v 1.52 2024/10/30 20:04:06 adam Exp $
 ${PYSITELIB}/${WHEEL_INFODIR}/LICENSE.txt
 ${PYSITELIB}/${WHEEL_INFODIR}/METADATA
 ${PYSITELIB}/${WHEEL_INFODIR}/NOTICE
@@ -586,6 +586,10 @@ ${PYSITELIB}/botocore/data/drs/2020-02-2
 ${PYSITELIB}/botocore/data/drs/2020-02-26/examples-1.json
 ${PYSITELIB}/botocore/data/drs/2020-02-26/paginators-1.json
 ${PYSITELIB}/botocore/data/drs/2020-02-26/service-2.json
+${PYSITELIB}/botocore/data/ds-data/2023-05-31/endpoint-rule-set-1.json
+${PYSITELIB}/botocore/data/ds-data/2023-05-31/paginators-1.json
+${PYSITELIB}/botocore/data/ds-data/2023-05-31/paginators-1.sdk-extras.json
+${PYSITELIB}/botocore/data/ds-data/2023-05-31/service-2.json
 ${PYSITELIB}/botocore/data/ds/2015-04-16/endpoint-rule-set-1.json
 ${PYSITELIB}/botocore/data/ds/2015-04-16/examples-1.json
 ${PYSITELIB}/botocore/data/ds/2015-04-16/paginators-1.json
@@ -780,6 +784,15 @@ ${PYSITELIB}/botocore/data/gamelift/2015
 ${PYSITELIB}/botocore/data/gamelift/2015-10-01/examples-1.json
 ${PYSITELIB}/botocore/data/gamelift/2015-10-01/paginators-1.json
 ${PYSITELIB}/botocore/data/gamelift/2015-10-01/service-2.json
+${PYSITELIB}/botocore/data/geo-maps/2020-11-19/endpoint-rule-set-1.json
+${PYSITELIB}/botocore/data/geo-maps/2020-11-19/paginators-1.json
+${PYSITELIB}/botocore/data/geo-maps/2020-11-19/service-2.json
+${PYSITELIB}/botocore/data/geo-places/2020-11-19/endpoint-rule-set-1.json
+${PYSITELIB}/botocore/data/geo-places/2020-11-19/paginators-1.json
+${PYSITELIB}/botocore/data/geo-places/2020-11-19/service-2.json
+${PYSITELIB}/botocore/data/geo-routes/2020-11-19/endpoint-rule-set-1.json
+${PYSITELIB}/botocore/data/geo-routes/2020-11-19/paginators-1.json
+${PYSITELIB}/botocore/data/geo-routes/2020-11-19/service-2.json
 ${PYSITELIB}/botocore/data/glacier/2012-06-01/endpoint-rule-set-1.json
 ${PYSITELIB}/botocore/data/glacier/2012-06-01/examples-1.json
 ${PYSITELIB}/botocore/data/glacier/2012-06-01/paginators-1.json
@@ -792,6 +805,7 @@ ${PYSITELIB}/botocore/data/globalacceler
 ${PYSITELIB}/botocore/data/glue/2017-03-31/endpoint-rule-set-1.json
 ${PYSITELIB}/botocore/data/glue/2017-03-31/examples-1.json
 ${PYSITELIB}/botocore/data/glue/2017-03-31/paginators-1.json
+${PYSITELIB}/botocore/data/glue/2017-03-31/paginators-1.sdk-extras.json
 ${PYSITELIB}/botocore/data/glue/2017-03-31/service-2.json
 ${PYSITELIB}/botocore/data/grafana/2020-08-18/endpoint-rule-set-1.json
 ${PYSITELIB}/botocore/data/grafana/2020-08-18/examples-1.json
@@ -1094,6 +1108,10 @@ ${PYSITELIB}/botocore/data/marketplace-e
 ${PYSITELIB}/botocore/data/marketplace-entitlement/2017-01-11/examples-1.json
 ${PYSITELIB}/botocore/data/marketplace-entitlement/2017-01-11/paginators-1.json
 ${PYSITELIB}/botocore/data/marketplace-entitlement/2017-01-11/service-2.json
+${PYSITELIB}/botocore/data/marketplace-reporting/2018-05-10/endpoint-rule-set-1.json
+${PYSITELIB}/botocore/data/marketplace-reporting/2018-05-10/paginators-1.json
+${PYSITELIB}/botocore/data/marketplace-reporting/2018-05-10/service-2.json
+${PYSITELIB}/botocore/data/marketplace-reporting/2018-05-10/waiters-2.json
 ${PYSITELIB}/botocore/data/marketplacecommerceanalytics/2015-07-01/endpoint-rule-set-1.json
 ${PYSITELIB}/botocore/data/marketplacecommerceanalytics/2015-07-01/examples-1.json
 ${PYSITELIB}/botocore/data/marketplacecommerceanalytics/2015-07-01/paginators-1.json
@@ -1204,11 +1222,6 @@ ${PYSITELIB}/botocore/data/networkmonito
 ${PYSITELIB}/botocore/data/networkmonitor/2023-08-01/paginators-1.json
 ${PYSITELIB}/botocore/data/networkmonitor/2023-08-01/service-2.json
 ${PYSITELIB}/botocore/data/networkmonitor/2023-08-01/waiters-2.json
-${PYSITELIB}/botocore/data/nimble/2020-08-01/endpoint-rule-set-1.json
-${PYSITELIB}/botocore/data/nimble/2020-08-01/examples-1.json
-${PYSITELIB}/botocore/data/nimble/2020-08-01/paginators-1.json
-${PYSITELIB}/botocore/data/nimble/2020-08-01/service-2.json
-${PYSITELIB}/botocore/data/nimble/2020-08-01/waiters-2.json
 ${PYSITELIB}/botocore/data/oam/2022-06-10/endpoint-rule-set-1.json
 ${PYSITELIB}/botocore/data/oam/2022-06-10/paginators-1.json
 ${PYSITELIB}/botocore/data/oam/2022-06-10/service-2.json
@@ -1401,6 +1414,7 @@ ${PYSITELIB}/botocore/data/resource-expl
 ${PYSITELIB}/botocore/data/resource-groups/2017-11-27/endpoint-rule-set-1.json
 ${PYSITELIB}/botocore/data/resource-groups/2017-11-27/examples-1.json
 ${PYSITELIB}/botocore/data/resource-groups/2017-11-27/paginators-1.json
+${PYSITELIB}/botocore/data/resource-groups/2017-11-27/paginators-1.sdk-extras.json
 ${PYSITELIB}/botocore/data/resource-groups/2017-11-27/service-2.json
 ${PYSITELIB}/botocore/data/resourcegroupstaggingapi/2017-01-26/endpoint-rule-set-1.json
 ${PYSITELIB}/botocore/data/resourcegroupstaggingapi/2017-01-26/examples-1.json
@@ -1450,6 +1464,7 @@ ${PYSITELIB}/botocore/data/s3/2006-03-01
 ${PYSITELIB}/botocore/data/s3/2006-03-01/paginators-1.json
 ${PYSITELIB}/botocore/data/s3/2006-03-01/paginators-1.sdk-extras.json
 ${PYSITELIB}/botocore/data/s3/2006-03-01/service-2.json
+${PYSITELIB}/botocore/data/s3/2006-03-01/service-2.sdk-extras.json
 ${PYSITELIB}/botocore/data/s3/2006-03-01/waiters-2.json
 ${PYSITELIB}/botocore/data/s3control/2018-08-20/endpoint-rule-set-1.json
 ${PYSITELIB}/botocore/data/s3control/2018-08-20/examples-1.json
@@ -1572,6 +1587,9 @@ ${PYSITELIB}/botocore/data/sns/2010-03-3
 ${PYSITELIB}/botocore/data/sns/2010-03-31/examples-1.json
 ${PYSITELIB}/botocore/data/sns/2010-03-31/paginators-1.json
 ${PYSITELIB}/botocore/data/sns/2010-03-31/service-2.json
+${PYSITELIB}/botocore/data/socialmessaging/2024-01-01/endpoint-rule-set-1.json
+${PYSITELIB}/botocore/data/socialmessaging/2024-01-01/paginators-1.json
+${PYSITELIB}/botocore/data/socialmessaging/2024-01-01/service-2.json
 ${PYSITELIB}/botocore/data/sqs/2012-11-05/endpoint-rule-set-1.json
 ${PYSITELIB}/botocore/data/sqs/2012-11-05/examples-1.json
 ${PYSITELIB}/botocore/data/sqs/2012-11-05/paginators-1.json
@@ -1710,10 +1728,6 @@ ${PYSITELIB}/botocore/data/workdocs/2016
 ${PYSITELIB}/botocore/data/workdocs/2016-05-01/examples-1.json
 ${PYSITELIB}/botocore/data/workdocs/2016-05-01/paginators-1.json
 ${PYSITELIB}/botocore/data/workdocs/2016-05-01/service-2.json
-${PYSITELIB}/botocore/data/worklink/2018-09-25/endpoint-rule-set-1.json
-${PYSITELIB}/botocore/data/worklink/2018-09-25/examples-1.json
-${PYSITELIB}/botocore/data/worklink/2018-09-25/paginators-1.json
-${PYSITELIB}/botocore/data/worklink/2018-09-25/service-2.json
 ${PYSITELIB}/botocore/data/workmail/2017-10-01/endpoint-rule-set-1.json
 ${PYSITELIB}/botocore/data/workmail/2017-10-01/examples-1.json
 ${PYSITELIB}/botocore/data/workmail/2017-10-01/paginators-1.json

Index: pkgsrc/net/py-botocore/distinfo
diff -u pkgsrc/net/py-botocore/distinfo:1.66 pkgsrc/net/py-botocore/distinfo:1.67
--- pkgsrc/net/py-botocore/distinfo:1.66        Wed Sep  4 07:09:16 2024
+++ pkgsrc/net/py-botocore/distinfo     Wed Oct 30 20:04:06 2024
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.66 2024/09/04 07:09:16 adam Exp $
+$NetBSD: distinfo,v 1.67 2024/10/30 20:04:06 adam Exp $
 
-BLAKE2s (botocore-1.35.11.tar.gz) = e5e8c14170f080a99b1a676dc7b350cdc513d07165609674199890c328ec74aa
-SHA512 (botocore-1.35.11.tar.gz) = 06b6e003dc626c5d12f5b28d1dfe23c87dec504a8a9a688bfd6ce6b1f00f2827b42de4c456584d18899e675cf10b9f474cca67defa4eb256846c461797c52d07
-Size (botocore-1.35.11.tar.gz) = 12711223 bytes
+BLAKE2s (botocore-1.35.52.tar.gz) = ef197a7af29878876ee995ec964ff426b09e369fb0864401d515240a3f8f9824
+SHA512 (botocore-1.35.52.tar.gz) = 7d3223d58f60bf1e9f0c2e3ca59f33024bb1a588bf7c23a1a4e263fc3847def02ce5145acbb0e18dfbb8bdef2454683e545b5a67c02e3acc269c263a50feda73
+Size (botocore-1.35.52.tar.gz) = 12914350 bytes
 SHA1 (patch-setup.py) = 27072d54a28b411c02d73dadaf50f81ebcd6ec16



Home | Main Index | Thread Index | Old Index