blob: ccd1ead41c5f087af034320cc2e2ca5b78ad4ee3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
pkgbase = ruby-dry-core
pkgdesc = A toolset of small support modules used throughout the dry-rb ecosystem
pkgver = 1.1.0
pkgrel = 2
url = https://github.com/dry-rb/dry-core
arch = any
license = MIT
checkdepends = ruby-activesupport
checkdepends = ruby-bundler
checkdepends = ruby-dry-inflector
checkdepends = ruby-rake
checkdepends = ruby-rspec
makedepends = ruby-rdoc
depends = ruby
depends = ruby-concurrent
depends = ruby-zeitwerk
optdepends = ruby-activesupport: inflection backend (preferred)
optdepends = ruby-dry-inflector: inflection backend
options = !emptydirs
source = https://github.com/dry-rb/dry-core/archive/v1.1.0/ruby-dry-core-1.1.0.tar.gz
source = ruby-dry-core_fix_tests.patch
sha512sums = 2649b04c95b9e53048808c5df6a1346f6c54c862bac6d164aa8c4c4f5f333d778c555fa081cbbaedab83925e72027b6391418f6857936a4d8a0940005f8c0d52
sha512sums = b2a0920f7a1724874d681edea4ab1c67330bbb484298fa8af55495c9f99fcf1105f77935667934f1848fdb1373b90b13eaf25d2ad50aa8211bf39902e02c5507
b2sums = ec1cca6b3eba5d23c721993d681c1518e1f5466714dad0b6a7e77f1a5de5c5f805ff49ece775569fc257e5106f597e0cec610776aaa06a0cc298d79e3a9d1228
b2sums = b895adaa6a0fc35eac0cde70b74f799aebff78ca6df4291ce4f7534bec613d31f6bbcd62a46ce273b31d2b2d0439e1bba900ef74c1220c2d69ba2376cd6a29e1
pkgname = ruby-dry-core
|