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 Oct  9 09:07:55 UTC 2022

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

Log Message:
www/ruby-aws-sdk-core: update to 3.159.0

3.159.0 (2022-10-07)

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

3.158.1 (2022-10-06)

* Issue - Ensure that the ReadCallbackIO is always unwrapped (#2761).

3.158.0 (2022-09-30)

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

3.157.0 (2022-09-29)

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

3.156.0 (2022-09-27)

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

3.155.0 (2022-09-26)

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

3.154.0 (2022-09-23)

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

3.153.0 (2022-09-22)

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

3.152.0 (2022-09-21)

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

3.151.0 (2022-09-20)

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

3.150.0 (2022-09-19)

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


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/www/ruby-aws-sdk-core/Makefile
cvs rdiff -u -r1.9 -r1.10 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.7 pkgsrc/www/ruby-aws-sdk-core/Makefile:1.8
--- pkgsrc/www/ruby-aws-sdk-core/Makefile:1.7   Sun Sep 18 12:54:07 2022
+++ pkgsrc/www/ruby-aws-sdk-core/Makefile       Sun Oct  9 09:07:55 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2022/09/18 12:54:07 taca Exp $
+# $NetBSD: Makefile,v 1.8 2022/10/09 09:07:55 taca Exp $
 
-DISTNAME=      aws-sdk-core-3.149.0
+DISTNAME=      aws-sdk-core-3.159.0
 CATEGORIES=    www
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
@@ -8,10 +8,10 @@ HOMEPAGE=     https://github.com/aws/aws-sdk
 COMMENT=       AWS SDK for Ruby - Core
 LICENSE=       apache-2.0
 
-DEPENDS+=      ${RUBY_PKGPREFIX}-jmespath>=1.0<2:../../textproc/ruby-jmespath
-DEPENDS+=      ${RUBY_PKGPREFIX}-aws-partitions>=1<2:../../www/ruby-aws-partitions
+DEPENDS+=      ${RUBY_PKGPREFIX}-jmespath>=1.6.1<2:../../textproc/ruby-jmespath
+DEPENDS+=      ${RUBY_PKGPREFIX}-aws-partitions>=1.525<2:../../www/ruby-aws-partitions
 DEPENDS+=      ${RUBY_PKGPREFIX}-aws-sigv4>=1.1<2:../../www/ruby-aws-sigv4
-DEPENDS+=      ${RUBY_PKGPREFIX}-aws-eventstream>=1<2:../../www/ruby-aws-eventstream
+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.9 pkgsrc/www/ruby-aws-sdk-core/distinfo:1.10
--- pkgsrc/www/ruby-aws-sdk-core/distinfo:1.9   Sun Sep 18 12:54:07 2022
+++ pkgsrc/www/ruby-aws-sdk-core/distinfo       Sun Oct  9 09:07:55 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2022/09/18 12:54:07 taca Exp $
+$NetBSD: distinfo,v 1.10 2022/10/09 09:07:55 taca Exp $
 
-BLAKE2s (aws-sdk-core-3.149.0.gem) = 9cb338405c9fc33def6bdb4fb10fce571fc439916455bbea3c1cfdfcf2edc1f4
-SHA512 (aws-sdk-core-3.149.0.gem) = 37eea72942774ab1a1078fe8642720176d5fec78ace2b9dd3432223de4370085208e9b40beb840864d76696706665ce5c2bc6d8011217196a4af41dfb2973742
-Size (aws-sdk-core-3.149.0.gem) = 328192 bytes
+BLAKE2s (aws-sdk-core-3.159.0.gem) = c1c25f768317b89e628de7152d7273227cc240a44c0a68fbf4d953e6ffe5f669
+SHA512 (aws-sdk-core-3.159.0.gem) = 332e825a6b2985ee0ba20bc1f51ecca6edef2ababcba861ae8836b67d61a2f8184223ec7b670eb6c5de4511d113f767b1104ccfd0d1c24de859122ee79d4ce32
+Size (aws-sdk-core-3.159.0.gem) = 328704 bytes



Home | Main Index | Thread Index | Old Index