* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/jmespath/
@ 2023-04-02 5:07 Sam James
0 siblings, 0 replies; 23+ messages in thread
From: Sam James @ 2023-04-02 5:07 UTC (permalink / raw
To: gentoo-commits
commit: 2a106ea72e33c489cf3d5f96c63b39568c1e446e
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 2 03:30:55 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Apr 2 05:06:20 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a106ea7
dev-ruby/jmespath: enable ruby32
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-ruby/jmespath/jmespath-1.6.2.ebuild | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/dev-ruby/jmespath/jmespath-1.6.2.ebuild b/dev-ruby/jmespath/jmespath-1.6.2.ebuild
index c3f5e802faf7..f17e37f9fa7b 100644
--- a/dev-ruby/jmespath/jmespath-1.6.2.ebuild
+++ b/dev-ruby/jmespath/jmespath-1.6.2.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-USE_RUBY="ruby27 ruby30 ruby31"
+
+USE_RUBY="ruby27 ruby30 ruby31 ruby32"
RUBY_FAKEGEM_EXTRAINSTALL="VERSION"
RUBY_FAKEGEM_GEMSPEC="jmespath.gemspec"
^ permalink raw reply related [flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/jmespath/
@ 2023-12-31 19:10 Hans de Graaff
0 siblings, 0 replies; 23+ messages in thread
From: Hans de Graaff @ 2023-12-31 19:10 UTC (permalink / raw
To: gentoo-commits
commit: b22a5219420f40c3d92a67f056fd654559d90204
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 31 19:03:54 2023 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Dec 31 19:10:00 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b22a5219
dev-ruby/jmespath: enable ruby33
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/jmespath/jmespath-1.6.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-ruby/jmespath/jmespath-1.6.2.ebuild b/dev-ruby/jmespath/jmespath-1.6.2.ebuild
index f17e37f9fa7b..dd77c9c1f73a 100644
--- a/dev-ruby/jmespath/jmespath-1.6.2.ebuild
+++ b/dev-ruby/jmespath/jmespath-1.6.2.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-USE_RUBY="ruby27 ruby30 ruby31 ruby32"
+USE_RUBY="ruby31 ruby32 ruby33"
RUBY_FAKEGEM_EXTRAINSTALL="VERSION"
RUBY_FAKEGEM_GEMSPEC="jmespath.gemspec"
^ permalink raw reply related [flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/jmespath/
@ 2023-07-03 9:15 Hans de Graaff
0 siblings, 0 replies; 23+ messages in thread
From: Hans de Graaff @ 2023-07-03 9:15 UTC (permalink / raw
To: gentoo-commits
commit: 30c88ea65d00831f3e01d0c7474bc13c87a845af
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 3 05:39:24 2023 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Jul 3 09:14:58 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30c88ea6
dev-ruby/jmespath: drop 1.6.1, 1.6.1-r1
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/jmespath/Manifest | 1 -
dev-ruby/jmespath/jmespath-1.6.1-r1.ebuild | 27 ---------------------------
dev-ruby/jmespath/jmespath-1.6.1.ebuild | 26 --------------------------
3 files changed, 54 deletions(-)
diff --git a/dev-ruby/jmespath/Manifest b/dev-ruby/jmespath/Manifest
index 1f3fe455bc96..de265a541451 100644
--- a/dev-ruby/jmespath/Manifest
+++ b/dev-ruby/jmespath/Manifest
@@ -1,2 +1 @@
-DIST jmespath-1.6.1.tar.gz 40731 BLAKE2B 004da1c19a9990f83cc7484afccf7f7c8b6924ff538a0779752a4fd2aa0d469fd7ddf975f39e50f3f3d806109d6742adbc16237dec5760c224a59e6791954529 SHA512 8c66235463f1d83a2b061e9e01b5ef0d3d12df5a034a334d3c06a919bc2049b44dd740da0297e1774300533bc9968614f3d961deb4bfe808c9221e03d6f1bbed
DIST jmespath-1.6.2.tar.gz 40932 BLAKE2B e19a2bacb8e207f65e45d1ad8eaaceb5ab6cbd847dc1009b45c618d426e5cc5814a1b1a806ccd935a83e3dacff3bcefedf9c7241586a348f2b705d80e63ba27d SHA512 2118c348bb25285f002fce64d0f7a00a5850c9f1b39d71d16c0c4335469069861bc51a81a9aec95f5625ae6b2d9daaa8b40ada817ac83ef83349c33e906561e7
diff --git a/dev-ruby/jmespath/jmespath-1.6.1-r1.ebuild b/dev-ruby/jmespath/jmespath-1.6.1-r1.ebuild
deleted file mode 100644
index c3f5e802faf7..000000000000
--- a/dev-ruby/jmespath/jmespath-1.6.1-r1.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-USE_RUBY="ruby27 ruby30 ruby31"
-
-RUBY_FAKEGEM_EXTRAINSTALL="VERSION"
-RUBY_FAKEGEM_GEMSPEC="jmespath.gemspec"
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Implements JMESPath for Ruby"
-HOMEPAGE="https://github.com/jmespath/jmespath.rb"
-SRC_URI="https://github.com/jmespath/jmespath.rb/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-RUBY_S="${PN}.rb-${PV}"
-
-LICENSE="Apache-2.0"
-SLOT="1"
-KEYWORDS="~amd64 ~arm64"
-IUSE=""
-
-all_ruby_prepare() {
- sed -i -e '/simplecov/I s:^:#:' \
- spec/{compliance_spec,compliance_without_errors_spec,spec_helper}.rb || die
- sed -i -e '/bundler/I s:^:#:' spec/spec_helper.rb || die
-}
diff --git a/dev-ruby/jmespath/jmespath-1.6.1.ebuild b/dev-ruby/jmespath/jmespath-1.6.1.ebuild
deleted file mode 100644
index d79916ac6658..000000000000
--- a/dev-ruby/jmespath/jmespath-1.6.1.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-USE_RUBY="ruby26 ruby27 ruby30 ruby31"
-
-RUBY_FAKEGEM_GEMSPEC="jmespath.gemspec"
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Implements JMESPath for Ruby"
-HOMEPAGE="https://github.com/jmespath/jmespath.rb"
-SRC_URI="https://github.com/jmespath/jmespath.rb/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-RUBY_S="${PN}.rb-${PV}"
-
-LICENSE="Apache-2.0"
-SLOT="1"
-KEYWORDS="~amd64 ~arm64"
-IUSE=""
-
-all_ruby_prepare() {
- sed -i -e '/simplecov/I s:^:#:' \
- spec/{compliance_spec,compliance_without_errors_spec,spec_helper}.rb || die
- sed -i -e '/bundler/I s:^:#:' spec/spec_helper.rb || die
-}
^ permalink raw reply related [flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/jmespath/
@ 2022-11-28 7:01 Hans de Graaff
0 siblings, 0 replies; 23+ messages in thread
From: Hans de Graaff @ 2022-11-28 7:01 UTC (permalink / raw
To: gentoo-commits
commit: ccd444927a63786ed1f4a6101c447714d571ba9d
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 27 07:41:01 2022 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Nov 28 07:01:00 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccd44492
dev-ruby/jmespath: add 1.6.2
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/jmespath/Manifest | 1 +
dev-ruby/jmespath/jmespath-1.6.2.ebuild | 27 +++++++++++++++++++++++++++
2 files changed, 28 insertions(+)
diff --git a/dev-ruby/jmespath/Manifest b/dev-ruby/jmespath/Manifest
index 1ebc44c75643..1f3fe455bc96 100644
--- a/dev-ruby/jmespath/Manifest
+++ b/dev-ruby/jmespath/Manifest
@@ -1 +1,2 @@
DIST jmespath-1.6.1.tar.gz 40731 BLAKE2B 004da1c19a9990f83cc7484afccf7f7c8b6924ff538a0779752a4fd2aa0d469fd7ddf975f39e50f3f3d806109d6742adbc16237dec5760c224a59e6791954529 SHA512 8c66235463f1d83a2b061e9e01b5ef0d3d12df5a034a334d3c06a919bc2049b44dd740da0297e1774300533bc9968614f3d961deb4bfe808c9221e03d6f1bbed
+DIST jmespath-1.6.2.tar.gz 40932 BLAKE2B e19a2bacb8e207f65e45d1ad8eaaceb5ab6cbd847dc1009b45c618d426e5cc5814a1b1a806ccd935a83e3dacff3bcefedf9c7241586a348f2b705d80e63ba27d SHA512 2118c348bb25285f002fce64d0f7a00a5850c9f1b39d71d16c0c4335469069861bc51a81a9aec95f5625ae6b2d9daaa8b40ada817ac83ef83349c33e906561e7
diff --git a/dev-ruby/jmespath/jmespath-1.6.2.ebuild b/dev-ruby/jmespath/jmespath-1.6.2.ebuild
new file mode 100644
index 000000000000..c3f5e802faf7
--- /dev/null
+++ b/dev-ruby/jmespath/jmespath-1.6.2.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby27 ruby30 ruby31"
+
+RUBY_FAKEGEM_EXTRAINSTALL="VERSION"
+RUBY_FAKEGEM_GEMSPEC="jmespath.gemspec"
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Implements JMESPath for Ruby"
+HOMEPAGE="https://github.com/jmespath/jmespath.rb"
+SRC_URI="https://github.com/jmespath/jmespath.rb/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+RUBY_S="${PN}.rb-${PV}"
+
+LICENSE="Apache-2.0"
+SLOT="1"
+KEYWORDS="~amd64 ~arm64"
+IUSE=""
+
+all_ruby_prepare() {
+ sed -i -e '/simplecov/I s:^:#:' \
+ spec/{compliance_spec,compliance_without_errors_spec,spec_helper}.rb || die
+ sed -i -e '/bundler/I s:^:#:' spec/spec_helper.rb || die
+}
^ permalink raw reply related [flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/jmespath/
@ 2022-07-22 8:52 Hans de Graaff
0 siblings, 0 replies; 23+ messages in thread
From: Hans de Graaff @ 2022-07-22 8:52 UTC (permalink / raw
To: gentoo-commits
commit: ed7924ca0a675fd1b8ef7dbe0a9ead3bfe427ebf
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 22 08:51:54 2022 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Jul 22 08:51:54 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed7924ca
dev-ruby/jmespath: fix install to include VERSION file
Closes: https://bugs.gentoo.org/835120
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/jmespath/jmespath-1.6.1-r1.ebuild | 27 +++++++++++++++++++++++++++
1 file changed, 27 insertions(+)
diff --git a/dev-ruby/jmespath/jmespath-1.6.1-r1.ebuild b/dev-ruby/jmespath/jmespath-1.6.1-r1.ebuild
new file mode 100644
index 000000000000..c3f5e802faf7
--- /dev/null
+++ b/dev-ruby/jmespath/jmespath-1.6.1-r1.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby27 ruby30 ruby31"
+
+RUBY_FAKEGEM_EXTRAINSTALL="VERSION"
+RUBY_FAKEGEM_GEMSPEC="jmespath.gemspec"
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Implements JMESPath for Ruby"
+HOMEPAGE="https://github.com/jmespath/jmespath.rb"
+SRC_URI="https://github.com/jmespath/jmespath.rb/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+RUBY_S="${PN}.rb-${PV}"
+
+LICENSE="Apache-2.0"
+SLOT="1"
+KEYWORDS="~amd64 ~arm64"
+IUSE=""
+
+all_ruby_prepare() {
+ sed -i -e '/simplecov/I s:^:#:' \
+ spec/{compliance_spec,compliance_without_errors_spec,spec_helper}.rb || die
+ sed -i -e '/bundler/I s:^:#:' spec/spec_helper.rb || die
+}
^ permalink raw reply related [flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/jmespath/
@ 2022-05-03 4:30 Hans de Graaff
0 siblings, 0 replies; 23+ messages in thread
From: Hans de Graaff @ 2022-05-03 4:30 UTC (permalink / raw
To: gentoo-commits
commit: c179275b752ef9b1bae12f64cca19b9e3c22e658
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue May 3 04:18:11 2022 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue May 3 04:18:11 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c179275b
dev-ruby/jmespath: drop 1.4.0, 1.5.0, 1.6.0
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/jmespath/Manifest | 3 ---
dev-ruby/jmespath/jmespath-1.4.0.ebuild | 27 ---------------------------
dev-ruby/jmespath/jmespath-1.5.0.ebuild | 26 --------------------------
dev-ruby/jmespath/jmespath-1.6.0.ebuild | 26 --------------------------
4 files changed, 82 deletions(-)
diff --git a/dev-ruby/jmespath/Manifest b/dev-ruby/jmespath/Manifest
index 33c96a03de1c..1ebc44c75643 100644
--- a/dev-ruby/jmespath/Manifest
+++ b/dev-ruby/jmespath/Manifest
@@ -1,4 +1 @@
-DIST jmespath-1.4.0.tar.gz 40899 BLAKE2B 45e52f649950b00205af6010084e009a7327600971fdf84e0569498a031e9307876e412a4491fc176724667246fe9f81317a80dd7ff6c44b7e24a135af224e01 SHA512 2b3923a5c853c527ae10ed95da49e3f4888f80ec4eec18fcec2eff16698765e6e875575994ce2fa681977fb5329b122d95cab77fb80ead3548fc26fcbfb33859
-DIST jmespath-1.5.0.tar.gz 40777 BLAKE2B b1143860b5b52835f42293ee1f61e21f1ff392b09707f6c53997f54b3ebe8c4ecc9128ee1336010bf623c2c220a6f25c3ef6796bf66cf1cf076d1fcc3ca22b80 SHA512 823404f2c5530d1888e9d9dfa22edfd42c8171a4c275f1a5965e56914c528ae0a20af8e69d62ec9876de57659f4dc8ac737c2092b1631b499c09c060bff21e36
-DIST jmespath-1.6.0.tar.gz 40503 BLAKE2B 0ee49626b7d22859cf1f6de37875c0a49de176664eaa159357473fc069a612c9431c6aa301789d38a2b1e9f8c1986c8495b2ee573c6b5a80a9bce83343ba4d8d SHA512 b7538121494b4a1048b17f6ff2aa3c30442584a4bca4b8deb0f7005c9e13c2b61b843ceb7590e47bb68fe24274b4833abc598b59e1e71991522396aa2b73fc92
DIST jmespath-1.6.1.tar.gz 40731 BLAKE2B 004da1c19a9990f83cc7484afccf7f7c8b6924ff538a0779752a4fd2aa0d469fd7ddf975f39e50f3f3d806109d6742adbc16237dec5760c224a59e6791954529 SHA512 8c66235463f1d83a2b061e9e01b5ef0d3d12df5a034a334d3c06a919bc2049b44dd740da0297e1774300533bc9968614f3d961deb4bfe808c9221e03d6f1bbed
diff --git a/dev-ruby/jmespath/jmespath-1.4.0.ebuild b/dev-ruby/jmespath/jmespath-1.4.0.ebuild
deleted file mode 100644
index f513fd5c7b90..000000000000
--- a/dev-ruby/jmespath/jmespath-1.4.0.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-USE_RUBY="ruby25 ruby26 ruby27"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Implements JMESPath for Ruby"
-HOMEPAGE="https://github.com/jmespath/jmespath.rb"
-SRC_URI="https://github.com/jmespath/jmespath.rb/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-RUBY_S="${PN}.rb-${PV}"
-
-LICENSE="Apache-2.0"
-SLOT="1"
-KEYWORDS="~amd64 ~arm64"
-IUSE=""
-
-all_ruby_prepare() {
- sed -i -e '/simplecov/I s:^:#:' \
- spec/{compliance_spec,compliance_without_errors_spec,spec_helper}.rb || die
- sed -i -e '/bundler/I s:^:#:' spec/spec_helper.rb || die
-}
diff --git a/dev-ruby/jmespath/jmespath-1.5.0.ebuild b/dev-ruby/jmespath/jmespath-1.5.0.ebuild
deleted file mode 100644
index b640b015b668..000000000000
--- a/dev-ruby/jmespath/jmespath-1.5.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-USE_RUBY="ruby26 ruby27 ruby30"
-
-RUBY_FAKEGEM_GEMSPEC="jmespath.gemspec"
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Implements JMESPath for Ruby"
-HOMEPAGE="https://github.com/jmespath/jmespath.rb"
-SRC_URI="https://github.com/jmespath/jmespath.rb/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-RUBY_S="${PN}.rb-${PV}"
-
-LICENSE="Apache-2.0"
-SLOT="1"
-KEYWORDS="~amd64 ~arm64"
-IUSE=""
-
-all_ruby_prepare() {
- sed -i -e '/simplecov/I s:^:#:' \
- spec/{compliance_spec,compliance_without_errors_spec,spec_helper}.rb || die
- sed -i -e '/bundler/I s:^:#:' spec/spec_helper.rb || die
-}
diff --git a/dev-ruby/jmespath/jmespath-1.6.0.ebuild b/dev-ruby/jmespath/jmespath-1.6.0.ebuild
deleted file mode 100644
index b640b015b668..000000000000
--- a/dev-ruby/jmespath/jmespath-1.6.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-USE_RUBY="ruby26 ruby27 ruby30"
-
-RUBY_FAKEGEM_GEMSPEC="jmespath.gemspec"
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Implements JMESPath for Ruby"
-HOMEPAGE="https://github.com/jmespath/jmespath.rb"
-SRC_URI="https://github.com/jmespath/jmespath.rb/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-RUBY_S="${PN}.rb-${PV}"
-
-LICENSE="Apache-2.0"
-SLOT="1"
-KEYWORDS="~amd64 ~arm64"
-IUSE=""
-
-all_ruby_prepare() {
- sed -i -e '/simplecov/I s:^:#:' \
- spec/{compliance_spec,compliance_without_errors_spec,spec_helper}.rb || die
- sed -i -e '/bundler/I s:^:#:' spec/spec_helper.rb || die
-}
^ permalink raw reply related [flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/jmespath/
@ 2022-05-03 4:30 Hans de Graaff
0 siblings, 0 replies; 23+ messages in thread
From: Hans de Graaff @ 2022-05-03 4:30 UTC (permalink / raw
To: gentoo-commits
commit: 7204ba190d6367cb03e8dfb88b8efb9eb0bac7c4
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue May 3 04:18:43 2022 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue May 3 04:18:43 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7204ba19
dev-ruby/jmespath: enable ruby31
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/jmespath/jmespath-1.6.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-ruby/jmespath/jmespath-1.6.1.ebuild b/dev-ruby/jmespath/jmespath-1.6.1.ebuild
index b640b015b668..d79916ac6658 100644
--- a/dev-ruby/jmespath/jmespath-1.6.1.ebuild
+++ b/dev-ruby/jmespath/jmespath-1.6.1.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-USE_RUBY="ruby26 ruby27 ruby30"
+USE_RUBY="ruby26 ruby27 ruby30 ruby31"
RUBY_FAKEGEM_GEMSPEC="jmespath.gemspec"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"
^ permalink raw reply related [flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/jmespath/
@ 2022-03-14 6:34 Hans de Graaff
0 siblings, 0 replies; 23+ messages in thread
From: Hans de Graaff @ 2022-03-14 6:34 UTC (permalink / raw
To: gentoo-commits
commit: b821146720be48e56ec2fa831baae33d5c62d567
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 14 06:33:43 2022 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Mar 14 06:33:58 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8211467
dev-ruby/jmespath: add 1.6.1
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/jmespath/Manifest | 1 +
dev-ruby/jmespath/jmespath-1.6.1.ebuild | 26 ++++++++++++++++++++++++++
2 files changed, 27 insertions(+)
diff --git a/dev-ruby/jmespath/Manifest b/dev-ruby/jmespath/Manifest
index d4a5b14737c2..33c96a03de1c 100644
--- a/dev-ruby/jmespath/Manifest
+++ b/dev-ruby/jmespath/Manifest
@@ -1,3 +1,4 @@
DIST jmespath-1.4.0.tar.gz 40899 BLAKE2B 45e52f649950b00205af6010084e009a7327600971fdf84e0569498a031e9307876e412a4491fc176724667246fe9f81317a80dd7ff6c44b7e24a135af224e01 SHA512 2b3923a5c853c527ae10ed95da49e3f4888f80ec4eec18fcec2eff16698765e6e875575994ce2fa681977fb5329b122d95cab77fb80ead3548fc26fcbfb33859
DIST jmespath-1.5.0.tar.gz 40777 BLAKE2B b1143860b5b52835f42293ee1f61e21f1ff392b09707f6c53997f54b3ebe8c4ecc9128ee1336010bf623c2c220a6f25c3ef6796bf66cf1cf076d1fcc3ca22b80 SHA512 823404f2c5530d1888e9d9dfa22edfd42c8171a4c275f1a5965e56914c528ae0a20af8e69d62ec9876de57659f4dc8ac737c2092b1631b499c09c060bff21e36
DIST jmespath-1.6.0.tar.gz 40503 BLAKE2B 0ee49626b7d22859cf1f6de37875c0a49de176664eaa159357473fc069a612c9431c6aa301789d38a2b1e9f8c1986c8495b2ee573c6b5a80a9bce83343ba4d8d SHA512 b7538121494b4a1048b17f6ff2aa3c30442584a4bca4b8deb0f7005c9e13c2b61b843ceb7590e47bb68fe24274b4833abc598b59e1e71991522396aa2b73fc92
+DIST jmespath-1.6.1.tar.gz 40731 BLAKE2B 004da1c19a9990f83cc7484afccf7f7c8b6924ff538a0779752a4fd2aa0d469fd7ddf975f39e50f3f3d806109d6742adbc16237dec5760c224a59e6791954529 SHA512 8c66235463f1d83a2b061e9e01b5ef0d3d12df5a034a334d3c06a919bc2049b44dd740da0297e1774300533bc9968614f3d961deb4bfe808c9221e03d6f1bbed
diff --git a/dev-ruby/jmespath/jmespath-1.6.1.ebuild b/dev-ruby/jmespath/jmespath-1.6.1.ebuild
new file mode 100644
index 000000000000..b640b015b668
--- /dev/null
+++ b/dev-ruby/jmespath/jmespath-1.6.1.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby26 ruby27 ruby30"
+
+RUBY_FAKEGEM_GEMSPEC="jmespath.gemspec"
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Implements JMESPath for Ruby"
+HOMEPAGE="https://github.com/jmespath/jmespath.rb"
+SRC_URI="https://github.com/jmespath/jmespath.rb/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+RUBY_S="${PN}.rb-${PV}"
+
+LICENSE="Apache-2.0"
+SLOT="1"
+KEYWORDS="~amd64 ~arm64"
+IUSE=""
+
+all_ruby_prepare() {
+ sed -i -e '/simplecov/I s:^:#:' \
+ spec/{compliance_spec,compliance_without_errors_spec,spec_helper}.rb || die
+ sed -i -e '/bundler/I s:^:#:' spec/spec_helper.rb || die
+}
^ permalink raw reply related [flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/jmespath/
@ 2022-02-23 5:53 Hans de Graaff
0 siblings, 0 replies; 23+ messages in thread
From: Hans de Graaff @ 2022-02-23 5:53 UTC (permalink / raw
To: gentoo-commits
commit: da04f2ed243669840e0a3182702c06aa7b93649a
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 23 05:49:31 2022 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Feb 23 05:49:31 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=da04f2ed
dev-ruby/jmespath: add 1.6.0
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/jmespath/Manifest | 1 +
dev-ruby/jmespath/jmespath-1.6.0.ebuild | 26 ++++++++++++++++++++++++++
2 files changed, 27 insertions(+)
diff --git a/dev-ruby/jmespath/Manifest b/dev-ruby/jmespath/Manifest
index 232647986f16..d4a5b14737c2 100644
--- a/dev-ruby/jmespath/Manifest
+++ b/dev-ruby/jmespath/Manifest
@@ -1,2 +1,3 @@
DIST jmespath-1.4.0.tar.gz 40899 BLAKE2B 45e52f649950b00205af6010084e009a7327600971fdf84e0569498a031e9307876e412a4491fc176724667246fe9f81317a80dd7ff6c44b7e24a135af224e01 SHA512 2b3923a5c853c527ae10ed95da49e3f4888f80ec4eec18fcec2eff16698765e6e875575994ce2fa681977fb5329b122d95cab77fb80ead3548fc26fcbfb33859
DIST jmespath-1.5.0.tar.gz 40777 BLAKE2B b1143860b5b52835f42293ee1f61e21f1ff392b09707f6c53997f54b3ebe8c4ecc9128ee1336010bf623c2c220a6f25c3ef6796bf66cf1cf076d1fcc3ca22b80 SHA512 823404f2c5530d1888e9d9dfa22edfd42c8171a4c275f1a5965e56914c528ae0a20af8e69d62ec9876de57659f4dc8ac737c2092b1631b499c09c060bff21e36
+DIST jmespath-1.6.0.tar.gz 40503 BLAKE2B 0ee49626b7d22859cf1f6de37875c0a49de176664eaa159357473fc069a612c9431c6aa301789d38a2b1e9f8c1986c8495b2ee573c6b5a80a9bce83343ba4d8d SHA512 b7538121494b4a1048b17f6ff2aa3c30442584a4bca4b8deb0f7005c9e13c2b61b843ceb7590e47bb68fe24274b4833abc598b59e1e71991522396aa2b73fc92
diff --git a/dev-ruby/jmespath/jmespath-1.6.0.ebuild b/dev-ruby/jmespath/jmespath-1.6.0.ebuild
new file mode 100644
index 000000000000..b640b015b668
--- /dev/null
+++ b/dev-ruby/jmespath/jmespath-1.6.0.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby26 ruby27 ruby30"
+
+RUBY_FAKEGEM_GEMSPEC="jmespath.gemspec"
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Implements JMESPath for Ruby"
+HOMEPAGE="https://github.com/jmespath/jmespath.rb"
+SRC_URI="https://github.com/jmespath/jmespath.rb/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+RUBY_S="${PN}.rb-${PV}"
+
+LICENSE="Apache-2.0"
+SLOT="1"
+KEYWORDS="~amd64 ~arm64"
+IUSE=""
+
+all_ruby_prepare() {
+ sed -i -e '/simplecov/I s:^:#:' \
+ spec/{compliance_spec,compliance_without_errors_spec,spec_helper}.rb || die
+ sed -i -e '/bundler/I s:^:#:' spec/spec_helper.rb || die
+}
^ permalink raw reply related [flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/jmespath/
@ 2022-01-11 6:25 Hans de Graaff
0 siblings, 0 replies; 23+ messages in thread
From: Hans de Graaff @ 2022-01-11 6:25 UTC (permalink / raw
To: gentoo-commits
commit: 837aab10364e392fec0d7abdc2bae4e1ebfaacc6
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 11 06:24:57 2022 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue Jan 11 06:24:57 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=837aab10
dev-ruby/jmespath: add 1.5.0
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/jmespath/Manifest | 1 +
dev-ruby/jmespath/jmespath-1.5.0.ebuild | 26 ++++++++++++++++++++++++++
2 files changed, 27 insertions(+)
diff --git a/dev-ruby/jmespath/Manifest b/dev-ruby/jmespath/Manifest
index 707b62513fad..232647986f16 100644
--- a/dev-ruby/jmespath/Manifest
+++ b/dev-ruby/jmespath/Manifest
@@ -1 +1,2 @@
DIST jmespath-1.4.0.tar.gz 40899 BLAKE2B 45e52f649950b00205af6010084e009a7327600971fdf84e0569498a031e9307876e412a4491fc176724667246fe9f81317a80dd7ff6c44b7e24a135af224e01 SHA512 2b3923a5c853c527ae10ed95da49e3f4888f80ec4eec18fcec2eff16698765e6e875575994ce2fa681977fb5329b122d95cab77fb80ead3548fc26fcbfb33859
+DIST jmespath-1.5.0.tar.gz 40777 BLAKE2B b1143860b5b52835f42293ee1f61e21f1ff392b09707f6c53997f54b3ebe8c4ecc9128ee1336010bf623c2c220a6f25c3ef6796bf66cf1cf076d1fcc3ca22b80 SHA512 823404f2c5530d1888e9d9dfa22edfd42c8171a4c275f1a5965e56914c528ae0a20af8e69d62ec9876de57659f4dc8ac737c2092b1631b499c09c060bff21e36
diff --git a/dev-ruby/jmespath/jmespath-1.5.0.ebuild b/dev-ruby/jmespath/jmespath-1.5.0.ebuild
new file mode 100644
index 000000000000..b640b015b668
--- /dev/null
+++ b/dev-ruby/jmespath/jmespath-1.5.0.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+USE_RUBY="ruby26 ruby27 ruby30"
+
+RUBY_FAKEGEM_GEMSPEC="jmespath.gemspec"
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Implements JMESPath for Ruby"
+HOMEPAGE="https://github.com/jmespath/jmespath.rb"
+SRC_URI="https://github.com/jmespath/jmespath.rb/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+RUBY_S="${PN}.rb-${PV}"
+
+LICENSE="Apache-2.0"
+SLOT="1"
+KEYWORDS="~amd64 ~arm64"
+IUSE=""
+
+all_ruby_prepare() {
+ sed -i -e '/simplecov/I s:^:#:' \
+ spec/{compliance_spec,compliance_without_errors_spec,spec_helper}.rb || die
+ sed -i -e '/bundler/I s:^:#:' spec/spec_helper.rb || die
+}
^ permalink raw reply related [flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/jmespath/
@ 2020-10-01 0:26 Sam James
0 siblings, 0 replies; 23+ messages in thread
From: Sam James @ 2020-10-01 0:26 UTC (permalink / raw
To: gentoo-commits
commit: b6a400edb297b069e4dc82aa7188b15dedcbb718
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 1 00:24:27 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Oct 1 00:24:27 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6a400ed
dev-ruby/jmespath: Keyword 1.4.0 arm64, #741891
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-ruby/jmespath/jmespath-1.4.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-ruby/jmespath/jmespath-1.4.0.ebuild b/dev-ruby/jmespath/jmespath-1.4.0.ebuild
index 07aa2a46d2c..f513fd5c7b9 100644
--- a/dev-ruby/jmespath/jmespath-1.4.0.ebuild
+++ b/dev-ruby/jmespath/jmespath-1.4.0.ebuild
@@ -17,7 +17,7 @@ RUBY_S="${PN}.rb-${PV}"
LICENSE="Apache-2.0"
SLOT="1"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm64"
IUSE=""
all_ruby_prepare() {
^ permalink raw reply related [flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/jmespath/
@ 2020-08-16 16:30 Hans de Graaff
0 siblings, 0 replies; 23+ messages in thread
From: Hans de Graaff @ 2020-08-16 16:30 UTC (permalink / raw
To: gentoo-commits
commit: 4f326e34518a1acc17261fd61d50af0233cc3213
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 16 08:10:24 2020 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Aug 16 16:29:33 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f326e34
dev-ruby/jmespath: add ruby27
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
dev-ruby/jmespath/jmespath-1.4.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-ruby/jmespath/jmespath-1.4.0.ebuild b/dev-ruby/jmespath/jmespath-1.4.0.ebuild
index 86c0218678b..07aa2a46d2c 100644
--- a/dev-ruby/jmespath/jmespath-1.4.0.ebuild
+++ b/dev-ruby/jmespath/jmespath-1.4.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-USE_RUBY="ruby23 ruby24 ruby25 ruby26"
+USE_RUBY="ruby25 ruby26 ruby27"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"
^ permalink raw reply related [flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/jmespath/
@ 2019-02-02 7:55 Hans de Graaff
0 siblings, 0 replies; 23+ messages in thread
From: Hans de Graaff @ 2019-02-02 7:55 UTC (permalink / raw
To: gentoo-commits
commit: 422be706c532a2bddce6deb9db80b24935d1c0e3
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 2 07:19:53 2019 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Feb 2 07:54:25 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=422be706
dev-ruby/jmespath: add ruby26
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
dev-ruby/jmespath/jmespath-1.4.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-ruby/jmespath/jmespath-1.4.0.ebuild b/dev-ruby/jmespath/jmespath-1.4.0.ebuild
index 60b99b077ef..86c0218678b 100644
--- a/dev-ruby/jmespath/jmespath-1.4.0.ebuild
+++ b/dev-ruby/jmespath/jmespath-1.4.0.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-USE_RUBY="ruby22 ruby23 ruby24 ruby25"
+USE_RUBY="ruby23 ruby24 ruby25 ruby26"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"
^ permalink raw reply related [flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/jmespath/
@ 2018-12-19 6:23 Hans de Graaff
0 siblings, 0 replies; 23+ messages in thread
From: Hans de Graaff @ 2018-12-19 6:23 UTC (permalink / raw
To: gentoo-commits
commit: b5e61a003f14714559b92c065ab68350f4400bdf
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 19 06:23:23 2018 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Dec 19 06:23:23 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5e61a00
dev-ruby/jmespath: cleanup
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
dev-ruby/jmespath/Manifest | 1 -
dev-ruby/jmespath/jmespath-1.3.1.ebuild | 27 ---------------------------
2 files changed, 28 deletions(-)
diff --git a/dev-ruby/jmespath/Manifest b/dev-ruby/jmespath/Manifest
index 4dc1a4916f0..707b62513fa 100644
--- a/dev-ruby/jmespath/Manifest
+++ b/dev-ruby/jmespath/Manifest
@@ -1,2 +1 @@
-DIST jmespath-1.3.1.tar.gz 40363 BLAKE2B 516966f9457425658cbe73ae20850e2869d1ac22d000b8220ce58e9eb485ff1fc0f6cf676a2b9571267b69737de1770b2fddeeff88366b8617bf70be7abbd27a SHA512 31f2e4d3137f0f2a837522561860dcab9aa659a51724373509caf9eef9ce7c2bc784ff57e4a527994eb68dfb6f1d2103d31f19e36a31538f0889ef56800c7829
DIST jmespath-1.4.0.tar.gz 40899 BLAKE2B 45e52f649950b00205af6010084e009a7327600971fdf84e0569498a031e9307876e412a4491fc176724667246fe9f81317a80dd7ff6c44b7e24a135af224e01 SHA512 2b3923a5c853c527ae10ed95da49e3f4888f80ec4eec18fcec2eff16698765e6e875575994ce2fa681977fb5329b122d95cab77fb80ead3548fc26fcbfb33859
diff --git a/dev-ruby/jmespath/jmespath-1.3.1.ebuild b/dev-ruby/jmespath/jmespath-1.3.1.ebuild
deleted file mode 100644
index baae00b9330..00000000000
--- a/dev-ruby/jmespath/jmespath-1.3.1.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby21 ruby22 ruby23 ruby24"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Implements JMESPath for Ruby"
-HOMEPAGE="https://github.com/jmespath/jmespath.rb"
-SRC_URI="https://github.com/jmespath/jmespath.rb/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-RUBY_S="${PN}.rb-${PV}"
-
-LICENSE="Apache-2.0"
-SLOT="1"
-KEYWORDS="~amd64"
-IUSE=""
-
-all_ruby_prepare() {
- sed -i -e '/simplecov/I s:^:#:' \
- spec/{compliance_spec,compliance_without_errors_spec,spec_helper}.rb || die
- sed -i -e '/bundler/I s:^:#:' spec/spec_helper.rb || die
-}
^ permalink raw reply related [flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/jmespath/
@ 2018-04-05 5:36 Hans de Graaff
0 siblings, 0 replies; 23+ messages in thread
From: Hans de Graaff @ 2018-04-05 5:36 UTC (permalink / raw
To: gentoo-commits
commit: e995313bf591a0c0655967f89e24d18aa415bbc4
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 5 05:08:35 2018 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Thu Apr 5 05:36:15 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e995313b
dev-ruby/jmespath: add 1.4.0
Package-Manager: Portage-2.3.24, Repoman-2.3.6
dev-ruby/jmespath/Manifest | 1 +
dev-ruby/jmespath/jmespath-1.4.0.ebuild | 27 +++++++++++++++++++++++++++
2 files changed, 28 insertions(+)
diff --git a/dev-ruby/jmespath/Manifest b/dev-ruby/jmespath/Manifest
index d46fe20b9ea..4dc1a4916f0 100644
--- a/dev-ruby/jmespath/Manifest
+++ b/dev-ruby/jmespath/Manifest
@@ -1 +1,2 @@
DIST jmespath-1.3.1.tar.gz 40363 BLAKE2B 516966f9457425658cbe73ae20850e2869d1ac22d000b8220ce58e9eb485ff1fc0f6cf676a2b9571267b69737de1770b2fddeeff88366b8617bf70be7abbd27a SHA512 31f2e4d3137f0f2a837522561860dcab9aa659a51724373509caf9eef9ce7c2bc784ff57e4a527994eb68dfb6f1d2103d31f19e36a31538f0889ef56800c7829
+DIST jmespath-1.4.0.tar.gz 40899 BLAKE2B 45e52f649950b00205af6010084e009a7327600971fdf84e0569498a031e9307876e412a4491fc176724667246fe9f81317a80dd7ff6c44b7e24a135af224e01 SHA512 2b3923a5c853c527ae10ed95da49e3f4888f80ec4eec18fcec2eff16698765e6e875575994ce2fa681977fb5329b122d95cab77fb80ead3548fc26fcbfb33859
diff --git a/dev-ruby/jmespath/jmespath-1.4.0.ebuild b/dev-ruby/jmespath/jmespath-1.4.0.ebuild
new file mode 100644
index 00000000000..60b99b077ef
--- /dev/null
+++ b/dev-ruby/jmespath/jmespath-1.4.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+USE_RUBY="ruby22 ruby23 ruby24 ruby25"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Implements JMESPath for Ruby"
+HOMEPAGE="https://github.com/jmespath/jmespath.rb"
+SRC_URI="https://github.com/jmespath/jmespath.rb/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+RUBY_S="${PN}.rb-${PV}"
+
+LICENSE="Apache-2.0"
+SLOT="1"
+KEYWORDS="~amd64"
+IUSE=""
+
+all_ruby_prepare() {
+ sed -i -e '/simplecov/I s:^:#:' \
+ spec/{compliance_spec,compliance_without_errors_spec,spec_helper}.rb || die
+ sed -i -e '/bundler/I s:^:#:' spec/spec_helper.rb || die
+}
^ permalink raw reply related [flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/jmespath/
@ 2017-06-27 3:55 Hans de Graaff
0 siblings, 0 replies; 23+ messages in thread
From: Hans de Graaff @ 2017-06-27 3:55 UTC (permalink / raw
To: gentoo-commits
commit: 3dc5dd5356295ef531629ea9135c2ebb53ff8ba9
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 27 03:25:57 2017 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue Jun 27 03:25:57 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3dc5dd53
dev-ruby/jmespath: add ruby24
Package-Manager: Portage-2.3.6, Repoman-2.3.1
dev-ruby/jmespath/jmespath-1.3.1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-ruby/jmespath/jmespath-1.3.1.ebuild b/dev-ruby/jmespath/jmespath-1.3.1.ebuild
index 6d6dca80308..baae00b9330 100644
--- a/dev-ruby/jmespath/jmespath-1.3.1.ebuild
+++ b/dev-ruby/jmespath/jmespath-1.3.1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+USE_RUBY="ruby21 ruby22 ruby23 ruby24"
RUBY_FAKEGEM_RECIPE_TEST="rspec3"
^ permalink raw reply related [flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/jmespath/
@ 2017-06-27 3:55 Hans de Graaff
0 siblings, 0 replies; 23+ messages in thread
From: Hans de Graaff @ 2017-06-27 3:55 UTC (permalink / raw
To: gentoo-commits
commit: 514e1497706b47b6bb40fa90c3503b114b0ade3d
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 27 03:23:57 2017 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Tue Jun 27 03:23:57 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=514e1497
dev-ruby/jmespath: cleanup
Package-Manager: Portage-2.3.6, Repoman-2.3.1
dev-ruby/jmespath/Manifest | 2 --
dev-ruby/jmespath/jmespath-1.2.4.ebuild | 26 --------------------------
dev-ruby/jmespath/jmespath-1.3.0.ebuild | 26 --------------------------
3 files changed, 54 deletions(-)
diff --git a/dev-ruby/jmespath/Manifest b/dev-ruby/jmespath/Manifest
index bd39c84aea3..db80531637c 100644
--- a/dev-ruby/jmespath/Manifest
+++ b/dev-ruby/jmespath/Manifest
@@ -1,3 +1 @@
-DIST jmespath-1.2.4.tar.gz 39134 SHA256 5afc8c54de936bd533623ccbe4fc4057b9f0ec189fea81f46f0b5824372d3f95 SHA512 338e4c732285f92a958ccc6b7a347943443c147ae2ac17de4858363a6764928298beb077f081ef613bcf4a9ed30a5fefd57d9191d3764d392a418ed3d2150cae WHIRLPOOL 7ae65fd1d0a7d53ca1ecc62ff84cba75be23df58106e3be947d94bd07827e089f17a5df1aebd342ec579c282e1db082e839124c99ffda5e3cc6bb455e850d7cd
-DIST jmespath-1.3.0.tar.gz 39557 SHA256 33163701b1cd71bea0f29eeb49906d1af54edef21791f686e890ae6e8f37d9c2 SHA512 087354862dc8a8f247b7513f9f5783f3e82a3cef020eeffa9b1b1845f602cdd7dc562b87b21eca5da0061b1af4babd4198c09cca5ada8337180b1159a1626be0 WHIRLPOOL 73b362bb85387421b919f5fcb28145918fb5779798afff76c0e60843405976727f0b24c02cf9c9cc394936b9c6ff61484b9b750e5aee8e391ab8fe21f7b527c0
DIST jmespath-1.3.1.tar.gz 40363 SHA256 3555689e777c9c6caad0948bb730a8ecff254dfd5d578d7be7c41f4023b0a648 SHA512 31f2e4d3137f0f2a837522561860dcab9aa659a51724373509caf9eef9ce7c2bc784ff57e4a527994eb68dfb6f1d2103d31f19e36a31538f0889ef56800c7829 WHIRLPOOL efe3afbcf4bc1ed5afc1415f2d6467b389dfc4863b4fcd4a2d1116356e2ab464d03d06fdc0d50613eaadafd2871dcfb6e8f22be89bcd651bb41f91321c7d7f5e
diff --git a/dev-ruby/jmespath/jmespath-1.2.4.ebuild b/dev-ruby/jmespath/jmespath-1.2.4.ebuild
deleted file mode 100644
index 6a06396aa93..00000000000
--- a/dev-ruby/jmespath/jmespath-1.2.4.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22 ruby23"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Implements JMESPath for Ruby"
-HOMEPAGE="https://github.com/jmespath/jmespath.rb"
-SRC_URI="https://github.com/jmespath/jmespath.rb/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-RUBY_S="${PN}.rb-${PV}"
-
-LICENSE="Apache-2.0"
-SLOT="1"
-KEYWORDS="~amd64"
-IUSE=""
-
-all_ruby_prepare() {
- sed -i -e '/simplecov/I s:^:#:' \
- spec/{compliance_spec,compliance_without_errors_spec,spec_helper}.rb || die
-}
diff --git a/dev-ruby/jmespath/jmespath-1.3.0.ebuild b/dev-ruby/jmespath/jmespath-1.3.0.ebuild
deleted file mode 100644
index 6a06396aa93..00000000000
--- a/dev-ruby/jmespath/jmespath-1.3.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22 ruby23"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Implements JMESPath for Ruby"
-HOMEPAGE="https://github.com/jmespath/jmespath.rb"
-SRC_URI="https://github.com/jmespath/jmespath.rb/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-RUBY_S="${PN}.rb-${PV}"
-
-LICENSE="Apache-2.0"
-SLOT="1"
-KEYWORDS="~amd64"
-IUSE=""
-
-all_ruby_prepare() {
- sed -i -e '/simplecov/I s:^:#:' \
- spec/{compliance_spec,compliance_without_errors_spec,spec_helper}.rb || die
-}
^ permalink raw reply related [flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/jmespath/
@ 2016-07-20 5:08 Hans de Graaff
0 siblings, 0 replies; 23+ messages in thread
From: Hans de Graaff @ 2016-07-20 5:08 UTC (permalink / raw
To: gentoo-commits
commit: 817df7c63383251888282c53582193a2b82ea506
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 20 05:08:12 2016 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Jul 20 05:08:12 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=817df7c6
dev-ruby/jmespath: add 1.3.1
Package-Manager: portage-2.2.28
dev-ruby/jmespath/Manifest | 1 +
dev-ruby/jmespath/jmespath-1.3.1.ebuild | 28 ++++++++++++++++++++++++++++
2 files changed, 29 insertions(+)
diff --git a/dev-ruby/jmespath/Manifest b/dev-ruby/jmespath/Manifest
index 3b46edb..bd39c84 100644
--- a/dev-ruby/jmespath/Manifest
+++ b/dev-ruby/jmespath/Manifest
@@ -1,2 +1,3 @@
DIST jmespath-1.2.4.tar.gz 39134 SHA256 5afc8c54de936bd533623ccbe4fc4057b9f0ec189fea81f46f0b5824372d3f95 SHA512 338e4c732285f92a958ccc6b7a347943443c147ae2ac17de4858363a6764928298beb077f081ef613bcf4a9ed30a5fefd57d9191d3764d392a418ed3d2150cae WHIRLPOOL 7ae65fd1d0a7d53ca1ecc62ff84cba75be23df58106e3be947d94bd07827e089f17a5df1aebd342ec579c282e1db082e839124c99ffda5e3cc6bb455e850d7cd
DIST jmespath-1.3.0.tar.gz 39557 SHA256 33163701b1cd71bea0f29eeb49906d1af54edef21791f686e890ae6e8f37d9c2 SHA512 087354862dc8a8f247b7513f9f5783f3e82a3cef020eeffa9b1b1845f602cdd7dc562b87b21eca5da0061b1af4babd4198c09cca5ada8337180b1159a1626be0 WHIRLPOOL 73b362bb85387421b919f5fcb28145918fb5779798afff76c0e60843405976727f0b24c02cf9c9cc394936b9c6ff61484b9b750e5aee8e391ab8fe21f7b527c0
+DIST jmespath-1.3.1.tar.gz 40363 SHA256 3555689e777c9c6caad0948bb730a8ecff254dfd5d578d7be7c41f4023b0a648 SHA512 31f2e4d3137f0f2a837522561860dcab9aa659a51724373509caf9eef9ce7c2bc784ff57e4a527994eb68dfb6f1d2103d31f19e36a31538f0889ef56800c7829 WHIRLPOOL efe3afbcf4bc1ed5afc1415f2d6467b389dfc4863b4fcd4a2d1116356e2ab464d03d06fdc0d50613eaadafd2871dcfb6e8f22be89bcd651bb41f91321c7d7f5e
diff --git a/dev-ruby/jmespath/jmespath-1.3.1.ebuild b/dev-ruby/jmespath/jmespath-1.3.1.ebuild
new file mode 100644
index 0000000..b024b81
--- /dev/null
+++ b/dev-ruby/jmespath/jmespath-1.3.1.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Implements JMESPath for Ruby"
+HOMEPAGE="https://github.com/jmespath/jmespath.rb"
+SRC_URI="https://github.com/jmespath/jmespath.rb/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+RUBY_S="${PN}.rb-${PV}"
+
+LICENSE="Apache-2.0"
+SLOT="1"
+KEYWORDS="~amd64"
+IUSE=""
+
+all_ruby_prepare() {
+ sed -i -e '/simplecov/I s:^:#:' \
+ spec/{compliance_spec,compliance_without_errors_spec,spec_helper}.rb || die
+ sed -i -e '/bundler/I s:^:#:' spec/spec_helper.rb || die
+}
^ permalink raw reply related [flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/jmespath/
@ 2016-07-08 5:09 Hans de Graaff
0 siblings, 0 replies; 23+ messages in thread
From: Hans de Graaff @ 2016-07-08 5:09 UTC (permalink / raw
To: gentoo-commits
commit: 513ca939d62e9574e73f296096a24e4e96603d80
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 8 03:56:16 2016 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Jul 8 03:56:16 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=513ca939
dev-ruby/jmespath: add 1.3.0
Package-Manager: portage-2.2.28
dev-ruby/jmespath/Manifest | 1 +
dev-ruby/jmespath/jmespath-1.3.0.ebuild | 27 +++++++++++++++++++++++++++
2 files changed, 28 insertions(+)
diff --git a/dev-ruby/jmespath/Manifest b/dev-ruby/jmespath/Manifest
index 99fc3b8..3b46edb 100644
--- a/dev-ruby/jmespath/Manifest
+++ b/dev-ruby/jmespath/Manifest
@@ -1 +1,2 @@
DIST jmespath-1.2.4.tar.gz 39134 SHA256 5afc8c54de936bd533623ccbe4fc4057b9f0ec189fea81f46f0b5824372d3f95 SHA512 338e4c732285f92a958ccc6b7a347943443c147ae2ac17de4858363a6764928298beb077f081ef613bcf4a9ed30a5fefd57d9191d3764d392a418ed3d2150cae WHIRLPOOL 7ae65fd1d0a7d53ca1ecc62ff84cba75be23df58106e3be947d94bd07827e089f17a5df1aebd342ec579c282e1db082e839124c99ffda5e3cc6bb455e850d7cd
+DIST jmespath-1.3.0.tar.gz 39557 SHA256 33163701b1cd71bea0f29eeb49906d1af54edef21791f686e890ae6e8f37d9c2 SHA512 087354862dc8a8f247b7513f9f5783f3e82a3cef020eeffa9b1b1845f602cdd7dc562b87b21eca5da0061b1af4babd4198c09cca5ada8337180b1159a1626be0 WHIRLPOOL 73b362bb85387421b919f5fcb28145918fb5779798afff76c0e60843405976727f0b24c02cf9c9cc394936b9c6ff61484b9b750e5aee8e391ab8fe21f7b527c0
diff --git a/dev-ruby/jmespath/jmespath-1.3.0.ebuild b/dev-ruby/jmespath/jmespath-1.3.0.ebuild
new file mode 100644
index 0000000..e6d7fd1
--- /dev/null
+++ b/dev-ruby/jmespath/jmespath-1.3.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Implements JMESPath for Ruby"
+HOMEPAGE="https://github.com/jmespath/jmespath.rb"
+SRC_URI="https://github.com/jmespath/jmespath.rb/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+RUBY_S="${PN}.rb-${PV}"
+
+LICENSE="Apache-2.0"
+SLOT="1"
+KEYWORDS="~amd64"
+IUSE=""
+
+all_ruby_prepare() {
+ sed -i -e '/simplecov/I s:^:#:' \
+ spec/{compliance_spec,compliance_without_errors_spec,spec_helper}.rb || die
+}
^ permalink raw reply related [flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/jmespath/
@ 2016-07-08 5:09 Hans de Graaff
0 siblings, 0 replies; 23+ messages in thread
From: Hans de Graaff @ 2016-07-08 5:09 UTC (permalink / raw
To: gentoo-commits
commit: 00f9ecaca22596d7f5d57e24ffc93538231a44c0
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 8 03:55:10 2016 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Jul 8 03:55:10 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00f9ecac
dev-ruby/jmespath: cleanup
Package-Manager: portage-2.2.28
dev-ruby/jmespath/Manifest | 2 --
dev-ruby/jmespath/jmespath-1.1.3.ebuild | 27 ---------------------------
dev-ruby/jmespath/jmespath-1.2.2.ebuild | 27 ---------------------------
3 files changed, 56 deletions(-)
diff --git a/dev-ruby/jmespath/Manifest b/dev-ruby/jmespath/Manifest
index 9cf75ba..99fc3b8 100644
--- a/dev-ruby/jmespath/Manifest
+++ b/dev-ruby/jmespath/Manifest
@@ -1,3 +1 @@
-DIST jmespath-1.1.3.tar.gz 34314 SHA256 2c987327ab21bdab28b310cd3696af9cdf2e6264b0174ee40ecfd26d855c02b4 SHA512 ea76eb9fcda4cae9a874d120c81c9dc6bea0a7988287a88c9dabedc3755c9ce3ccea7a485de76d00a0e010f4f534fefa6acc99f865e370c7788b40ec10181fcf WHIRLPOOL aec4eb9fb25026e43de99da4403a12db170a9b841c5cd40d38f6a01acc4574eed9c798a57fd19c8991838d9009ccda62c701154689e8157f29e9546d3752e020
-DIST jmespath-1.2.2.tar.gz 38801 SHA256 0425a2b8e39f129edd0827cfa995a4e5176dc6af7dc702b7f2474ab91951bab1 SHA512 4af9cf3100b31304428cf7bea4d479157a08504b6a19e045aa9f52c45f591563fa9e18f385ae8fb24783e20756ad4bebf62c50e4d7b08f932661f2e77e2cb824 WHIRLPOOL d59fc2de76188a3739a5cf60111ef1230978034e83637ad2c8fedea5b8842358b8b00c17fbc18402611fd96d045e4e7a0cee04279e0a39c8b31a858bb7d1ac3f
DIST jmespath-1.2.4.tar.gz 39134 SHA256 5afc8c54de936bd533623ccbe4fc4057b9f0ec189fea81f46f0b5824372d3f95 SHA512 338e4c732285f92a958ccc6b7a347943443c147ae2ac17de4858363a6764928298beb077f081ef613bcf4a9ed30a5fefd57d9191d3764d392a418ed3d2150cae WHIRLPOOL 7ae65fd1d0a7d53ca1ecc62ff84cba75be23df58106e3be947d94bd07827e089f17a5df1aebd342ec579c282e1db082e839124c99ffda5e3cc6bb455e850d7cd
diff --git a/dev-ruby/jmespath/jmespath-1.1.3.ebuild b/dev-ruby/jmespath/jmespath-1.1.3.ebuild
deleted file mode 100644
index be1a31a..0000000
--- a/dev-ruby/jmespath/jmespath-1.1.3.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Implements JMESPath for Ruby"
-HOMEPAGE="https://github.com/jmespath/jmespath.rb"
-SRC_URI="https://github.com/jmespath/jmespath.rb/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-RUBY_S="${PN}.rb-${PV}"
-
-LICENSE="Apache-2.0"
-SLOT="1"
-KEYWORDS="~amd64"
-IUSE=""
-
-all_ruby_prepare() {
- sed -i -e '/simplecov/I s:^:#:' \
- spec/{compliance_spec,spec_helper}.rb || die
-}
diff --git a/dev-ruby/jmespath/jmespath-1.2.2.ebuild b/dev-ruby/jmespath/jmespath-1.2.2.ebuild
deleted file mode 100644
index e6d7fd1..0000000
--- a/dev-ruby/jmespath/jmespath-1.2.2.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-USE_RUBY="ruby20 ruby21 ruby22 ruby23"
-
-RUBY_FAKEGEM_RECIPE_TEST="rspec3"
-
-RUBY_FAKEGEM_RECIPE_DOC="rdoc"
-
-inherit ruby-fakegem
-
-DESCRIPTION="Implements JMESPath for Ruby"
-HOMEPAGE="https://github.com/jmespath/jmespath.rb"
-SRC_URI="https://github.com/jmespath/jmespath.rb/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-RUBY_S="${PN}.rb-${PV}"
-
-LICENSE="Apache-2.0"
-SLOT="1"
-KEYWORDS="~amd64"
-IUSE=""
-
-all_ruby_prepare() {
- sed -i -e '/simplecov/I s:^:#:' \
- spec/{compliance_spec,compliance_without_errors_spec,spec_helper}.rb || die
-}
^ permalink raw reply related [flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/jmespath/
@ 2016-04-13 4:53 Hans de Graaff
0 siblings, 0 replies; 23+ messages in thread
From: Hans de Graaff @ 2016-04-13 4:53 UTC (permalink / raw
To: gentoo-commits
commit: 7a761e922444f797f2f64aa5eb31ef669027ae4c
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 13 04:32:59 2016 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Apr 13 04:32:59 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a761e92
dev-ruby/jmespath: add 1.2.4
Package-Manager: portage-2.2.26
dev-ruby/jmespath/Manifest | 1 +
dev-ruby/jmespath/jmespath-1.2.4.ebuild | 27 +++++++++++++++++++++++++++
2 files changed, 28 insertions(+)
diff --git a/dev-ruby/jmespath/Manifest b/dev-ruby/jmespath/Manifest
index 6e7ef0c..9cf75ba 100644
--- a/dev-ruby/jmespath/Manifest
+++ b/dev-ruby/jmespath/Manifest
@@ -1,2 +1,3 @@
DIST jmespath-1.1.3.tar.gz 34314 SHA256 2c987327ab21bdab28b310cd3696af9cdf2e6264b0174ee40ecfd26d855c02b4 SHA512 ea76eb9fcda4cae9a874d120c81c9dc6bea0a7988287a88c9dabedc3755c9ce3ccea7a485de76d00a0e010f4f534fefa6acc99f865e370c7788b40ec10181fcf WHIRLPOOL aec4eb9fb25026e43de99da4403a12db170a9b841c5cd40d38f6a01acc4574eed9c798a57fd19c8991838d9009ccda62c701154689e8157f29e9546d3752e020
DIST jmespath-1.2.2.tar.gz 38801 SHA256 0425a2b8e39f129edd0827cfa995a4e5176dc6af7dc702b7f2474ab91951bab1 SHA512 4af9cf3100b31304428cf7bea4d479157a08504b6a19e045aa9f52c45f591563fa9e18f385ae8fb24783e20756ad4bebf62c50e4d7b08f932661f2e77e2cb824 WHIRLPOOL d59fc2de76188a3739a5cf60111ef1230978034e83637ad2c8fedea5b8842358b8b00c17fbc18402611fd96d045e4e7a0cee04279e0a39c8b31a858bb7d1ac3f
+DIST jmespath-1.2.4.tar.gz 39134 SHA256 5afc8c54de936bd533623ccbe4fc4057b9f0ec189fea81f46f0b5824372d3f95 SHA512 338e4c732285f92a958ccc6b7a347943443c147ae2ac17de4858363a6764928298beb077f081ef613bcf4a9ed30a5fefd57d9191d3764d392a418ed3d2150cae WHIRLPOOL 7ae65fd1d0a7d53ca1ecc62ff84cba75be23df58106e3be947d94bd07827e089f17a5df1aebd342ec579c282e1db082e839124c99ffda5e3cc6bb455e850d7cd
diff --git a/dev-ruby/jmespath/jmespath-1.2.4.ebuild b/dev-ruby/jmespath/jmespath-1.2.4.ebuild
new file mode 100644
index 0000000..e6d7fd1
--- /dev/null
+++ b/dev-ruby/jmespath/jmespath-1.2.4.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Implements JMESPath for Ruby"
+HOMEPAGE="https://github.com/jmespath/jmespath.rb"
+SRC_URI="https://github.com/jmespath/jmespath.rb/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+RUBY_S="${PN}.rb-${PV}"
+
+LICENSE="Apache-2.0"
+SLOT="1"
+KEYWORDS="~amd64"
+IUSE=""
+
+all_ruby_prepare() {
+ sed -i -e '/simplecov/I s:^:#:' \
+ spec/{compliance_spec,compliance_without_errors_spec,spec_helper}.rb || die
+}
^ permalink raw reply related [flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/jmespath/
@ 2016-04-01 6:09 Hans de Graaff
0 siblings, 0 replies; 23+ messages in thread
From: Hans de Graaff @ 2016-04-01 6:09 UTC (permalink / raw
To: gentoo-commits
commit: d93305702a73adc1796b35de1a7a3a5242eb54d7
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 1 06:09:07 2016 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Apr 1 06:09:07 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9330570
dev-ruby/jmespath: add 1.2.2
Package-Manager: portage-2.2.26
dev-ruby/jmespath/Manifest | 1 +
dev-ruby/jmespath/jmespath-1.2.2.ebuild | 27 +++++++++++++++++++++++++++
2 files changed, 28 insertions(+)
diff --git a/dev-ruby/jmespath/Manifest b/dev-ruby/jmespath/Manifest
index 2d6562e..6e7ef0c 100644
--- a/dev-ruby/jmespath/Manifest
+++ b/dev-ruby/jmespath/Manifest
@@ -1 +1,2 @@
DIST jmespath-1.1.3.tar.gz 34314 SHA256 2c987327ab21bdab28b310cd3696af9cdf2e6264b0174ee40ecfd26d855c02b4 SHA512 ea76eb9fcda4cae9a874d120c81c9dc6bea0a7988287a88c9dabedc3755c9ce3ccea7a485de76d00a0e010f4f534fefa6acc99f865e370c7788b40ec10181fcf WHIRLPOOL aec4eb9fb25026e43de99da4403a12db170a9b841c5cd40d38f6a01acc4574eed9c798a57fd19c8991838d9009ccda62c701154689e8157f29e9546d3752e020
+DIST jmespath-1.2.2.tar.gz 38801 SHA256 0425a2b8e39f129edd0827cfa995a4e5176dc6af7dc702b7f2474ab91951bab1 SHA512 4af9cf3100b31304428cf7bea4d479157a08504b6a19e045aa9f52c45f591563fa9e18f385ae8fb24783e20756ad4bebf62c50e4d7b08f932661f2e77e2cb824 WHIRLPOOL d59fc2de76188a3739a5cf60111ef1230978034e83637ad2c8fedea5b8842358b8b00c17fbc18402611fd96d045e4e7a0cee04279e0a39c8b31a858bb7d1ac3f
diff --git a/dev-ruby/jmespath/jmespath-1.2.2.ebuild b/dev-ruby/jmespath/jmespath-1.2.2.ebuild
new file mode 100644
index 0000000..e6d7fd1
--- /dev/null
+++ b/dev-ruby/jmespath/jmespath-1.2.2.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21 ruby22 ruby23"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Implements JMESPath for Ruby"
+HOMEPAGE="https://github.com/jmespath/jmespath.rb"
+SRC_URI="https://github.com/jmespath/jmespath.rb/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+RUBY_S="${PN}.rb-${PV}"
+
+LICENSE="Apache-2.0"
+SLOT="1"
+KEYWORDS="~amd64"
+IUSE=""
+
+all_ruby_prepare() {
+ sed -i -e '/simplecov/I s:^:#:' \
+ spec/{compliance_spec,compliance_without_errors_spec,spec_helper}.rb || die
+}
^ permalink raw reply related [flat|nested] 23+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-ruby/jmespath/
@ 2015-12-02 6:16 Hans de Graaff
0 siblings, 0 replies; 23+ messages in thread
From: Hans de Graaff @ 2015-12-02 6:16 UTC (permalink / raw
To: gentoo-commits
commit: ef9b0e452462f476611ac986f6ed262f75e42301
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 1 06:44:59 2015 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Wed Dec 2 06:16:49 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef9b0e45
dev-ruby/jmespath: initial import
New dependency for dev-ruby/aws-sdk
Package-Manager: portage-2.2.20.1
dev-ruby/jmespath/Manifest | 1 +
dev-ruby/jmespath/jmespath-1.1.3.ebuild | 27 +++++++++++++++++++++++++++
dev-ruby/jmespath/metadata.xml | 8 ++++++++
3 files changed, 36 insertions(+)
diff --git a/dev-ruby/jmespath/Manifest b/dev-ruby/jmespath/Manifest
new file mode 100644
index 0000000..2d6562e
--- /dev/null
+++ b/dev-ruby/jmespath/Manifest
@@ -0,0 +1 @@
+DIST jmespath-1.1.3.tar.gz 34314 SHA256 2c987327ab21bdab28b310cd3696af9cdf2e6264b0174ee40ecfd26d855c02b4 SHA512 ea76eb9fcda4cae9a874d120c81c9dc6bea0a7988287a88c9dabedc3755c9ce3ccea7a485de76d00a0e010f4f534fefa6acc99f865e370c7788b40ec10181fcf WHIRLPOOL aec4eb9fb25026e43de99da4403a12db170a9b841c5cd40d38f6a01acc4574eed9c798a57fd19c8991838d9009ccda62c701154689e8157f29e9546d3752e020
diff --git a/dev-ruby/jmespath/jmespath-1.1.3.ebuild b/dev-ruby/jmespath/jmespath-1.1.3.ebuild
new file mode 100644
index 0000000..be1a31a
--- /dev/null
+++ b/dev-ruby/jmespath/jmespath-1.1.3.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+USE_RUBY="ruby20 ruby21 ruby22"
+
+RUBY_FAKEGEM_RECIPE_TEST="rspec3"
+
+RUBY_FAKEGEM_RECIPE_DOC="rdoc"
+
+inherit ruby-fakegem
+
+DESCRIPTION="Implements JMESPath for Ruby"
+HOMEPAGE="https://github.com/jmespath/jmespath.rb"
+SRC_URI="https://github.com/jmespath/jmespath.rb/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+RUBY_S="${PN}.rb-${PV}"
+
+LICENSE="Apache-2.0"
+SLOT="1"
+KEYWORDS="~amd64"
+IUSE=""
+
+all_ruby_prepare() {
+ sed -i -e '/simplecov/I s:^:#:' \
+ spec/{compliance_spec,spec_helper}.rb || die
+}
diff --git a/dev-ruby/jmespath/metadata.xml b/dev-ruby/jmespath/metadata.xml
new file mode 100644
index 0000000..8f1ede8
--- /dev/null
+++ b/dev-ruby/jmespath/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>ruby</herd>
+ <upstream>
+ <remote-id type="github">jmespath/jmespath.rb</remote-id>
+ </upstream>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 23+ messages in thread
end of thread, other threads:[~2023-12-31 19:10 UTC | newest]
Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-02 5:07 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/jmespath/ Sam James
-- strict thread matches above, loose matches on Subject: below --
2023-12-31 19:10 Hans de Graaff
2023-07-03 9:15 Hans de Graaff
2022-11-28 7:01 Hans de Graaff
2022-07-22 8:52 Hans de Graaff
2022-05-03 4:30 Hans de Graaff
2022-05-03 4:30 Hans de Graaff
2022-03-14 6:34 Hans de Graaff
2022-02-23 5:53 Hans de Graaff
2022-01-11 6:25 Hans de Graaff
2020-10-01 0:26 Sam James
2020-08-16 16:30 Hans de Graaff
2019-02-02 7:55 Hans de Graaff
2018-12-19 6:23 Hans de Graaff
2018-04-05 5:36 Hans de Graaff
2017-06-27 3:55 Hans de Graaff
2017-06-27 3:55 Hans de Graaff
2016-07-20 5:08 Hans de Graaff
2016-07-08 5:09 Hans de Graaff
2016-07-08 5:09 Hans de Graaff
2016-04-13 4:53 Hans de Graaff
2016-04-01 6:09 Hans de Graaff
2015-12-02 6:16 Hans de Graaff
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox