Path to this page:
NOTICE: This package has been removed from pkgsrc./
net/ruby-twitter,
Ruby interface to the Twitter API
Branch: CURRENT,
Version: 7.0.0nb1,
Package name: ruby31-twitter-7.0.0nb1,
Maintainer: tsutsuiA Ruby interface to the Twitter API.
Required to run:[
net/ruby-addressable] [
security/ruby-simple_oauth] [
www/ruby-http_parser.rb] [
www/ruby-multipart-post] [
textproc/ruby-buftok] [
misc/ruby-equalizer] [
misc/ruby-memoizable] [
www/ruby-http] [
misc/ruby-naught] [
www/ruby-http-form_data] [
lang/ruby26-base]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 76 KB
Version history: (Expand)
- (2023-08-06) Package deleted from pkgsrc
- (2023-04-08) Updated to version: ruby31-twitter-7.0.0nb1
- (2021-10-07) Updated to version: ruby27-twitter-7.0.0
- (2020-06-21) Updated to version: ruby26-twitter-7.0.0
- (2020-01-19) Updated to version: ruby26-twitter-6.2.0
- (2017-12-09) Updated to version: ruby23-twitter-6.2.0
CVS history: (Expand)
2023-08-05 19:09:37 by Izumi Tsutsui | Files touched by this commit (4) | |
Log message:
ruby-twitter: remove.
This was just imported for ruby-tw and no motivation to keep this
even if this will handle newer APIs.
|
2023-04-07 23:28:21 by Izumi Tsutsui | Files touched by this commit (1) |
Log message:
ruby-twitter: gem requires http_parser.rb ~>0.6.0.
Bump PKGREVISION.
|
2021-10-26 13:07:15 by Nia Alarie | Files touched by this commit (958) |
Log message:
net: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Not committed (merge conflicts...):
net/radsecproxy/distinfo
The following distfiles could not be fetched (fetched conditionally?):
./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz
./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch
./net/djbdns/distinfo djbdns-1.05-test28.diff.xz
./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch
./net/djbdns/distinfo djbdns-1.05-multiip.diff
./net/djbdns/distinfo djbdns-cachestats.patch
|
2021-10-07 16:43:07 by Nia Alarie | Files touched by this commit (962) |
Log message:
net: Remove SHA1 hashes for distfiles
|
2020-06-21 17:26:54 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
net/ruby-twitter: update to 7.0.0
Update ruby-twitter to 7.0.0.
7.0.0
* Add Twitter::DirectMessageEvent (@FabienChaynes)
* Create Twitter::DirectMessageEvent with media (@FabienChaynes)
* Support for DM welcome messages (@FabienChaynes)
* Support for closing Twitter::Streaming::Connection (@okkez)
* Add Twitter::REST::Client#create_direct_message_event (@cyu)
* Add Twitter::REST::Client#premium_search
* Add Twitter::REST::AccountActivity
* Update all direct message methods to return Twitter::DirectMessageEvent
(@flikglick)
* Correctly handle different Twitter::Error::AlreadyRetweeted error messages
(@knu)
* Fix proxy setting sample (@nicklegr)
* Add Active Support presence methods on Twitter::NullObject (@davebrace)
* Upload GIFs over 5MB in chunks (@wild_dmitry)
* Track rate limit when searching tweets (@dsalahutdinov1)
* Add quote_count and reply_count attributes to Twitter::Tweet
* Drop support for Ruby 2.0, 2.1, and 2.2
|
2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046) |
Log message:
all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F
With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.
This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
|
2017-12-09 19:00:46 by Izumi Tsutsui | Files touched by this commit (3) | |
Log message:
ruby-twitter: update to 6.2.0.
"Not yet documented, sorry" in upstream CHANGELOG.md.
|
2017-02-05 02:19:51 by Izumi Tsutsui | Files touched by this commit (2) |
Log message:
Update ruby-twitter to 6.1.0.
No upstream changelog.
|