./devel/ruby-rspec-its, Provides its method formerly part of rspec-core

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.3.0, Package name: ruby27-rspec-its-1.3.0, Maintainer: pkgsrc-users

RSpec::Its provides the `its` method as a short-hand to specify the expected
value of an attribute.


Required to run:
[devel/ruby-rspec-core] [devel/ruby-rspec-expectations] [lang/ruby24-base]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 14 KB

Version history: (Expand)


CVS history: (Expand)


   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-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles
   2019-05-06 07:32:55 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
devel/ruby-rspec-its: update to 1.3.0

### 1.3.0 / 2019-04-09
[full changelog](http://github.com/rspec/rspec-its/compare/v1.2.0...v1.3.0)

Enhancements:
* Introduced `will` and `will_not` as to allow one line block expectations.
  (Russ Buchanan, #67)
   2017-06-10 18:21:53 by Takahiro Kambe | Files touched by this commit (4)
Log message:
Add ruby-rspec-its package version 1.2.0.

RSpec::Its provides the `its` method as a short-hand to specify the expected
value of an attribute.