pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/ruby-train-core net/ruby-train-core: update to 3.4.7



details:   https://anonhg.NetBSD.org/pkgsrc/rev/913ed5f302f0
branches:  trunk
changeset: 444843:913ed5f302f0
user:      taca <taca%pkgsrc.org@localhost>
date:      Wed Jan 13 14:45:09 2021 +0000

description:
net/ruby-train-core: update to 3.4.7

3.4.7 (2021-01-11)

Merged Pull Requests

* Update chefstyle requirement from 1.5.7 to 1.5.9 #654
  (dependabot-preview[bot])
* Update google API upper constraints to allow Ruby 3 #656 (clintoncwolfe)
* Test on ruby 3.0, drop testing on ruby 2.4 #657 (clintoncwolfe)

3.4.4 (2020-12-14)

Merged Pull Requests

* Update parallel requirement from < 1.20.0 to < 1.21.0 #651
  (dependabot-preview[bot])
* Update chefstyle requirement from 1.5.0 to 1.5.7 #652
  (dependabot-preview[bot])
* Use IdentitiesOnly only when keys are present #650 (drbrain)

3.4.1 (2020-12-07)

Merged Pull Requests

* Change timeout log entry to debug #643 (james-stocks)
* Update chefstyle requirement from 1.4.5 to 1.5.0 and pin parallel for
  ruby 2.4 #648 (dependabot-preview[bot])
* Support unpacking train options from URI query values #642 (lamont-granquist)
* Make :forward_agent a valid SSH option #649 (drbrain)

3.3.27 (2020-10-19)

Merged Pull Requests

* Check stdout even when exit_status is 0, and handle JSON.parse exception
  #601 (CodesWhisperer)
* Update chefstyle requirement from 1.3.2 to 1.4.5 #646
  (dependabot-preview[bot])
* Use the build in Expeditor gem caching #647 (tas50)

v3.3.24 (2020-09-30)

Merged Pull Requests

* Further optimize requires for external libraries #639 (tas50)
* Update chefstyle requirement from 1.2.1 to 1.3.2 #634
  (dependabot-preview[bot])
* Allow timeout option per ssh command #625 (james-stocks)

diffstat:

 net/ruby-train-core/Makefile |   4 ++--
 net/ruby-train-core/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 53226ec4e0f8 -r 913ed5f302f0 net/ruby-train-core/Makefile
--- a/net/ruby-train-core/Makefile      Wed Jan 13 14:41:44 2021 +0000
+++ b/net/ruby-train-core/Makefile      Wed Jan 13 14:45:09 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2020/09/14 14:17:11 taca Exp $
+# $NetBSD: Makefile,v 1.6 2021/01/13 14:45:09 taca Exp $
 
-DISTNAME=      train-core-3.3.21
+DISTNAME=      train-core-3.4.7
 CATEGORIES=    net
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r 53226ec4e0f8 -r 913ed5f302f0 net/ruby-train-core/distinfo
--- a/net/ruby-train-core/distinfo      Wed Jan 13 14:41:44 2021 +0000
+++ b/net/ruby-train-core/distinfo      Wed Jan 13 14:45:09 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2020/09/14 14:17:11 taca Exp $
+$NetBSD: distinfo,v 1.6 2021/01/13 14:45:09 taca Exp $
 
-SHA1 (train-core-3.3.21.gem) = cc464019a89297469de0b0427f9ae52f485bfb5a
-RMD160 (train-core-3.3.21.gem) = 36563def6e6acaa5931a357c0dcbef5529855a70
-SHA512 (train-core-3.3.21.gem) = 7aad72b633590077b7454d8b5285e7caabca45185897d2698e594f9d8947822a58a0728ea162f695b6da9cb8d9c184b3b964110774146d9598da6002cd6956ed
-Size (train-core-3.3.21.gem) = 43520 bytes
+SHA1 (train-core-3.4.7.gem) = 17d51d2f1a3c2091c20fa0304feabaa3c8265b0c
+RMD160 (train-core-3.4.7.gem) = 7b1602a5bac995d423b6d5e495c153f470987fda
+SHA512 (train-core-3.4.7.gem) = ef38979f0bf4ad1e52ad5fc64129cbf39c16e36590d07ad7820371910f8c2bca9a9087e1b35f50df92b17be8a6823a6dac123c6b86fb0f77276efd8c2feb7e47
+Size (train-core-3.4.7.gem) = 44032 bytes



Home | Main Index | Thread Index | Old Index