pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/py-moto
Module Name: pkgsrc
Committed By: adam
Date: Tue Apr 15 09:28:17 UTC 2025
Modified Files:
pkgsrc/net/py-moto: Makefile PLIST distinfo
Log Message:
py-moto: updated to 5.1.3
5.1.3
New Methods:
* DMS:
* create_replication_instance()
* describe_replication_instances()
* Service Catalog:
* describe_portfolio()
Miscellaneous:
* ACM: request_certificate() now correctly handles IPv4-addresses
* DynamoDB: update_item(): Fixed a bug where the PathOverlap-exception was thrown erroneously
* EC2: Improved the behaviour of SecurityGroupRules with multiple IP ranges
* MediaConnect: create_flow() now supports the Maintenance-parameter
* RDS: Managed Secrets are now actually created in Secrets Manager
* S3: delete_objects(): The BypassGovernanceMode-parameter is now compatible with botocore==1.27.25
* SNS: SMS messages are now exposed via the Moto API
5.1.2
* New Services:
* KinesisAnalyticsV2:
* create_application()
* describe_application()
* list_applications()
* list_tags_for_resource()
* tag_resource()
* Service Catalog:
* create_portfolio()
* create_portfolio_share()
* delete_portfolio()
* delete_portfolio_share()
* describe_portfolio_shares()
* list_portfolio_access()
* list_portfolios()
* New Methods:
* DirectoryServices:
* create_log_subscription()
* delete_log_subscription()
* list_log_subscriptions()
* EC2:
* modify_launch_template()
* Glue:
* get_data_catalog_encryption_settings()
* put_data_catalog_encryption_settings()
* Lambda:
* add_layer_version_permission()
* get_layer_version_policy()
* remove_layer_version_permission()
* RDS:
* copy_db_parameter_group()
* SESv2:
* create_email_identity()
* get_email_identity()
* list_email_identities()
* QuickSight:
* create_dashboard()
* describe_account_settings()
* describe_dashboard()
* list_dashboards()
* update_account_settings()
* update_public_sharing_settings()
* Miscellaneous:
* ApplicationAutoscaling: register_scalable_target() now returns the ScalableTargetARN-attribute
* Autoscaling: create_auto_scaling_group() now supports the LaunchTemplate-parameter
* DynamoDB: Add validation around attribute name use checks
* DynamoDB: Add path overlap checks for all updates
* ECS: create_service() now supports the role-parameter
* ECR: describe_image_scan_findings() now allows the configuration of custom results
* EKS: create_cluster() now supports the RemoteNetworkConfig-parameter
* ElastiCache: create_cache_cluster() now supports parameters AutoMinorVersionUpgrade and TransitEncryptionEnabled
* NetworkManager: list_core_networks() now returns the OwnerAccountId-attribute
* ResourceGroupTaggingAPI: get_resources() now supports AppSync's GraphQL-API resources
* ResourceGroupTaggingAPI: get_resources() now supports CloudFront's Distribution resources
* RDS: create_db_cluster() now supports the AutoMinorVersionUpgrade-parameter
* S3: get_object()/head_object() now return the 'x-amz-checksum-' header when appropriate
* TimestreamWrite: list_tables() no longer requires the DatabaseName-parameter
* WAF: Resources in CloudFront scope now use the us-east-1 region in the ARN, instead of 'global'
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/net/py-moto/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/net/py-moto/PLIST
cvs rdiff -u -r1.10 -r1.11 pkgsrc/net/py-moto/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-moto/Makefile
diff -u pkgsrc/net/py-moto/Makefile:1.16 pkgsrc/net/py-moto/Makefile:1.17
--- pkgsrc/net/py-moto/Makefile:1.16 Fri Feb 7 22:07:53 2025
+++ pkgsrc/net/py-moto/Makefile Tue Apr 15 09:28:17 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2025/02/07 22:07:53 adam Exp $
+# $NetBSD: Makefile,v 1.17 2025/04/15 09:28:17 adam Exp $
-DISTNAME= moto-5.0.28
+DISTNAME= moto-5.1.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= net devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=m/moto/}
@@ -10,7 +10,7 @@ HOMEPAGE= https://github.com/spulec/moto
COMMENT= Mock-up of the boto library
LICENSE= apache-2.0
-TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=40.6.0:../../devel/py-setuptools
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=78:../../devel/py-setuptools
DEPENDS+= ${PYPKGPREFIX}-boto3>=1.9.201:../../net/py-boto3
DEPENDS+= ${PYPKGPREFIX}-botocore>=1.35.47:../../net/py-botocore
DEPENDS+= ${PYPKGPREFIX}-dateutil>=2.1:../../time/py-dateutil
Index: pkgsrc/net/py-moto/PLIST
diff -u pkgsrc/net/py-moto/PLIST:1.8 pkgsrc/net/py-moto/PLIST:1.9
--- pkgsrc/net/py-moto/PLIST:1.8 Fri Feb 7 22:07:53 2025
+++ pkgsrc/net/py-moto/PLIST Tue Apr 15 09:28:17 2025
@@ -1,12 +1,12 @@
-@comment $NetBSD: PLIST,v 1.8 2025/02/07 22:07:53 adam Exp $
+@comment $NetBSD: PLIST,v 1.9 2025/04/15 09:28:17 adam Exp $
bin/moto_proxy-${PYVERSSUFFIX}
bin/moto_server-${PYVERSSUFFIX}
-${PYSITELIB}/${WHEEL_INFODIR}/AUTHORS.md
-${PYSITELIB}/${WHEEL_INFODIR}/LICENSE
${PYSITELIB}/${WHEEL_INFODIR}/METADATA
${PYSITELIB}/${WHEEL_INFODIR}/RECORD
${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
${PYSITELIB}/${WHEEL_INFODIR}/entry_points.txt
+${PYSITELIB}/${WHEEL_INFODIR}/licenses/AUTHORS.md
+${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE
${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
${PYSITELIB}/moto/__init__.py
${PYSITELIB}/moto/__init__.pyc
@@ -413,6 +413,21 @@ ${PYSITELIB}/moto/cloudfront/responses.p
${PYSITELIB}/moto/cloudfront/urls.py
${PYSITELIB}/moto/cloudfront/urls.pyc
${PYSITELIB}/moto/cloudfront/urls.pyo
+${PYSITELIB}/moto/cloudhsmv2/__init__.py
+${PYSITELIB}/moto/cloudhsmv2/__init__.pyc
+${PYSITELIB}/moto/cloudhsmv2/__init__.pyo
+${PYSITELIB}/moto/cloudhsmv2/exceptions.py
+${PYSITELIB}/moto/cloudhsmv2/exceptions.pyc
+${PYSITELIB}/moto/cloudhsmv2/exceptions.pyo
+${PYSITELIB}/moto/cloudhsmv2/models.py
+${PYSITELIB}/moto/cloudhsmv2/models.pyc
+${PYSITELIB}/moto/cloudhsmv2/models.pyo
+${PYSITELIB}/moto/cloudhsmv2/responses.py
+${PYSITELIB}/moto/cloudhsmv2/responses.pyc
+${PYSITELIB}/moto/cloudhsmv2/responses.pyo
+${PYSITELIB}/moto/cloudhsmv2/urls.py
+${PYSITELIB}/moto/cloudhsmv2/urls.pyc
+${PYSITELIB}/moto/cloudhsmv2/urls.pyo
${PYSITELIB}/moto/cloudtrail/__init__.py
${PYSITELIB}/moto/cloudtrail/__init__.pyc
${PYSITELIB}/moto/cloudtrail/__init__.pyo
@@ -602,6 +617,9 @@ ${PYSITELIB}/moto/core/responses.pyo
${PYSITELIB}/moto/core/responses_custom_registry.py
${PYSITELIB}/moto/core/responses_custom_registry.pyc
${PYSITELIB}/moto/core/responses_custom_registry.pyo
+${PYSITELIB}/moto/core/serialize.py
+${PYSITELIB}/moto/core/serialize.pyc
+${PYSITELIB}/moto/core/serialize.pyo
${PYSITELIB}/moto/core/utils.py
${PYSITELIB}/moto/core/utils.pyc
${PYSITELIB}/moto/core/utils.pyo
@@ -1762,6 +1780,21 @@ ${PYSITELIB}/moto/kinesis/urls.pyo
${PYSITELIB}/moto/kinesis/utils.py
${PYSITELIB}/moto/kinesis/utils.pyc
${PYSITELIB}/moto/kinesis/utils.pyo
+${PYSITELIB}/moto/kinesisanalyticsv2/__init__.py
+${PYSITELIB}/moto/kinesisanalyticsv2/__init__.pyc
+${PYSITELIB}/moto/kinesisanalyticsv2/__init__.pyo
+${PYSITELIB}/moto/kinesisanalyticsv2/exceptions.py
+${PYSITELIB}/moto/kinesisanalyticsv2/exceptions.pyc
+${PYSITELIB}/moto/kinesisanalyticsv2/exceptions.pyo
+${PYSITELIB}/moto/kinesisanalyticsv2/models.py
+${PYSITELIB}/moto/kinesisanalyticsv2/models.pyc
+${PYSITELIB}/moto/kinesisanalyticsv2/models.pyo
+${PYSITELIB}/moto/kinesisanalyticsv2/responses.py
+${PYSITELIB}/moto/kinesisanalyticsv2/responses.pyc
+${PYSITELIB}/moto/kinesisanalyticsv2/responses.pyo
+${PYSITELIB}/moto/kinesisanalyticsv2/urls.py
+${PYSITELIB}/moto/kinesisanalyticsv2/urls.pyc
+${PYSITELIB}/moto/kinesisanalyticsv2/urls.pyo
${PYSITELIB}/moto/kinesisvideo/__init__.py
${PYSITELIB}/moto/kinesisvideo/__init__.pyc
${PYSITELIB}/moto/kinesisvideo/__init__.pyo
@@ -1828,6 +1861,21 @@ ${PYSITELIB}/moto/lakeformation/response
${PYSITELIB}/moto/lakeformation/urls.py
${PYSITELIB}/moto/lakeformation/urls.pyc
${PYSITELIB}/moto/lakeformation/urls.pyo
+${PYSITELIB}/moto/lexv2models/__init__.py
+${PYSITELIB}/moto/lexv2models/__init__.pyc
+${PYSITELIB}/moto/lexv2models/__init__.pyo
+${PYSITELIB}/moto/lexv2models/exceptions.py
+${PYSITELIB}/moto/lexv2models/exceptions.pyc
+${PYSITELIB}/moto/lexv2models/exceptions.pyo
+${PYSITELIB}/moto/lexv2models/models.py
+${PYSITELIB}/moto/lexv2models/models.pyc
+${PYSITELIB}/moto/lexv2models/models.pyo
+${PYSITELIB}/moto/lexv2models/responses.py
+${PYSITELIB}/moto/lexv2models/responses.pyc
+${PYSITELIB}/moto/lexv2models/responses.pyo
+${PYSITELIB}/moto/lexv2models/urls.py
+${PYSITELIB}/moto/lexv2models/urls.pyc
+${PYSITELIB}/moto/lexv2models/urls.pyo
${PYSITELIB}/moto/logs/__init__.py
${PYSITELIB}/moto/logs/__init__.pyc
${PYSITELIB}/moto/logs/__init__.pyo
@@ -2318,11 +2366,17 @@ ${PYSITELIB}/moto/rds/exceptions.pyo
${PYSITELIB}/moto/rds/models.py
${PYSITELIB}/moto/rds/models.pyc
${PYSITELIB}/moto/rds/models.pyo
+${PYSITELIB}/moto/rds/parser.py
+${PYSITELIB}/moto/rds/parser.pyc
+${PYSITELIB}/moto/rds/parser.pyo
${PYSITELIB}/moto/rds/resources/cluster_options/aurora-postgresql.json.gz
${PYSITELIB}/moto/rds/resources/cluster_options/neptune.json.gz
${PYSITELIB}/moto/rds/responses.py
${PYSITELIB}/moto/rds/responses.pyc
${PYSITELIB}/moto/rds/responses.pyo
+${PYSITELIB}/moto/rds/serialize.py
+${PYSITELIB}/moto/rds/serialize.pyc
+${PYSITELIB}/moto/rds/serialize.pyo
${PYSITELIB}/moto/rds/urls.py
${PYSITELIB}/moto/rds/urls.pyc
${PYSITELIB}/moto/rds/urls.pyo
@@ -2668,9 +2722,36 @@ ${PYSITELIB}/moto/secretsmanager/urls.py
${PYSITELIB}/moto/secretsmanager/utils.py
${PYSITELIB}/moto/secretsmanager/utils.pyc
${PYSITELIB}/moto/secretsmanager/utils.pyo
+${PYSITELIB}/moto/securityhub/__init__.py
+${PYSITELIB}/moto/securityhub/__init__.pyc
+${PYSITELIB}/moto/securityhub/__init__.pyo
+${PYSITELIB}/moto/securityhub/exceptions.py
+${PYSITELIB}/moto/securityhub/exceptions.pyc
+${PYSITELIB}/moto/securityhub/exceptions.pyo
+${PYSITELIB}/moto/securityhub/models.py
+${PYSITELIB}/moto/securityhub/models.pyc
+${PYSITELIB}/moto/securityhub/models.pyo
+${PYSITELIB}/moto/securityhub/responses.py
+${PYSITELIB}/moto/securityhub/responses.pyc
+${PYSITELIB}/moto/securityhub/responses.pyo
+${PYSITELIB}/moto/securityhub/urls.py
+${PYSITELIB}/moto/securityhub/urls.pyc
+${PYSITELIB}/moto/securityhub/urls.pyo
${PYSITELIB}/moto/server.py
${PYSITELIB}/moto/server.pyc
${PYSITELIB}/moto/server.pyo
+${PYSITELIB}/moto/servicecatalog/__init__.py
+${PYSITELIB}/moto/servicecatalog/__init__.pyc
+${PYSITELIB}/moto/servicecatalog/__init__.pyo
+${PYSITELIB}/moto/servicecatalog/models.py
+${PYSITELIB}/moto/servicecatalog/models.pyc
+${PYSITELIB}/moto/servicecatalog/models.pyo
+${PYSITELIB}/moto/servicecatalog/responses.py
+${PYSITELIB}/moto/servicecatalog/responses.pyc
+${PYSITELIB}/moto/servicecatalog/responses.pyo
+${PYSITELIB}/moto/servicecatalog/urls.py
+${PYSITELIB}/moto/servicecatalog/urls.pyc
+${PYSITELIB}/moto/servicecatalog/urls.pyo
${PYSITELIB}/moto/servicediscovery/__init__.py
${PYSITELIB}/moto/servicediscovery/__init__.pyc
${PYSITELIB}/moto/servicediscovery/__init__.pyo
@@ -4113,6 +4194,24 @@ ${PYSITELIB}/moto/textract/responses.pyo
${PYSITELIB}/moto/textract/urls.py
${PYSITELIB}/moto/textract/urls.pyc
${PYSITELIB}/moto/textract/urls.pyo
+${PYSITELIB}/moto/timestreaminfluxdb/__init__.py
+${PYSITELIB}/moto/timestreaminfluxdb/__init__.pyc
+${PYSITELIB}/moto/timestreaminfluxdb/__init__.pyo
+${PYSITELIB}/moto/timestreaminfluxdb/exceptions.py
+${PYSITELIB}/moto/timestreaminfluxdb/exceptions.pyc
+${PYSITELIB}/moto/timestreaminfluxdb/exceptions.pyo
+${PYSITELIB}/moto/timestreaminfluxdb/models.py
+${PYSITELIB}/moto/timestreaminfluxdb/models.pyc
+${PYSITELIB}/moto/timestreaminfluxdb/models.pyo
+${PYSITELIB}/moto/timestreaminfluxdb/responses.py
+${PYSITELIB}/moto/timestreaminfluxdb/responses.pyc
+${PYSITELIB}/moto/timestreaminfluxdb/responses.pyo
+${PYSITELIB}/moto/timestreaminfluxdb/urls.py
+${PYSITELIB}/moto/timestreaminfluxdb/urls.pyc
+${PYSITELIB}/moto/timestreaminfluxdb/urls.pyo
+${PYSITELIB}/moto/timestreaminfluxdb/utils.py
+${PYSITELIB}/moto/timestreaminfluxdb/utils.pyc
+${PYSITELIB}/moto/timestreaminfluxdb/utils.pyo
${PYSITELIB}/moto/timestreamquery/__init__.py
${PYSITELIB}/moto/timestreamquery/__init__.pyc
${PYSITELIB}/moto/timestreamquery/__init__.pyo
Index: pkgsrc/net/py-moto/distinfo
diff -u pkgsrc/net/py-moto/distinfo:1.10 pkgsrc/net/py-moto/distinfo:1.11
--- pkgsrc/net/py-moto/distinfo:1.10 Fri Feb 7 22:07:53 2025
+++ pkgsrc/net/py-moto/distinfo Tue Apr 15 09:28:17 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2025/02/07 22:07:53 adam Exp $
+$NetBSD: distinfo,v 1.11 2025/04/15 09:28:17 adam Exp $
-BLAKE2s (moto-5.0.28.tar.gz) = 22cd0e88d904849bf1c99577e6ef77218727a411d7b528c52aea7fd363ec1cda
-SHA512 (moto-5.0.28.tar.gz) = 1c66279543324a726544e583d5091da7d47aec7dbbb4a2d565b6017e370cfd8c51d613fb56cb6d4279d4101426d88231fd6c70c59082e7b20acf4311278b41d2
-Size (moto-5.0.28.tar.gz) = 6537950 bytes
+BLAKE2s (moto-5.1.3.tar.gz) = 7714d334e4483e5637d27ba86afed48e3277546b8e1f673375aedffa80eec097
+SHA512 (moto-5.1.3.tar.gz) = 23e1abe55f9686b2b928886a7d31024fc98b70ffff1680611b3794027e568c1e3349857e1ea42891f3649cb87bf2a2376765ac10e480e29ec6fcf3c4e26f628b
+Size (moto-5.1.3.tar.gz) = 6765413 bytes
Home |
Main Index |
Thread Index |
Old Index