-
Notifications
You must be signed in to change notification settings - Fork 253
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ruby3.3-msgpack/1.7.5 package update #33872
Conversation
octo-sts
bot
commented
Nov 11, 2024
Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com>
Package ruby3.3-msgpack: Click to expand/collapsePackage ruby3.3-msgpack:
(
"""
# Generated by melange
pkgname = ruby3.3-msgpack
- pkgver = 1.7.3-r0
+ pkgver = 1.7.5-r0
arch = x86_64
- size = 1227763
+ size = 1237311
origin = ruby3.3-msgpack
pkgdesc = MessagePack is a binary-based efficient object serialization library. It enables to exchange structured objects between many languages like JSON. But unlike JSON, it is very fast and small.
url =
- commit = e7c0951bb8f74032fb280a166b98ba91d2e70d66
- builddate = 1729895014
+ commit = e8d453cdd980476be2c9cecf9eaca60b31dfe404
+ builddate = 1731369047
license = Apache-2.0
depend = ruby-3.3
depend = so:libc.so.6
depend = so:libruby.so.3.3
- datahash = 23ab6550a64c3b3d6a27482f2e43211a0f42bb02c5cc27d8c829c96a1281aa67
+ datahash = f2f5db70d4311bc42466f4ce307f66da2f251b041aa289f97130ac2be931b99a
"""
)
Added: /usr/lib/ruby/gems/3.3.0/extensions/x86_64-linux-gnu/3.3.0/msgpack-1.7.5/gem.build_complete |
Signed-off-by: Debasish Biswas <debasishbsws.dev@gmail.com>
Package ruby3.3-msgpack: Click to expand/collapsePackage ruby3.3-msgpack:
(
"""
# Generated by melange
pkgname = ruby3.3-msgpack
- pkgver = 1.7.3-r0
+ pkgver = 1.7.5-r0
arch = x86_64
- size = 1227763
+ size = 1237311
origin = ruby3.3-msgpack
pkgdesc = MessagePack is a binary-based efficient object serialization library. It enables to exchange structured objects between many languages like JSON. But unlike JSON, it is very fast and small.
url =
- commit = e7c0951bb8f74032fb280a166b98ba91d2e70d66
- builddate = 1729895014
+ commit = 8b8682b9475a336bbeeb9ae38c304d5d5fe0cf00
+ builddate = 1731397857
license = Apache-2.0
depend = ruby-3.3
depend = so:libc.so.6
depend = so:libruby.so.3.3
- datahash = 23ab6550a64c3b3d6a27482f2e43211a0f42bb02c5cc27d8c829c96a1281aa67
+ datahash = 7758a3097e5281bf9e85fbdbc786643341aef7e3143a6caadeda3dc7d38e82d4
"""
)
Added: /usr/lib/ruby/gems/3.3.0/extensions/x86_64-linux-gnu/3.3.0/msgpack-1.7.5/gem.build_complete |
Package ruby3.3-msgpack: Click to expand/collapsePackage ruby3.3-msgpack:
(
"""
# Generated by melange
pkgname = ruby3.3-msgpack
- pkgver = 1.7.3-r0
+ pkgver = 1.7.5-r0
arch = x86_64
- size = 1227763
+ size = 1242840
origin = ruby3.3-msgpack
pkgdesc = MessagePack is a binary-based efficient object serialization library. It enables to exchange structured objects between many languages like JSON. But unlike JSON, it is very fast and small.
url =
- commit = e7c0951bb8f74032fb280a166b98ba91d2e70d66
- builddate = 1729895014
+ commit = 713700fc0762b2ace46152d6b8a323ce18062090
+ builddate = 1731614955
license = Apache-2.0
depend = ruby-3.3
depend = so:libc.so.6
+ depend = so:libm.so.6
depend = so:libruby.so.3.3
- datahash = 23ab6550a64c3b3d6a27482f2e43211a0f42bb02c5cc27d8c829c96a1281aa67
+ datahash = 596e615d031da8afb44d62ae926cc8dd7e9120146209a09c7968f6e0540ba086
"""
)
Added: /usr/lib/ruby/gems/3.3.0/extensions/x86_64-linux-gnu/3.3.0/msgpack-1.7.5/gem.build_complete |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for adding a test!
<p align="center"> <img src="https://raw.githubusercontent.com/wolfi-dev/.github/b535a42419ce0edb3c144c0edcff55a62b8ec1f8/profile/wolfi-logo-light-mode.svg" /> </p> --------- Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Signed-off-by: Debasish Biswas <debasishbsws.dev@gmail.com> Co-authored-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Co-authored-by: Debasish Biswas <debasishbsws.dev@gmail.com> Co-authored-by: Joshua Powers <powersj@fastmail.com>