pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/ruby-aws-sdk-core



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Dec 17 16:13:05 UTC 2023

Modified Files:
        pkgsrc/www/ruby-aws-sdk-core: Makefile distinfo

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


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 pkgsrc/www/ruby-aws-sdk-core/Makefile
cvs rdiff -u -r1.31 -r1.32 pkgsrc/www/ruby-aws-sdk-core/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/ruby-aws-sdk-core/Makefile
diff -u pkgsrc/www/ruby-aws-sdk-core/Makefile:1.30 pkgsrc/www/ruby-aws-sdk-core/Makefile:1.31
--- pkgsrc/www/ruby-aws-sdk-core/Makefile:1.30  Sun Nov 12 16:32:58 2023
+++ pkgsrc/www/ruby-aws-sdk-core/Makefile       Sun Dec 17 16:13:05 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.30 2023/11/12 16:32:58 taca Exp $
+# $NetBSD: Makefile,v 1.31 2023/12/17 16:13:05 taca Exp $
 
-DISTNAME=      aws-sdk-core-3.186.0
+DISTNAME=      aws-sdk-core-3.190.0
 CATEGORIES=    www
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
@@ -10,7 +10,7 @@ LICENSE=      apache-2.0
 
 DEPENDS+=      ${RUBY_PKGPREFIX}-jmespath>=1.6.1<2:../../textproc/ruby-jmespath
 DEPENDS+=      ${RUBY_PKGPREFIX}-aws-partitions>=1.651<2:../../www/ruby-aws-partitions
-DEPENDS+=      ${RUBY_PKGPREFIX}-aws-sigv4>=1.5<2:../../www/ruby-aws-sigv4
+DEPENDS+=      ${RUBY_PKGPREFIX}-aws-sigv4>=1.8<2:../../www/ruby-aws-sigv4
 #DEPENDS+=     ${RUBY_PKGPREFIX}-aws-eventstream>=1.0.2<2:../../www/ruby-aws-eventstream
 
 USE_LANGUAGES=         # none

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



Home | Main Index | Thread Index | Old Index