ruby-cheffish 15.0.1-1 source package in Ubuntu
Changelog
ruby-cheffish (15.0.1-1) unstable; urgency=medium * Team upload * debian/watch: point at github to get full source * New upstream version 15.0.1 * Refresh packaging files with a new dh-make-ruby run * Drop existing patch, fixed upstream * Patch gemspec to drop requirement of ruby >= 2.6 * Don't run tests during build ruby-cheffish needs chef to run its tests, and chef needs ruby-cheffish to run its tests. The build dependency on chef has been dropped to break this cycle, but then we can't run tests for ruby-cheffish anymore. -- Antonio Terceiro <email address hidden> Fri, 28 Feb 2020 18:56:16 -0300
Upload details
- Uploaded by:
- Debian Ruby Extras Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian Ruby Extras Maintainers
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Focal | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ruby-cheffish_15.0.1-1.dsc | 2.1 KiB | 8853533988401627deec2e3f86045c0f302e3849acac7f4c8d6525552a2e1db1 |
ruby-cheffish_15.0.1.orig.tar.gz | 63.5 KiB | c2d9d90914de109ecdf47499d59673741d7e1eeccc9151e566e671eb49651943 |
ruby-cheffish_15.0.1-1.debian.tar.xz | 2.7 KiB | 9c455aa54e34c0b8ec94b9ba740c9a27d8088aca2f4243bbe3f6bd127fa29b22 |
Available diffs
- diff from 13.1.0-2 to 15.0.1-1 (32.5 KiB)
No changes file available.
Binary packages built by this source
- ruby-cheffish: library to manipulate Chef in Chef
Cheffish provides a variety of convergent resources for interacting with
the Chef Server; along the way, it happens to provide some very useful and
sophisticated ways of running Chef resources as recipes in RSpec examples.