user/ruby3.0*: re-enable
This commit is contained in:
parent
4699666808
commit
22aafb23ba
8 changed files with 8 additions and 16 deletions
|
@ -8,8 +8,7 @@ pkgver=2.3.26
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Manage an application's gem dependencies"
|
pkgdesc="Manage an application's gem dependencies"
|
||||||
url="https://bundler.io/"
|
url="https://bundler.io/"
|
||||||
# blocked by ruby3.0
|
arch="noarch"
|
||||||
#arch="noarch"
|
|
||||||
license="MIT"
|
license="MIT"
|
||||||
depends="ruby3.0"
|
depends="ruby3.0"
|
||||||
makedepends="ruby3.0-rake"
|
makedepends="ruby3.0-rake"
|
||||||
|
|
|
@ -10,8 +10,7 @@ pkgver=5.14.4
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Suite of testing facilities supporting TDD, BDD, mocking, and benchmarking for Ruby"
|
pkgdesc="Suite of testing facilities supporting TDD, BDD, mocking, and benchmarking for Ruby"
|
||||||
url="https://github.com/seattlerb/minitest"
|
url="https://github.com/seattlerb/minitest"
|
||||||
# blocked by ruby3.0
|
arch="noarch"
|
||||||
#arch="noarch"
|
|
||||||
license="MIT"
|
license="MIT"
|
||||||
depends="ruby3.0"
|
depends="ruby3.0"
|
||||||
makedepends="ruby3.0-rdoc"
|
makedepends="ruby3.0-rdoc"
|
||||||
|
|
|
@ -10,8 +10,7 @@ pkgver=1.2.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Debug tool for Ruby that displays intermediate results of a method chain"
|
pkgdesc="Debug tool for Ruby that displays intermediate results of a method chain"
|
||||||
url="https://github.com/ruby/power_assert"
|
url="https://github.com/ruby/power_assert"
|
||||||
# blocked by ruby3.0
|
arch="noarch"
|
||||||
#arch="noarch"
|
|
||||||
license="BSD-2-Clause AND Ruby"
|
license="BSD-2-Clause AND Ruby"
|
||||||
depends="ruby3.0"
|
depends="ruby3.0"
|
||||||
checkdepends="ruby3.0-pry ruby3.0-rake ruby3.0-test-unit"
|
checkdepends="ruby3.0-pry ruby3.0-rake ruby3.0-test-unit"
|
||||||
|
|
|
@ -10,8 +10,7 @@ pkgver=13.0.6
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="A Ruby task runner, inspired by make"
|
pkgdesc="A Ruby task runner, inspired by make"
|
||||||
url="https://github.com/ruby/rake"
|
url="https://github.com/ruby/rake"
|
||||||
# blocked by ruby3.0
|
arch="noarch"
|
||||||
#arch="noarch"
|
|
||||||
license="MIT"
|
license="MIT"
|
||||||
depends="ruby3.0"
|
depends="ruby3.0"
|
||||||
checkdepends="ruby3.0-minitest"
|
checkdepends="ruby3.0-minitest"
|
||||||
|
|
|
@ -6,8 +6,7 @@ pkgver=1.6.3
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Ruby bindings to libgit2"
|
pkgdesc="Ruby bindings to libgit2"
|
||||||
url="https://github.com/libgit2/rugged"
|
url="https://github.com/libgit2/rugged"
|
||||||
# blocked by ruby3.0
|
arch="all"
|
||||||
#arch="all"
|
|
||||||
license="MIT"
|
license="MIT"
|
||||||
checkdepends="
|
checkdepends="
|
||||||
git
|
git
|
||||||
|
|
|
@ -10,8 +10,7 @@ pkgver=3.3.8
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="An xUnit family unit testing framework for Ruby"
|
pkgdesc="An xUnit family unit testing framework for Ruby"
|
||||||
url="https://test-unit.github.io"
|
url="https://test-unit.github.io"
|
||||||
# blocked by ruby3.0
|
arch="noarch"
|
||||||
#arch="noarch"
|
|
||||||
license="BSD-2-Clause AND Python-2.0 AND Ruby"
|
license="BSD-2-Clause AND Python-2.0 AND Ruby"
|
||||||
depends="ruby3.0 ruby3.0-power_assert"
|
depends="ruby3.0 ruby3.0-power_assert"
|
||||||
makedepends="ruby3.0-rdoc"
|
makedepends="ruby3.0-rdoc"
|
||||||
|
|
|
@ -9,8 +9,7 @@ pkgver=1.7.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="HTTP server toolkit for Ruby"
|
pkgdesc="HTTP server toolkit for Ruby"
|
||||||
url="https://github.com/ruby/webrick"
|
url="https://github.com/ruby/webrick"
|
||||||
# blocked by ruby3.0
|
arch="noarch"
|
||||||
#arch="noarch"
|
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
depends="ruby3.0"
|
depends="ruby3.0"
|
||||||
checkdepends="ruby3.0-rake ruby3.0-test-unit"
|
checkdepends="ruby3.0-rake ruby3.0-test-unit"
|
||||||
|
|
|
@ -66,8 +66,7 @@ _abiver="${pkgver%.*}.0"
|
||||||
pkgrel=0
|
pkgrel=0
|
||||||
pkgdesc="An object-oriented language for quick and easy programming"
|
pkgdesc="An object-oriented language for quick and easy programming"
|
||||||
url="https://www.ruby-lang.org/"
|
url="https://www.ruby-lang.org/"
|
||||||
# openssl issues
|
arch="all"
|
||||||
# arch="all"
|
|
||||||
license="Ruby AND BSD-2-Clause AND MIT"
|
license="Ruby AND BSD-2-Clause AND MIT"
|
||||||
depends="ca-certificates"
|
depends="ca-certificates"
|
||||||
depends_dev="
|
depends_dev="
|
||||||
|
|
Loading…
Reference in a new issue