Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases/ruby-sequel databases/ruby-sequel: update to...
details: https://anonhg.NetBSD.org/pkgsrc/rev/404ac6599968
branches: trunk
changeset: 436781:404ac6599968
user: taca <taca%pkgsrc.org@localhost>
date: Sun Aug 09 15:07:20 2020 +0000
description:
databases/ruby-sequel: update to 5.35.0
Update ruby-sequel to 5.35.0.
=== 5.35.0 (2020-08-01)
* Recognize another disconnect error in the oracle adapter (sterlzbd) (#1705)
* Consider all associations with :dataset options as instance-specific associations (jeremyevans)
* Make Model.finalize_associations not break with instance-specific associations (jeremyevans)
* Make association placeholder loader consider block if instance_specific: false association option is used (jeremyevans)
* Copy composite unique constraints when emulating alter table operations on SQLite (jeremyevans) (#1704)
* Add instance_specific_default plugin for setting default association :instance_specific value, or warning/raising for cases where it is not specified (jeremyevans)
* Make Model.plugin issue deprecation warning if loading plugin with arguments and block if plugin does not accept arguments/block (jeremyevans)
* Make validation_class_methods consider all :if, :allow_missing, :allow_nil, and :allow_blank settings, instead of just the first (jeremyevans)
* Include hash entries with nil keys in Dataset#to_dot output in to_dot extension (jeremyevans)
* Remove unneeded conditionals from plugins and extensions (jeremyevans)
* Fix exception class in run_transaction_hooks extension if calling run_after_{commit,rollback}_hooks outside of a transaction (jeremyevans)
=== 5.34.0 (2020-07-01)
* Make eager_graph work correctly if called with no associations (jeremyevans)
* Make :ruby eager limit strategy handle cases where there is no limit or
offset (jeremyevans)
* Do not keep a reference to a Sequel::Database instance that raises an
exception during initialization (jeremyevans)
* Make Database#pool.all_connections not yield for a single connection pool
in disconnected state (jeremyevans)
* Raise an exception if trying to disconnect a server that doesn't exist in
the sharded connection pools (jeremyevans)
* Support :refresh option when calling *_pks getter method in the
association_pks plugin (jeremyevans)
* Support caching of repeated calls to *_pks getter method in the association_pks plugin using :cache_pks association option (jeremyevans)
* Add *_pks_dataset methods for one_to_many and many_to_many associations
when using the association_pks plugin (jeremyevans)
diffstat:
databases/ruby-sequel/Makefile | 4 ++--
databases/ruby-sequel/PLIST | 5 ++++-
databases/ruby-sequel/distinfo | 10 +++++-----
3 files changed, 11 insertions(+), 8 deletions(-)
diffs (53 lines):
diff -r 4128b4287902 -r 404ac6599968 databases/ruby-sequel/Makefile
--- a/databases/ruby-sequel/Makefile Sun Aug 09 15:07:15 2020 +0000
+++ b/databases/ruby-sequel/Makefile Sun Aug 09 15:07:20 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.83 2020/06/07 06:21:36 taca Exp $
+# $NetBSD: Makefile,v 1.84 2020/08/09 15:07:20 taca Exp $
-DISTNAME= sequel-5.33.0
+DISTNAME= sequel-5.35.0
CATEGORIES= databases
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
diff -r 4128b4287902 -r 404ac6599968 databases/ruby-sequel/PLIST
--- a/databases/ruby-sequel/PLIST Sun Aug 09 15:07:15 2020 +0000
+++ b/databases/ruby-sequel/PLIST Sun Aug 09 15:07:20 2020 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.79 2020/06/07 06:21:36 taca Exp $
+@comment $NetBSD: PLIST,v 1.80 2020/08/09 15:07:20 taca Exp $
bin/sequel${RUBY_SUFFIX}
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/CHANGELOG
@@ -54,6 +54,8 @@
${GEM_LIBDIR}/doc/release_notes/5.31.0.txt
${GEM_LIBDIR}/doc/release_notes/5.32.0.txt
${GEM_LIBDIR}/doc/release_notes/5.33.0.txt
+${GEM_LIBDIR}/doc/release_notes/5.34.0.txt
+${GEM_LIBDIR}/doc/release_notes/5.35.0.txt
${GEM_LIBDIR}/doc/release_notes/5.4.0.txt
${GEM_LIBDIR}/doc/release_notes/5.5.0.txt
${GEM_LIBDIR}/doc/release_notes/5.6.0.txt
@@ -279,6 +281,7 @@
${GEM_LIBDIR}/lib/sequel/plugins/insert_returning_select.rb
${GEM_LIBDIR}/lib/sequel/plugins/instance_filters.rb
${GEM_LIBDIR}/lib/sequel/plugins/instance_hooks.rb
+${GEM_LIBDIR}/lib/sequel/plugins/instance_specific_default.rb
${GEM_LIBDIR}/lib/sequel/plugins/inverted_subsets.rb
${GEM_LIBDIR}/lib/sequel/plugins/json_serializer.rb
${GEM_LIBDIR}/lib/sequel/plugins/lazy_attributes.rb
diff -r 4128b4287902 -r 404ac6599968 databases/ruby-sequel/distinfo
--- a/databases/ruby-sequel/distinfo Sun Aug 09 15:07:15 2020 +0000
+++ b/databases/ruby-sequel/distinfo Sun Aug 09 15:07:20 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.80 2020/06/07 06:21:36 taca Exp $
+$NetBSD: distinfo,v 1.81 2020/08/09 15:07:20 taca Exp $
-SHA1 (sequel-5.33.0.gem) = aee540a32cc7851e78b8a72a2637b5ae1a2f4689
-RMD160 (sequel-5.33.0.gem) = ab161f627d9897d4b5b80f9f5718b45fbfdfa53a
-SHA512 (sequel-5.33.0.gem) = 2ed24202001c35517982c49fde01a6da4a46adeb6bf11ac66c767ee04cd0af87f6f6c34c30faaa005e45015e6ddabf2bcda0259dea2f2b47873d30aa1d94d51f
-Size (sequel-5.33.0.gem) = 715776 bytes
+SHA1 (sequel-5.35.0.gem) = 64cc0e0e75b8af8930c01b5365a38a245778d359
+RMD160 (sequel-5.35.0.gem) = 343e48c5dc9f58fe5f84e395fa9cc2e91931409d
+SHA512 (sequel-5.35.0.gem) = 4865edce0defa362d58286e94b71ececde5ab0f84cbfaaf86a6e3800a10875fff3f744812ba2e2dfe018115f49a53f7181b700a7ba80a98e7bc29db4dbce4271
+Size (sequel-5.35.0.gem) = 719872 bytes
Home |
Main Index |
Thread Index |
Old Index