red-adbc 0.7.0 → 0.9.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/LICENSE.txt +29 -6
- data/lib/adbc/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 103a8db009e57dca75552680e60fafc7a6e66d712936c4a2392180a324d53847
|
4
|
+
data.tar.gz: 184c9e9c79820696054d2614f25f420ebb7cc0247100ff4e1c63b408220a8a54
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: b8eaa2b881babf7b437985a4367b7561ba5cb7dae622df7400a85bca8cd8bf260cbe416a1e2840235ed889137ef8a9aa3bab2fc4de72ea9d93d72d18a6fab998
|
7
|
+
data.tar.gz: 544201d69a9bb188b4b1749c27d9d8c360bfdd99d86ceb646c8be5037e66d51d311db8dcbcb8fb49f53673d9a4e43519d6c5c1b20620b784f58cf9dccc400b2d
|
data/LICENSE.txt
CHANGED
@@ -439,6 +439,7 @@ github.com/Azure/azure-sdk-for-go/sdk/storage/azblob is under the MIT license.
|
|
439
439
|
3rdparty dependency github.com/JohnCGriffin/overflow
|
440
440
|
is statically linked in certain binary distributions, like the Python wheels.
|
441
441
|
github.com/JohnCGriffin/overflow is under the MIT license.
|
442
|
+
|
442
443
|
MIT License
|
443
444
|
|
444
445
|
Copyright (c) 2017 John C. Griffin,
|
@@ -461,10 +462,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
461
462
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
462
463
|
SOFTWARE.
|
463
464
|
|
464
|
-
|
465
|
-
|
466
|
-
|
467
|
-
|
468
465
|
--------------------------------------------------------------------------------
|
469
466
|
|
470
467
|
3rdparty dependency github.com/andybalholm/brotli
|
@@ -1203,6 +1200,32 @@ SOFTWARE.
|
|
1203
1200
|
|
1204
1201
|
--------------------------------------------------------------------------------
|
1205
1202
|
|
1203
|
+
3rdparty dependency github.com/youmark/pkcs8
|
1204
|
+
is statically linked in certain binary distributions, like the Python wheels.
|
1205
|
+
github.com/youmark/pkcs8 is under the MIT license.
|
1206
|
+
The MIT License (MIT)
|
1207
|
+
|
1208
|
+
Copyright (c) 2014 youmark
|
1209
|
+
|
1210
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
1211
|
+
of this software and associated documentation files (the "Software"), to deal
|
1212
|
+
in the Software without restriction, including without limitation the rights
|
1213
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
1214
|
+
copies of the Software, and to permit persons to whom the Software is
|
1215
|
+
furnished to do so, subject to the following conditions:
|
1216
|
+
|
1217
|
+
The above copyright notice and this permission notice shall be included in all
|
1218
|
+
copies or substantial portions of the Software.
|
1219
|
+
|
1220
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
1221
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
1222
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
1223
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
1224
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
1225
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
1226
|
+
SOFTWARE.
|
1227
|
+
--------------------------------------------------------------------------------
|
1228
|
+
|
1206
1229
|
3rdparty dependency github.com/zeebo/xxh3
|
1207
1230
|
is statically linked in certain binary distributions, like the Python wheels.
|
1208
1231
|
github.com/zeebo/xxh3 is under the BSD-2-Clause license.
|
@@ -1234,9 +1257,9 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
1234
1257
|
|
1235
1258
|
--------------------------------------------------------------------------------
|
1236
1259
|
|
1237
|
-
3rdparty dependency golang.org/x/crypto
|
1260
|
+
3rdparty dependency golang.org/x/crypto
|
1238
1261
|
is statically linked in certain binary distributions, like the Python wheels.
|
1239
|
-
golang.org/x/crypto
|
1262
|
+
golang.org/x/crypto is under the BSD-3-Clause license.
|
1240
1263
|
Copyright (c) 2009 The Go Authors. All rights reserved.
|
1241
1264
|
|
1242
1265
|
Redistribution and use in source and binary forms, with or without
|
data/lib/adbc/version.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: red-adbc
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.9.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Apache Arrow Developers
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2024-01-08 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: red-arrow
|