Sun Dec 17 16:13:05 2023 UTC (160d)
www/ruby-aws-sdk-core: update to 3.190.0

3.190.0 (2023-11-29)

* Feature - Updated Aws::STS::Client with the latest API changes.

3.189.0 (2023-11-28)

* Feature - Updated Aws::STS::Client with the latest API changes.
* Feature - Updated Aws::SSOOIDC::Client with the latest API changes.
* Feature - Updated Aws::SSO::Client with the latest API changes.
* Feature - Support S3 Express authentication.

3.188.0 (2023-11-22)

* Feature - AWS SDK for Ruby no longer supports Ruby runtime versions 2.3
  and 2.4.

* Feature - Support AWS_CONTAINER_AUTHORIZATION_TOKEN_FILE in ECSCredentials
  and also allow for ECS and EKS link-local http addresses.

3.187.1 (2023-11-20)

* Issue - For awsQueryCompatible services, default an empty list or map for
  shapes that were previously flattened in the query protocol.

3.187.0 (2023-11-17)

* Feature - Updated Aws::STS::Client with the latest API changes.
* Feature - Updated Aws::SSOOIDC::Client with the latest API changes.


(taca)
diff -r1.30 -r1.31 pkgsrc/www/ruby-aws-sdk-core/Makefile
diff -r1.31 -r1.32 pkgsrc/www/ruby-aws-sdk-core/distinfo

cvs diff -r1.30 -r1.31 pkgsrc/www/ruby-aws-sdk-core/Makefile (expand / switch to unified diff)

--- pkgsrc/www/ruby-aws-sdk-core/Makefile 2023/11/12 16:32:58 1.30
+++ pkgsrc/www/ruby-aws-sdk-core/Makefile 2023/12/17 16:13:05 1.31
@@ -1,19 +1,19 @@ @@ -1,19 +1,19 @@
1# $NetBSD: Makefile,v 1.30 2023/11/12 16:32:58 taca Exp $ 1# $NetBSD: Makefile,v 1.31 2023/12/17 16:13:05 taca Exp $
2 2
3DISTNAME= aws-sdk-core-3.186.0 3DISTNAME= aws-sdk-core-3.190.0
4CATEGORIES= www 4CATEGORIES= www
5 5
6MAINTAINER= pkgsrc-users@NetBSD.org 6MAINTAINER= pkgsrc-users@NetBSD.org
7HOMEPAGE= https://github.com/aws/aws-sdk-ruby 7HOMEPAGE= https://github.com/aws/aws-sdk-ruby
8COMMENT= AWS SDK for Ruby - Core 8COMMENT= AWS SDK for Ruby - Core
9LICENSE= apache-2.0 9LICENSE= apache-2.0
10 10
11DEPENDS+= ${RUBY_PKGPREFIX}-jmespath>=1.6.1<2:../../textproc/ruby-jmespath 11DEPENDS+= ${RUBY_PKGPREFIX}-jmespath>=1.6.1<2:../../textproc/ruby-jmespath
12DEPENDS+= ${RUBY_PKGPREFIX}-aws-partitions>=1.651<2:../../www/ruby-aws-partitions 12DEPENDS+= ${RUBY_PKGPREFIX}-aws-partitions>=1.651<2:../../www/ruby-aws-partitions
13DEPENDS+= ${RUBY_PKGPREFIX}-aws-sigv4>=1.5<2:../../www/ruby-aws-sigv4 13DEPENDS+= ${RUBY_PKGPREFIX}-aws-sigv4>=1.8<2:../../www/ruby-aws-sigv4
14#DEPENDS+= ${RUBY_PKGPREFIX}-aws-eventstream>=1.0.2<2:../../www/ruby-aws-eventstream 14#DEPENDS+= ${RUBY_PKGPREFIX}-aws-eventstream>=1.0.2<2:../../www/ruby-aws-eventstream
15 15
16USE_LANGUAGES= # none 16USE_LANGUAGES= # none
17 17
18.include "../../lang/ruby/gem.mk" 18.include "../../lang/ruby/gem.mk"
19.include "../../mk/bsd.pkg.mk" 19.include "../../mk/bsd.pkg.mk"

cvs diff -r1.31 -r1.32 pkgsrc/www/ruby-aws-sdk-core/distinfo (expand / switch to unified diff)

--- pkgsrc/www/ruby-aws-sdk-core/distinfo 2023/11/12 16:32:58 1.31
+++ pkgsrc/www/ruby-aws-sdk-core/distinfo 2023/12/17 16:13:05 1.32
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.31 2023/11/12 16:32:58 taca Exp $ 1$NetBSD: distinfo,v 1.32 2023/12/17 16:13:05 taca Exp $
2 2
3BLAKE2s (aws-sdk-core-3.186.0.gem) = 18833b7ec4689051529b569851978540a1486fa48c32a2d84fa56e27b072f307 3BLAKE2s (aws-sdk-core-3.190.0.gem) = fe54e907cd868893f6d2047b9f9f2afda78465b66a990637d6c0027deba2cf1a
4SHA512 (aws-sdk-core-3.186.0.gem) = a7f9ae4b7889ef21d9109a1349d3619ce4627543e9c5afbcc819c6a22a10ffd0957f9b18e7649e6a988c7c41d331ed4aa7ffd62c302c5326d37c9411aaaafc3d 4SHA512 (aws-sdk-core-3.190.0.gem) = 21057a8d20611a652ec0c0f191b042e6cbd587cf2f91b6eee34f79bb0567547ec4ccbb54f2af0c7671de4067d70a9a790f7ec76c79aa8eeb79a8061aa91ebcdb
5Size (aws-sdk-core-3.186.0.gem) = 349184 bytes 5Size (aws-sdk-core-3.190.0.gem) = 356352 bytes