[3.19] user/ruby3.0*: re-enable #296

Merged
ayakael merged 1 commit from ruby3.0/fix-319 into v3.19 2023-11-27 19:55:28 +00:00
8 changed files with 8 additions and 16 deletions
Showing only changes of commit 22aafb23ba - Show all commits

View file

@ -8,8 +8,7 @@ pkgver=2.3.26
pkgrel=1
pkgdesc="Manage an application's gem dependencies"
url="https://bundler.io/"
# blocked by ruby3.0
#arch="noarch"
arch="noarch"
license="MIT"
depends="ruby3.0"
makedepends="ruby3.0-rake"

View file

@ -10,8 +10,7 @@ pkgver=5.14.4
pkgrel=1
pkgdesc="Suite of testing facilities supporting TDD, BDD, mocking, and benchmarking for Ruby"
url="https://github.com/seattlerb/minitest"
# blocked by ruby3.0
#arch="noarch"
arch="noarch"
license="MIT"
depends="ruby3.0"
makedepends="ruby3.0-rdoc"

View file

@ -10,8 +10,7 @@ pkgver=1.2.0
pkgrel=1
pkgdesc="Debug tool for Ruby that displays intermediate results of a method chain"
url="https://github.com/ruby/power_assert"
# blocked by ruby3.0
#arch="noarch"
arch="noarch"
license="BSD-2-Clause AND Ruby"
depends="ruby3.0"
checkdepends="ruby3.0-pry ruby3.0-rake ruby3.0-test-unit"

View file

@ -10,8 +10,7 @@ pkgver=13.0.6
pkgrel=1
pkgdesc="A Ruby task runner, inspired by make"
url="https://github.com/ruby/rake"
# blocked by ruby3.0
#arch="noarch"
arch="noarch"
license="MIT"
depends="ruby3.0"
checkdepends="ruby3.0-minitest"

View file

@ -6,8 +6,7 @@ pkgver=1.6.3
pkgrel=1
pkgdesc="Ruby bindings to libgit2"
url="https://github.com/libgit2/rugged"
# blocked by ruby3.0
#arch="all"
arch="all"
license="MIT"
checkdepends="
git

View file

@ -10,8 +10,7 @@ pkgver=3.3.8
pkgrel=1
pkgdesc="An xUnit family unit testing framework for Ruby"
url="https://test-unit.github.io"
# blocked by ruby3.0
#arch="noarch"
arch="noarch"
license="BSD-2-Clause AND Python-2.0 AND Ruby"
depends="ruby3.0 ruby3.0-power_assert"
makedepends="ruby3.0-rdoc"

View file

@ -9,8 +9,7 @@ pkgver=1.7.0
pkgrel=1
pkgdesc="HTTP server toolkit for Ruby"
url="https://github.com/ruby/webrick"
# blocked by ruby3.0
#arch="noarch"
arch="noarch"
license="BSD-2-Clause"
depends="ruby3.0"
checkdepends="ruby3.0-rake ruby3.0-test-unit"

View file

@ -66,8 +66,7 @@ _abiver="${pkgver%.*}.0"
pkgrel=0
pkgdesc="An object-oriented language for quick and easy programming"
url="https://www.ruby-lang.org/"
# openssl issues
# arch="all"
arch="all"
license="Ruby AND BSD-2-Clause AND MIT"
depends="ca-certificates"
depends_dev="