Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

ruby2.5-rubygem-thor-0.20.0-lp152.3.2 RPM for aarch64

From OpenSuSE Ports Leap 15.2 for aarch64

Name: ruby2.5-rubygem-thor Distribution: openSUSE Leap 15.2
Version: 0.20.0 Vendor: openSUSE
Release: lp152.3.2 Build date: Thu Nov 7 22:58:43 2019
Group: Development/Languages/Ruby Build host: obs-arm-8
Size: 237520 Source RPM: rubygem-thor-0.20.0-lp152.3.2.src.rpm
Packager: https://bugs.opensuse.org
Url: http://whatisthor.com/
Summary: Thor is a toolkit for building powerful command-line interfaces
Thor is a toolkit for building powerful command-line interfaces.

Provides

Requires

License

MIT

Changelog

* Mon Aug 21 2017 mschnitzer@suse.com
  - updated to version 0.20.0
    * Add check_default_type! to check if the default value of an option
      matches the defined type. It removes the warning on usage and gives
      the command authors the possibility to check for programming errors.
    * Add disable_required_check! to disable check for required options in
      some commands. It is a substitute of disable_class_options that was
      not working as intended.
    * Add inject_into_module.
* Fri Dec 09 2016 coolo@suse.com
  - updated to version 0.19.4
    see installed CHANGELOG.md
* Sun Nov 27 2016 coolo@suse.com
  - updated to version 0.19.3
    see installed CHANGELOG.md
    [#]# 0.19.1, release 2014-03-24
    * Fix `say` non-String break regression
    [#]# 0.19.0, release 2014-03-22
    * Add support for a default to #ask
    * Avoid @namespace not initialized warning
    * Avoid private attribute? warning
    * Fix initializing with unknown options
    * Loosen required_rubygems_version for compatibility with Ubuntu 10.04
    * Shell#ask: support a noecho option for stdin
    * Shell#ask: change API to be :echo => false
    * Display a message without a stack trace for ambiguous commands
    * Make say and say_status thread safe
    * Dependency for console io version check
    * Alias --help to help on subcommands
    * Use mime-types 1.x for Ruby 1.8.7 compatibility for Ruby 1.8 only
    * Accept .tt files as templates
    * Check if numeric value is in enum
    * Use Readline for user input
    * Fix dispatching of subcommands (concerning :help and *args)
    * Fix warnings when running specs with `$VERBOSE = true`
    * Make subcommand help more consistent
    * Make the current command chain accessible in command
* Thu Oct 23 2014 tboerger@suse.com
  - Updated last pieces for new macros (fate#318281, boo#1041418)
* Mon Oct 13 2014 adrian@suse.de
  - adapt to new rubygem packaging style
* Mon Mar 24 2014 coolo@suse.com
  - updated to version 0.19.1, no changelog
* Sun Mar 23 2014 coolo@suse.com
  - updated to version 0.19.0, no changelog
* Sat Jul 20 2013 coolo@suse.com
  - fix update-alternatives usage
* Fri Apr 12 2013 coolo@suse.com
  - updated to version 0.18.1
* Thu Jan 24 2013 coolo@suse.com
  - updated to version 0.17.0
    * Add better support for tasks that accept arbitrary additional arguments (e.g. things like `bundle exec`)
    * Add #stop_on_unknown_option!
    * Only strip from stdin.gets if it wasn't ended with EOF
    * Allow "send" as a task name
    * Allow passing options as arguments after "--"
    * Autoload Thor::Group

Files

/etc/alternatives/thor
/etc/alternatives/thor-0.20.0
/etc/alternatives/thor.ruby2.5
/usr/bin/thor
/usr/bin/thor-0.20.0
/usr/bin/thor.ruby2.5
/usr/bin/thor.ruby2.5-0.20.0
/usr/lib64/ruby/gems/2.5.0/build_info
/usr/lib64/ruby/gems/2.5.0/cache/thor-0.20.0.gem
/usr/lib64/ruby/gems/2.5.0/gems/thor-0.20.0
/usr/lib64/ruby/gems/2.5.0/gems/thor-0.20.0/.document
/usr/lib64/ruby/gems/2.5.0/gems/thor-0.20.0/CHANGELOG.md
/usr/lib64/ruby/gems/2.5.0/gems/thor-0.20.0/CONTRIBUTING.md
/usr/lib64/ruby/gems/2.5.0/gems/thor-0.20.0/LICENSE.md
/usr/lib64/ruby/gems/2.5.0/gems/thor-0.20.0/README.md
/usr/lib64/ruby/gems/2.5.0/gems/thor-0.20.0/bin
/usr/lib64/ruby/gems/2.5.0/gems/thor-0.20.0/bin/thor
/usr/lib64/ruby/gems/2.5.0/gems/thor-0.20.0/lib
/usr/lib64/ruby/gems/2.5.0/gems/thor-0.20.0/lib/thor
/usr/lib64/ruby/gems/2.5.0/gems/thor-0.20.0/lib/thor.rb
/usr/lib64/ruby/gems/2.5.0/gems/thor-0.20.0/lib/thor/actions
/usr/lib64/ruby/gems/2.5.0/gems/thor-0.20.0/lib/thor/actions.rb
/usr/lib64/ruby/gems/2.5.0/gems/thor-0.20.0/lib/thor/actions/create_file.rb
/usr/lib64/ruby/gems/2.5.0/gems/thor-0.20.0/lib/thor/actions/create_link.rb
/usr/lib64/ruby/gems/2.5.0/gems/thor-0.20.0/lib/thor/actions/directory.rb
/usr/lib64/ruby/gems/2.5.0/gems/thor-0.20.0/lib/thor/actions/empty_directory.rb
/usr/lib64/ruby/gems/2.5.0/gems/thor-0.20.0/lib/thor/actions/file_manipulation.rb
/usr/lib64/ruby/gems/2.5.0/gems/thor-0.20.0/lib/thor/actions/inject_into_file.rb
/usr/lib64/ruby/gems/2.5.0/gems/thor-0.20.0/lib/thor/base.rb
/usr/lib64/ruby/gems/2.5.0/gems/thor-0.20.0/lib/thor/command.rb
/usr/lib64/ruby/gems/2.5.0/gems/thor-0.20.0/lib/thor/core_ext
/usr/lib64/ruby/gems/2.5.0/gems/thor-0.20.0/lib/thor/core_ext/hash_with_indifferent_access.rb
/usr/lib64/ruby/gems/2.5.0/gems/thor-0.20.0/lib/thor/core_ext/io_binary_read.rb
/usr/lib64/ruby/gems/2.5.0/gems/thor-0.20.0/lib/thor/core_ext/ordered_hash.rb
/usr/lib64/ruby/gems/2.5.0/gems/thor-0.20.0/lib/thor/error.rb
/usr/lib64/ruby/gems/2.5.0/gems/thor-0.20.0/lib/thor/group.rb
/usr/lib64/ruby/gems/2.5.0/gems/thor-0.20.0/lib/thor/invocation.rb
/usr/lib64/ruby/gems/2.5.0/gems/thor-0.20.0/lib/thor/line_editor
/usr/lib64/ruby/gems/2.5.0/gems/thor-0.20.0/lib/thor/line_editor.rb
/usr/lib64/ruby/gems/2.5.0/gems/thor-0.20.0/lib/thor/line_editor/basic.rb
/usr/lib64/ruby/gems/2.5.0/gems/thor-0.20.0/lib/thor/line_editor/readline.rb
/usr/lib64/ruby/gems/2.5.0/gems/thor-0.20.0/lib/thor/parser
/usr/lib64/ruby/gems/2.5.0/gems/thor-0.20.0/lib/thor/parser.rb
/usr/lib64/ruby/gems/2.5.0/gems/thor-0.20.0/lib/thor/parser/argument.rb
/usr/lib64/ruby/gems/2.5.0/gems/thor-0.20.0/lib/thor/parser/arguments.rb
/usr/lib64/ruby/gems/2.5.0/gems/thor-0.20.0/lib/thor/parser/option.rb
/usr/lib64/ruby/gems/2.5.0/gems/thor-0.20.0/lib/thor/parser/options.rb
/usr/lib64/ruby/gems/2.5.0/gems/thor-0.20.0/lib/thor/rake_compat.rb
/usr/lib64/ruby/gems/2.5.0/gems/thor-0.20.0/lib/thor/runner.rb
/usr/lib64/ruby/gems/2.5.0/gems/thor-0.20.0/lib/thor/shell
/usr/lib64/ruby/gems/2.5.0/gems/thor-0.20.0/lib/thor/shell.rb
/usr/lib64/ruby/gems/2.5.0/gems/thor-0.20.0/lib/thor/shell/basic.rb
/usr/lib64/ruby/gems/2.5.0/gems/thor-0.20.0/lib/thor/shell/color.rb
/usr/lib64/ruby/gems/2.5.0/gems/thor-0.20.0/lib/thor/shell/html.rb
/usr/lib64/ruby/gems/2.5.0/gems/thor-0.20.0/lib/thor/util.rb
/usr/lib64/ruby/gems/2.5.0/gems/thor-0.20.0/lib/thor/version.rb
/usr/lib64/ruby/gems/2.5.0/gems/thor-0.20.0/thor.gemspec
/usr/lib64/ruby/gems/2.5.0/specifications/thor-0.20.0.gemspec
/usr/share/doc/packages/ruby2.5-rubygem-thor
/usr/share/doc/packages/ruby2.5-rubygem-thor/CHANGELOG.md
/usr/share/doc/packages/ruby2.5-rubygem-thor/LICENSE.md
/usr/share/doc/packages/ruby2.5-rubygem-thor/README.md


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 12:09:08 2024