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:           Wed Nov  2 08:45:29 UTC 2022

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

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/net/py-moto/Makefile
cvs rdiff -u -r1.6 -r1.7 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.9 pkgsrc/net/py-moto/Makefile:1.10
--- pkgsrc/net/py-moto/Makefile:1.9     Wed Oct 26 12:58:04 2022
+++ pkgsrc/net/py-moto/Makefile Wed Nov  2 08:45:29 2022
@@ -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/}

Index: pkgsrc/net/py-moto/distinfo
diff -u pkgsrc/net/py-moto/distinfo:1.6 pkgsrc/net/py-moto/distinfo:1.7
--- pkgsrc/net/py-moto/distinfo:1.6     Wed Oct 26 12:58:04 2022
+++ pkgsrc/net/py-moto/distinfo Wed Nov  2 08:45:29 2022
@@ -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