red-arrow 25.0.0 → 25.0.1
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/lib/arrow/version.rb +1 -1
- metadata +18 -18
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: da40dcf12bfc239f8da2a860a8c699cc82aad931df413bec21dc63fdf7e12f95
|
|
4
|
+
data.tar.gz: c1d72874e9489c016116d6ef450c06b8e7b8515624a6fc0fa37f5b30b7aaa420
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: f1b39bbfe03f6404c251e765f789e084ccf047f861ebd1eabc09ca91cb67a2a4b1a0b6fda3c4c8e8988b86dd7948ca9f616453747d9e1ecc0559478c78d1bf35
|
|
7
|
+
data.tar.gz: 03ea3c892807812b5f269869219b4d73381df85d46166bf1393fd9f52981292453ca5dad4033e68dd05d96d0cfe950ffaa103b12f178cdfc3d4c095b91fdefbb
|
data/lib/arrow/version.rb
CHANGED
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: red-arrow
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 25.0.
|
|
4
|
+
version: 25.0.1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- The Apache Software Foundation
|
|
@@ -259,7 +259,7 @@ homepage: https://arrow.apache.org/
|
|
|
259
259
|
licenses:
|
|
260
260
|
- Apache-2.0
|
|
261
261
|
metadata:
|
|
262
|
-
msys2_mingw_dependencies: arrow>=25.0.
|
|
262
|
+
msys2_mingw_dependencies: arrow>=25.0.1
|
|
263
263
|
rdoc_options: []
|
|
264
264
|
require_paths:
|
|
265
265
|
- lib
|
|
@@ -274,22 +274,22 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
274
274
|
- !ruby/object:Gem::Version
|
|
275
275
|
version: '0'
|
|
276
276
|
requirements:
|
|
277
|
-
- 'system: arrow-glib>=25.0.
|
|
278
|
-
- 'system: arrow-glib>=25.0.
|
|
279
|
-
- 'system: arrow-glib>=25.0.
|
|
280
|
-
- 'system: arrow-glib>=25.0.
|
|
281
|
-
- 'system: arrow-glib>=25.0.
|
|
282
|
-
- 'system: arrow-glib>=25.0.
|
|
283
|
-
- 'system: arrow-glib>=25.0.
|
|
284
|
-
- 'system: arrow-glib>=25.0.
|
|
285
|
-
- 'system: arrow-glib>=25.0.
|
|
286
|
-
- 'system: arrow-glib>=25.0.
|
|
287
|
-
- 'system: arrow-glib>=25.0.
|
|
288
|
-
- 'system: arrow-glib>=25.0.
|
|
289
|
-
- 'system: arrow-glib>=25.0.
|
|
290
|
-
- 'system: arrow-glib>=25.0.
|
|
291
|
-
- 'system: arrow-glib>=25.0.
|
|
292
|
-
rubygems_version:
|
|
277
|
+
- 'system: arrow-glib>=25.0.1: amazon_linux: arrow-glib-devel'
|
|
278
|
+
- 'system: arrow-glib>=25.0.1: amazon_linux: https://packages.apache.org/artifactory/arrow/amazon-linux/%{version}/apache-arrow-release-latest.rpm'
|
|
279
|
+
- 'system: arrow-glib>=25.0.1: amazon_linux: arrow-glib-devel'
|
|
280
|
+
- 'system: arrow-glib>=25.0.1: centos: arrow-glib-devel'
|
|
281
|
+
- 'system: arrow-glib>=25.0.1: centos: https://packages.apache.org/artifactory/arrow/centos/%{major_version}-stream/apache-arrow-release-latest.rpm'
|
|
282
|
+
- 'system: arrow-glib>=25.0.1: centos: arrow-glib-devel'
|
|
283
|
+
- 'system: arrow-glib>=25.0.1: conda: arrow-c-glib'
|
|
284
|
+
- 'system: arrow-glib>=25.0.1: debian: libarrow-glib-dev'
|
|
285
|
+
- 'system: arrow-glib>=25.0.1: debian: https://packages.apache.org/artifactory/arrow/%{distribution}/apache-arrow-apt-source-latest-%{code_name}.deb'
|
|
286
|
+
- 'system: arrow-glib>=25.0.1: debian: libarrow-glib-dev'
|
|
287
|
+
- 'system: arrow-glib>=25.0.1: fedora: libarrow-glib-devel'
|
|
288
|
+
- 'system: arrow-glib>=25.0.1: homebrew: apache-arrow-glib'
|
|
289
|
+
- 'system: arrow-glib>=25.0.1: rhel: arrow-glib-devel'
|
|
290
|
+
- 'system: arrow-glib>=25.0.1: rhel: https://packages.apache.org/artifactory/arrow/almalinux/%{major_version}/apache-arrow-release-latest.rpm'
|
|
291
|
+
- 'system: arrow-glib>=25.0.1: rhel: arrow-glib-devel'
|
|
292
|
+
rubygems_version: 4.0.15
|
|
293
293
|
specification_version: 4
|
|
294
294
|
summary: Red Arrow is the Ruby bindings of Apache Arrow
|
|
295
295
|
test_files: []
|