pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/py-moto py-moto: updated to 4.0.9



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b9463c50867c
branches:  trunk
changeset: 387587:b9463c50867c
user:      adam <adam%pkgsrc.org@localhost>
date:      Wed Nov 02 08:45:29 2022 +0000

description:
py-moto: updated to 4.0.9

4.0.9

Miscellaneous:
* CloudTrail: describe_trails() now returns the correct (MultiRegion) trails
* CloudWatch:tag_resource() now allows tagting new Alarms that didn't have tags yet
* EC2: create_instances() now supports the `IamInstanceProfile`-parameter
* EC2: describe_route_tables() now supports the `route.vpc-peering-connection-id`-filter
* EC2: modify_vpc_attribute() now supports the enableNetworkAddressUsageMetrics-attribute
* S3: delete_objects() now works against the JS SDK v3.197.0

diffstat:

 net/py-moto/Makefile |  4 ++--
 net/py-moto/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r 4d7946d0e65b -r b9463c50867c net/py-moto/Makefile
--- a/net/py-moto/Makefile      Wed Nov 02 08:41:49 2022 +0000
+++ b/net/py-moto/Makefile      Wed Nov 02 08:45:29 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2022/10/26 12:58:04 adam Exp $
+# $NetBSD: Makefile,v 1.10 2022/11/02 08:45:29 adam Exp $
 
-DISTNAME=      moto-4.0.8
+DISTNAME=      moto-4.0.9
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    net devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=m/moto/}
diff -r 4d7946d0e65b -r b9463c50867c net/py-moto/distinfo
--- a/net/py-moto/distinfo      Wed Nov 02 08:41:49 2022 +0000
+++ b/net/py-moto/distinfo      Wed Nov 02 08:45:29 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2022/10/26 12:58:04 adam Exp $
+$NetBSD: distinfo,v 1.7 2022/11/02 08:45:29 adam Exp $
 
-BLAKE2s (moto-4.0.8.tar.gz) = 139b810c1b1ce8b9350a92a276471dc6b189512ccfa1c587f45d1682c690442a
-SHA512 (moto-4.0.8.tar.gz) = 9d3d3164bb6a77901bb55b8c536bfc8822e5b5292d79fedfe89a4a7fefaeab24b740d9a898e9487152a45c5a3bfd15d8aaca042a485bea389e1a82bb0a90bdd0
-Size (moto-4.0.8.tar.gz) = 2488253 bytes
+BLAKE2s (moto-4.0.9.tar.gz) = 618a0d5f8c26cd7aa92bbf162520a50086f84a2d2015eef3bb88b71cec7f2e40
+SHA512 (moto-4.0.9.tar.gz) = fedf2c97779a93b1ab3492122be5425f3d91219eb207cc21bf2822ffa52c6efe2c3c8ca233acafd02c725c46e77e883f8f941c29638bb3e32ffa774ed8a5ff69
+Size (moto-4.0.9.tar.gz) = 2496530 bytes



Home | Main Index | Thread Index | Old Index