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 Sep  2 09:00:48 UTC 2026

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

Log Message:
py-boto3: updated to 1.43.86

1.43.86

* api-change:``bedrock-agentcore-control``: [``botocore``] Online evaluation configurations now support up to 25 evaluators. CloudWatch Logs data sources for online evaluation now support up to 10 
log groups.
* api-change:``guardduty``: [``botocore``] Amazon GuardDuty now supports custom detection rules, including APIs to manage rule associations and organization-level configurations.
* api-change:``iotsitewise``: [``botocore``] AWS IoT SiteWise Scenario Discovery now supports mounting Amazon S3 data directly into pipeline task containers via S3 Access Points, and configuring 
additional ephemeral storage per task. Mount configurations can be overridden at execution time. See the API guide for details.
* api-change:``kinesis``: [``botocore``] Amazon Kinesis Data Streams now supports a dry run feature for data-plane APIs to validate the permissions and request parameters. If all checks complete 
successfully, the API returns a 'DryRunOperationException', confirming the request would have succeeded without the 'DryRun' parameter.
* api-change:``lambda``: [``botocore``] AWS Lambda now provides configurable control over S3 direct access, allowing you to explicitly enable or disable how functions stream file reads directly from 
S3 buckets. This gives you flexibility to tune data access behavior based on your workload requirements, independent of memory size.
* api-change:``lightsail``: [``botocore``] This release adds support for the Amazon Lightsail GetProfile API, which returns the profile for the specified account.
* api-change:``marketplace-agreement``: [``botocore``] This release adds renewal support for AWS Marketplace private offers. Agreements report whether they renew and, if not, why. Renewal terms add 
price increases, renewal limits, renewal decision deadlines, and payment schedule templates. SearchAgreements adds filters.
* api-change:``marketplace-discovery``: [``botocore``] GetOfferTerms now returns renewalTerm for offers with pre-authorized renewals, exposing maxRenewals, lockoutPeriod, adjustmentDeadline, 
priceIncrease (fixed percentage or percentage range), and termTemplates (renewal payment schedules). Enables buyers to view renewal pricing and terms.
* api-change:``mediaconvert``: [``botocore``] Adds support for AAC passthrough. Adds ManifestCues option to support HLS manifest Cue marker passthrough. Adds playback device compatibility mode for 
DASH H.265 outputs. Adds TTML caption styling options. Adds interlace mode support for XAVC HD Intra CBG profile.
* api-change:``sesv2``: [``botocore``] Added support for managing SMIME signing certificates for email identities, including associating, listing, and disassociating certificates. Added the 
UpdateConfigurationSet operation to configure message security options such as signing scheme.
* api-change:``taxsettings``: [``botocore``] France and Monaco Additional Info changes

1.43.85

* api-change:``agent-registry``: [``botocore``] Release HTTP and AGUI descriptors to the dataplane model

1.43.84

* api-change:``agent-registry``: [``botocore``] AWS Agent Registry becomes Generally Available
* api-change:``agent-registry-control``: [``botocore``] AWS Agent Registry becomes Generally Available
* api-change:``connect``: [``botocore``] Added support for global routing on Amazon Connect Global Resiliency instances. New APIs GetCrossRegionRouting and UpdateCrossRegionRouting allow you to view 
and control cross-region contact routing between linked instances, so both Regions are active at all times.
* api-change:``controltower``: [``botocore``] Updated the descriptions for the AWS Control Tower ListEnabledControls API parameters to make them more accurate and intuitive.
* api-change:``customer-profiles``: [``botocore``] This release introduces new APIs for segment membership events allowing segment definition membership events to be exported to a kinesis stream for 
downstream processing. Additionally, includes new calculated attribute statistic and 2 new segment dimension types.
* api-change:``devops-agent``: [``botocore``] Adds support for Slack bidirectional communication configuration in AWS DevOps Agent agent spaces.
* api-change:``endpoint-rules``: [``botocore``] Update endpoint-rules client to latest version
* api-change:``kafkaconnect``: [``botocore``] Amazon MSK Connect now supports restarting newly created connectors via the asynchronous RestartConnector API. Restart all tasks or only failed tasks, 
while preserving configuration and committed offsets. This returns a connector operation ARN that you can track with DescribeConnectorOperation.
* api-change:``kinesis``: [``botocore``] Adds support for data delivery to Amazon S3 Tables (Apache Iceberg) and general purpose Amazon S3 buckets with new CreateChannel, UpdateChannel, 
DeleteChannel, DescribeChannel, and ListChannels APIs for Amazon Kinesis Data Streams.
* api-change:``pinpoint-sms-voice-v2``: [``botocore``] AWS End User Messaging SMS now returns ConditionalBehavior on DescribeRegistrationFieldDefinitions, allowing you to programmatically discover 
which registration fields are required, optional, or disallowed based on the values of other fields in the same form.
* api-change:``quicksight``: [``botocore``] This release adds support for managing apps in Amazon QuickSight with ListApps, SearchApps, DescribeApp, DescribeAppPermissions, UpdateAppPermissions, and 
DeleteApp
* api-change:``sagemaker``: [``botocore``] Amazon SageMaker Batch Transform now supports G6e instances, powered by NVIDIA L40S Tensor Core GPUs. G6e instances are the most cost-efficient GPU 
instances for deploying generative AI models and the highest-performance GPU instances for spatial computing workloads.
* api-change:``support``: [``botocore``] AWS Support now allows up to 10 attachments (150 MB each) per case correspondence, up from 3 at 5 MB. Customers can share large diagnostic logs, heap dumps, 
and packet captures directly in cases to reduce back-and-forth and speed up resolution. Available in US East, US West, and Europe (Ireland).
* api-change:``workspaces-instances``: [``botocore``] Amazon WorkSpaces Core managed instances now support nested virtualization. Customers can enable nested virtualization with supported instance 
types at launch via CpuOptions.NestedVirtualization in CreateWorkspaceInstance to run hypervisors and virtual machines inside their WorkSpaces Instance.

1.43.83

* api-change:``bedrock-agent``: [``botocore``] Adds an optional syncSchedule field to CreateDataSource and UpdateDataSource for Managed Knowledge Bases data source connectors, so a data source can 
sync automatically on a daily, weekly, or monthly schedule.
* api-change:``bedrock-agentcore``: [``botocore``] AgentCore Memory now supports direct ingestion into long-term memory via IngestData API
* api-change:``cognito-idp``: [``botocore``] Adds two new operations - GetClientToken which allows M2M auth through the SDK, and DescribeTermsByClient to find which Terms are associated with a 
user-pool client without knowing the Terms resource id.
* api-change:``ecs``: [``botocore``] Amazon Elastic Container Service - This release adds support for early success criteria on ECS rolling deployments, letting deployment complete once a 
configurable percentage of tasks are healthy, with configurable BLOCKING (required) or DEFERRED (asynchronous) cleanup of previous service revisions.
* api-change:``healthlake``: [``botocore``] New HealthLake API, RestoreFHIRDatastore, providing the capability to restore active datastores to a point in time within the last 30 days or recover a 
deleted datastore from the delete snapshot.
* api-change:``partnercentral-selling``: [``botocore``] Releasing PARC, new APN Program that lets sellers add solftware revenue details to aws opportunity summary

1.43.82

* api-change:``codedeploy``: [``botocore``] Added a deploymentMode parameter to CreateDeployment. Set it to RESTART to restart an EC2 and on-premises fleet, using the last successful revision, 
honoring Deployment Configuration.
* api-change:``cognito-idp``: [``botocore``] Adds the AdminDeleteSoftwareToken API operation, enabling administrators to remove a user's registered TOTP (software token) MFA configuration from a user 
pool.
* api-change:``datazone``: [``botocore``] Add cascadeDelete to DeleteDomain. When specified, DataZone recursively deletes all projects, environments, subscriptions, and their underlying AWS resources 
before removing the domain. Deletion progress is reported via deleteProgress and resource failures via failureReasons on GetDomain.
* api-change:``ec2``: [``botocore``] EC2 allows AMI owners to define compatible instance types on their AMIs, blocking RunInstances calls automatically for launches on non-permitted instance types.
* api-change:``lambda-microvms``: [``botocore``] Added InsufficientCapacityException to RunMicrovm for capacity-related failures. Added lifecycle status field (AVAILABLE, DEPRECATED) to 
ListManagedMicrovmImageVersions. Added ConflictException to CreateMicrovmAuthToken and CreateMicrovmShellAuthToken for unregistered MicroVMs.
* api-change:``logs``: [``botocore``] Added resultCount to QueryStatistics in GetQueryResults. This field returns the total number of output rows in the final result set, helping customers 
programmatically determine whether a query produced results after all operations including post-aggregation filters.
* api-change:``opensearch``: [``botocore``] Updating SDK and CLI documentation for AttachDataSource API.
* api-change:``rds``: [``botocore``] Adding support for the full snapshot size, in bytes, of DB instance snapshots.

1.43.81

* api-change:``devops-agent``: [``botocore``] AWS DevOps Agent now supports trigger filter groups for Release Readiness Review, letting you control when the capability auto-triggers based on webhook 
events and target branches.
* api-change:``ec2``: [``botocore``] Adds deleting state to possible VPC States.
* api-change:``license-manager-user-subscriptions``: [``botocore``] Released support for License Expiry field in ListProductSubscriptions API
* api-change:``network-firewall``: [``botocore``] Adding new status enum for Firewalls.
* api-change:``sagemaker``: [``botocore``] Amazon SageMaker AI now supports ml.g7 instances for model optimization. You can now run model optimization jobs on ml.g7 instances, in supported AWS 
Regions.

1.43.80

* api-change:``autoscaling``: [``botocore``] Adds support for Distribution Segments in mixed instances policies, providing ordered prioritization across On-Demand Capacity Reservations, Capacity 
Blocks, interruptible Capacity Reservations, and On-Demand capacity.
* api-change:``devops-agent``: [``botocore``] Adds the UpdateApprovalAction API for resolving agent action approvals in AWS DevOps Agent agent spaces.
* api-change:``ec2``: [``botocore``] Fleet feature to support Capacity Reservation Resource Groups with Amazon EC2 Capacity Blocks and interruptible Capacity Reservations
* api-change:``eks``: [``botocore``] This feature would give customers the ability to tune TerminatedPodGcThreshold configuration in an Amazon EKS cluster.
* api-change:``endpoint-rules``: [``botocore``] Update endpoint-rules client to latest version
* api-change:``evs``: [``botocore``] EVS now supports i7i.metal-48xl EC2 bare metal instance type, delivering high random IOPS performance with real-time latency, ideal for IO intensive and 
latency-sensitive workloads such as transactional databases, real-time analytics, and AI ML pre-processing.
* api-change:``iam-toolbox``: [``botocore``] AWS Identity and Access Management (IAM) announces access troubleshooter, helping you debug access denied errors faster. Supported error messages now 
include an identifier you can use to retrieve detailed evaluations of the policies considered and their results. Preview in US East (N. Virginia).
* api-change:``iot``: [``botocore``] As part of this release, we are extending capability of AWS IoT Rules Engine to support IoT InfluxDB Action. The IoT InfluxDB action lets customers send messages 
from IoT sensors and applications to InfluxDB.
* api-change:``meteringmarketplace``: [``botocore``] Updated documentation to clarify duplicate-billing prevention and BatchMeterUsage retry guidance


To generate a diff of this commit:
cvs rdiff -u -r1.69 -r1.70 pkgsrc/net/py-boto3/Makefile
cvs rdiff -u -r1.65 -r1.66 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.69 pkgsrc/net/py-boto3/Makefile:1.70
--- pkgsrc/net/py-boto3/Makefile:1.69   Thu Jul 16 08:19:01 2026
+++ pkgsrc/net/py-boto3/Makefile        Wed Sep  2 09:00:48 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.69 2026/07/16 08:19:01 adam Exp $
+# $NetBSD: Makefile,v 1.70 2026/09/02 09:00:48 adam Exp $
 
-DISTNAME=      boto3-1.43.49
+DISTNAME=      boto3-1.43.86
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    net python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=b/boto3/}

Index: pkgsrc/net/py-boto3/distinfo
diff -u pkgsrc/net/py-boto3/distinfo:1.65 pkgsrc/net/py-boto3/distinfo:1.66
--- pkgsrc/net/py-boto3/distinfo:1.65   Thu Jul 16 08:19:01 2026
+++ pkgsrc/net/py-boto3/distinfo        Wed Sep  2 09:00:48 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.65 2026/07/16 08:19:01 adam Exp $
+$NetBSD: distinfo,v 1.66 2026/09/02 09:00:48 adam Exp $
 
-BLAKE2s (boto3-1.43.49.tar.gz) = 1f20dd147c6a2eb5065eb2b18ea1ab368b00bb309cc3246e44b3fda98ba5c6a9
-SHA512 (boto3-1.43.49.tar.gz) = 280643b2c6c366680e4230fab4f716fb0c2e62944c6aa35717698610e05d1c9dff9b8e348b46cdc544518a7dd2daf5dc5dfa72554b994bfe2d92ec47bed0b597
-Size (boto3-1.43.49.tar.gz) = 112755 bytes
+BLAKE2s (boto3-1.43.86.tar.gz) = 4b67945a9e8798b3158eaafa504cc0d41ff361a9836763a7f5aac8c5bb4cc4c9
+SHA512 (boto3-1.43.86.tar.gz) = 0687b1ad0d4503ecff843ed2c26287c70af0fda7cd70fb7fb72c22b1fc8fa07481f2fcd25704209d24402340fb0ee12db640e76b66fed3eda8cf84ad09351a52
+Size (boto3-1.43.86.tar.gz) = 112685 bytes



Home | Main Index | Thread Index | Old Index