Path to this page:
./
devel/ruby-diva,
Implementation of expression for handling things
Branch: CURRENT,
Version: 2.0.1,
Package name: ruby31-diva-2.0.1,
Maintainer: tsutsuiThis library is an implementation of expression for handling things.
It replaces Retriever module of mikutter.
Diva::Model is a common interface of all resources handled by mikutter.
By handling data as a subclass of Diva::Model as necessary, you can
obtain a common interface and it is useful for cooperation among
mikutter plugins.
Required to run:[
net/ruby-addressable] [
lang/ruby26-base]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 16 KB
Version history: (Expand)
- (2023-02-09) Updated to version: ruby31-diva-2.0.1
- (2022-01-08) Updated to version: ruby27-diva-2.0.1
- (2021-10-23) Updated to version: ruby27-diva-1.1.1
- (2021-09-11) Updated to version: ruby27-diva-1.1.0
- (2021-08-31) Updated to version: ruby27-diva-1.0.2nb1
- (2020-02-17) Updated to version: ruby26-diva-1.0.2
CVS history: (Expand)
2022-10-10 05:36:51 by Takahiro Kambe | Files touched by this commit (32) |
Log message:
Remove lines for Ruby 2.6.
|
2022-03-27 08:45:51 by Thomas Klausner | Files touched by this commit (3) |
Log message:
ruby-diva: does not support ruby 2.6, mark it as such
|
2022-01-08 16:13:47 by Izumi Tsutsui | Files touched by this commit (2) | |
Log message:
ruby-diva: update to 2.0.1.
Upstream changes:
2.0.1
* float type field can be used for Diva::Model subclass
* InvalidTypedError message shows class names
* fallback to Time.parse if strings passed to time field is not ISO8601
2.0.0
Incompatiple changes
* obsolete Diva::Model#to_hash, renamed to to_h
* drop Ruby 2.6 support
Other changes
* Pattern Matching of Diva::Model instance by Hash Pattern
|
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-23 02:42:38 by Izumi Tsutsui | Files touched by this commit (2) | |
Log message:
ruby-diva: update to 1.1.1.
Upstream changes:
- wrong judgements of equality when Diva::URI is passed as a hash key
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|
2021-09-11 11:47:00 by Izumi Tsutsui | Files touched by this commit (3) | |
Log message:
ruby-diva: update to 1.1.0.
Upstream changes (from github logs):
1.1.0
- ruby 3.0 support
- rubocop
- drop ruby 2.5 support
1.0.3
- accept addressable <3.0
- circleci
|
2020-03-23 16:34:38 by Takahiro Kambe | Files touched by this commit (1) |
Log message:
devel/ruby-diva: add USE_LANGUAGES
Add "USE_LANGUAGES= # none".
|