./security/ruby-oauth-tty, OAuth 1.0 TTY CLI

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


Branch: CURRENT, Version: 1.0.5, Package name: ruby31-oauth-tty-1.0.5, Maintainer: pkgsrc-users

OAuth::TTY

A TTY Command Line Interface for interacting with OAuth 1.0 services.

This library was written originally by Thiago Pinto in 2016 and bundled with
the oauth gem. It was extracted into a separate library by Peter Boling in
2022 as part of the move to a stable version 1.0 for the oauth gem.


Master sites:

Filesize: 18.5 KB

Version history: (Expand)


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-10-09 10:24:23 by Takahiro Kambe | Files touched by this commit (2) | Package updated
Log message:
security/ruby-oauth-tty: update to 1.0.5

1.0.4 (2022-09-19)

Added

* Certificate for signing gem releases (@pboling)
* Gemspec metadata (@pboling)

	- funding_uri
	- mailing_list_uri

* Installation and usage documentation (@pboling)
* SHA 512 Checksum for release (@pboling)

Changed

* Gem releases are now cryptographically signed (@pboling)

1.0.5 (2022-09-20)

Added

* SHA 256 Checksum for release (in addition to SHA 512) (@pboling)
* Aligned checksums directory name with rake build:checksum task (@pboling)
* General Cleanup
   2022-09-11 07:41:36 by Takahiro Kambe | Files touched by this commit (5)
Log message:
security/ruby-oauth-tty: add package version 1.0.3

OAuth::TTY

A TTY Command Line Interface for interacting with OAuth 1.0 services.

This library was written originally by Thiago Pinto in 2016 and bundled with
the oauth gem.  It was extracted into a separate library by Peter Boling in
2022 as part of the move to a stable version 1.0 for the oauth gem.