community/*: rebuild against ruby 3.2.2

This commit is contained in:
Jakub Jirutka 2023-04-22 16:10:00 +02:00
parent f9be2472d5
commit b1ed5478ba
60 changed files with 60 additions and 60 deletions

View File

@ -29,7 +29,7 @@
pkgname=cloudi
pkgver=2.0.5
pkgrel=10
pkgrel=11
pkgdesc="Cloud computing framework for efficient, scalable, and stable soft-realtime event processing."
url="https://cloudi.org/"
license="MIT"

View File

@ -4,7 +4,7 @@
pkgname=diakonos
replaces="diakonos-git"
pkgver=0.9.7
pkgrel=2
pkgrel=3
pkgdesc="A Linux editor for the masses"
url="http://diakonos.pist0s.ca/download/"
arch="noarch"

View File

@ -3,7 +3,7 @@
# Maintainer: wener <wenermail@gmail.com>
pkgname=grpc
pkgver=1.54.0
pkgrel=0
pkgrel=1
pkgdesc="The C based gRPC"
url="https://grpc.io/"
arch="all"

View File

@ -3,7 +3,7 @@
# TODO: Add server components.
pkgname=opennebula
pkgver=6.4.0
pkgrel=0
pkgrel=1
pkgdesc="OpenNebula (currenty empty, install opennebula-tools instead)"
url="https://opennebula.io"
arch="noarch !s390x" # blocked by ruby-rbvmomi

View File

@ -4,7 +4,7 @@
pkgname=ronn
_gemname=$pkgname-ng
pkgver=0.9.1
pkgrel=2
pkgrel=3
pkgdesc="Convert Markdown files to manpages"
url="https://github.com/apjanke/ronn-ng"
arch="noarch"

View File

@ -3,7 +3,7 @@
pkgname=ruby-activesupport
_gemname=activesupport
pkgver=7.0.4.3
pkgrel=0
pkgrel=1
pkgdesc="Utility classes and Ruby extensions from Rails"
url="https://rubyonrails.org/"
arch="noarch"

View File

@ -3,7 +3,7 @@
pkgname=ruby-ast-tdl
_gemname=${pkgname#ruby-}
pkgver=0.2.2
pkgrel=0
pkgrel=1
pkgdesc="Training Description Language for Artificial Sport Trainer"
url="https://github.com/firefly-cpp/ast-tdl"
arch="noarch"

View File

@ -3,7 +3,7 @@
pkgname=ruby-builder
_gemname=builder
pkgver=3.2.4
pkgrel=3
pkgrel=4
pkgdesc="Provide a simple way to create XML markup and data structures"
url="https://github.com/jimweirich/builder"
arch="noarch"

View File

@ -3,7 +3,7 @@
pkgname=ruby-cap2
_gemname=cap2
pkgver=0.2.2
pkgrel=2
pkgrel=3
pkgdesc="Ruby library for managing Linux process and file capabilities"
url="https://github.com/lmars/cap2"
arch="all"

View File

@ -3,7 +3,7 @@
pkgname=ruby-charlock_holmes
_gemname=charlock_holmes
pkgver=0.7.7
pkgrel=12
pkgrel=13
pkgdesc="Character encoding detection, brought to you by ICU"
url="https://github.com/brianmario/charlock_holmes"
arch="all"

View File

@ -3,7 +3,7 @@
pkgname=ruby-colorator
_gemname=colorator
pkgver=1.1.0
pkgrel=2
pkgrel=3
pkgdesc="Colorize your text in the terminal"
url="https://github.com/octopress/colorator"
arch="noarch"

View File

@ -3,7 +3,7 @@
pkgname=ruby-diff-lcs
_gemname=${pkgname#ruby-}
pkgver=1.5.0
pkgrel=1
pkgrel=2
pkgdesc="Generate difference sets between Ruby sequences"
url="http://halostatue.github.io/diff-lcs/"
arch="noarch"

View File

@ -3,7 +3,7 @@
pkgname=ruby-em-websocket
_gemname=em-websocket
pkgver=0.5.3
pkgrel=1
pkgrel=2
pkgdesc="EventMachine based WebSocket server"
url="https://github.com/igrigorik/em-websocket"
arch="noarch"

View File

@ -3,7 +3,7 @@
pkgname=ruby-enum
_gemname=$pkgname
pkgver=0.9.0
pkgrel=2
pkgrel=3
pkgdesc="A handy way to define enums in Ruby"
url="https://github.com/dblock/ruby-enum"
arch="noarch"

View File

@ -2,7 +2,7 @@
# Maintainer: Kevin Daudt <kdaudt@alpinelinux.org>
pkgname=ruby-erubi
pkgver=1.12.0
pkgrel=0
pkgrel=1
pkgdesc="small ERB implementation"
url="https://github.com/jeremyevans/erubi"
arch="noarch"

View File

@ -4,7 +4,7 @@
pkgname=ruby-escape_utils
_gemname=${pkgname#ruby-}
pkgver=1.3.0
pkgrel=0
pkgrel=1
pkgdesc="Faster string escaping routines for your Ruby apps"
url="https://github.com/brianmario/escape_utils"
arch="all"

View File

@ -3,7 +3,7 @@
pkgname=ruby-eventmachine
_gemname=eventmachine
pkgver=1.2.7
pkgrel=5
pkgrel=6
pkgdesc="Fast, simple event-processing library for Ruby programs"
url="https://github.com/eventmachine/eventmachine"
arch="all"

View File

@ -3,7 +3,7 @@
pkgname=ruby-ffi
_gemname=ffi
pkgver=1.15.5
pkgrel=1
pkgrel=2
pkgdesc="Ruby FFI library"
url="https://github.com/ffi/ffi"
arch="all"

View File

@ -3,7 +3,7 @@
pkgname=ruby-forwardable-extended
_gemname=forwardable-extended
pkgver=2.6.0
pkgrel=2
pkgrel=3
pkgdesc="Extends forwardable with delegation to hashes and instance variables"
url="https://github.com/envygeeks/forwardable-extended"
arch="noarch"

View File

@ -3,7 +3,7 @@
pkgname=ruby-http_parser.rb
_gemname=http_parser.rb
pkgver=0.8.0
pkgrel=1
pkgrel=2
pkgdesc="A simple callback-based HTTP request/response parser"
url="https://github.com/tmm1/http_parser.rb"
arch="all"

View File

@ -3,7 +3,7 @@
pkgname=ruby-i18n
_gemname=${pkgname#ruby-}
pkgver=1.12.0
pkgrel=0
pkgrel=1
pkgdesc="New wave Internationalization support for Ruby"
url="https://github.com/ruby-i18n/i18n"
arch="noarch"

View File

@ -3,7 +3,7 @@
pkgname=ruby-ipaddress
_gemname=ipaddress
pkgver=0.8.3
pkgrel=0
pkgrel=1
pkgdesc="Ruby library to handle IP addresses in a modern and productive way"
url="https://github.com/ipaddress-gem/ipaddress"
arch="noarch"

View File

@ -3,7 +3,7 @@
pkgname=ruby-jekyll-sass-converter
_gemname=jekyll-sass-converter
pkgver=2.2.0
pkgrel=0
pkgrel=1
pkgdesc="A Sass converter for Jekyll"
url="https://github.com/jekyll/jekyll-sass-converter"
arch="noarch"

View File

@ -3,7 +3,7 @@
pkgname=ruby-jekyll-watch
_gemname=jekyll-watch
pkgver=2.2.1
pkgrel=2
pkgrel=3
pkgdesc="Rebuild your Jekyll site when a file changes with the --watch switch"
url="https://github.com/jekyll/jekyll-watch"
arch="noarch"

View File

@ -6,7 +6,7 @@ pkgver=1.1.0
# Release 1.1.0 is not tagged in git. This revision also includes fixes
# in tests. See https://github.com/kramdown/parser-gfm/issues/15.
_gitrev=a3f87b9e216973ee5c224b2db35637cca2591db1
pkgrel=2
pkgrel=3
pkgdesc="A kramdown parser for the GFM dialect of Markdown"
url="https://github.com/kramdown/parser-gfm"
arch="noarch"

View File

@ -4,7 +4,7 @@ pkgname=ruby-kramdown
_gemname=kramdown
pkgver=2.4.0
_pkgver="REL_${pkgver//./_}"
pkgrel=0
pkgrel=1
pkgdesc="A fast, pure Ruby Markdown superset converter"
url="https://kramdown.gettalong.org/"
arch="noarch"

View File

@ -3,7 +3,7 @@
pkgname=ruby-listen
_gemname=listen
pkgver=3.8.0
pkgrel=0
pkgrel=1
pkgdesc="Listens to file modifications and notifies you about the changes"
url="https://github.com/guard/listen"
arch="noarch"

View File

@ -3,7 +3,7 @@
pkgname=ruby-mathematical
_gemname=${pkgname#ruby-}
pkgver=1.6.14
pkgrel=3
pkgrel=4
pkgdesc="Convert mathematical equations to SVGs, PNGs, or MathML"
url="https://www.gjtorikian.com/mathematical/"
arch="all !s390x" # limited by ruby-nokogiri

View File

@ -3,7 +3,7 @@
pkgname=ruby-mercenary
_gemname=mercenary
pkgver=0.4.0
pkgrel=2
pkgrel=3
pkgdesc="An easier way to build your command-line scripts in Ruby"
url="https://github.com/jekyll/mercenary"
arch="noarch"

View File

@ -3,7 +3,7 @@
pkgname=ruby-minitest-around
_gemname=minitest-around
pkgver=0.5.0
pkgrel=2
pkgrel=3
pkgdesc="Around block for minitest"
url="https://github.com/splattael/minitest-around"
# s390x: ruby segfaults

View File

@ -2,7 +2,7 @@
pkgname=ruby-multi_json
_gemname=${pkgname#ruby-}
pkgver=1.15.0
pkgrel=2
pkgrel=3
pkgdesc="A gem to provide easy switching between different JSON backends"
url="https://rubygems.org/gems/multi_json"
arch="noarch"

View File

@ -3,7 +3,7 @@
pkgname=ruby-mustache
_gemname=mustache
pkgver=1.1.1
pkgrel=5
pkgrel=6
pkgdesc="Logic-less Ruby templates"
url="https://mustache.github.io/"
arch="noarch"

View File

@ -3,7 +3,7 @@
pkgname=ruby-net-ping
_gemname=net-ping
pkgver=2.0.8
pkgrel=2
pkgrel=3
pkgdesc="Collection of classes that provide different ways to ping computers"
url="https://github.com/eitoball/net-ping"
arch="noarch"

View File

@ -3,7 +3,7 @@
pkgname=ruby-net-telnet
_gemname=net-telnet
pkgver=0.2.0
pkgrel=1
pkgrel=2
pkgdesc="A telnet client functionality for Ruby"
url="https://github.com/ruby/net-telnet"
arch="noarch"

View File

@ -3,7 +3,7 @@
pkgname=ruby-optimist
_gemname=optimist
pkgver=3.0.1
pkgrel=2
pkgrel=3
pkgdesc="A commandline option parser for Ruby that just gets out of your way"
url="https://www.manageiq.org/optimist/"
arch="noarch"

View File

@ -3,7 +3,7 @@
pkgname=ruby-parse-cron
_gemname=parse-cron
pkgver=0.1.4
pkgrel=0
pkgrel=1
pkgdesc="Parse crontab syntax to determine scheduled run times"
url="https://github.com/siebertm/parse-cron"
arch="noarch"

View File

@ -3,7 +3,7 @@
pkgname=ruby-pathutil
_gemname=pathutil
pkgver=0.16.2
pkgrel=2
pkgrel=3
pkgdesc="A faster pure Ruby implementation of Pathname with extra bits"
url="https://github.com/envygeeks/pathutil"
arch="noarch"

View File

@ -4,7 +4,7 @@ pkgname=ruby-pg_query
_gemname=pg_query
# Keep in mind the aport libpg_query when bumping.
pkgver=2.2.0
pkgrel=0
pkgrel=1
pkgdesc="PostgreSQL query parsing and normalization library for Ruby"
url="https://github.com/pganalyze/pg_query"
# x86, armhf, armv7: fingerprint feature is broken on 32-bit

View File

@ -3,7 +3,7 @@
pkgname=ruby-polyglot
_gemname=polyglot
pkgver=0.3.5
pkgrel=0
pkgrel=1
pkgdesc="Augment 'require' to load non-ruby file types"
url="https://github.com/cjheath/polyglot"
arch="noarch"

View File

@ -3,7 +3,7 @@
pkgname=ruby-posix-spawn
_gemname=posix-spawn
pkgver=0.3.15
pkgrel=1
pkgrel=2
pkgdesc="Ruby process spawning library"
url="https://github.com/rtomayko/posix-spawn"
arch="all"

View File

@ -3,7 +3,7 @@
pkgname=ruby-public_suffix
_gemname=public_suffix
pkgver=5.0.1
pkgrel=0
pkgrel=1
pkgdesc="Domain name parser for Ruby based on the Public Suffix List"
url="https://simonecarletti.com/code/publicsuffix/"
arch="noarch"

View File

@ -3,7 +3,7 @@
pkgname=ruby-rb-inotify
_gemname=rb-inotify
pkgver=0.10.1
pkgrel=2
pkgrel=3
pkgdesc="A Ruby wrapper for Linux inotify, using FFI"
url="https://github.com/guard/rb-inotify"
arch="noarch"

View File

@ -3,7 +3,7 @@
pkgname=ruby-rbvmomi
_gemname=rbvmomi
pkgver=3.0.0
pkgrel=3
pkgrel=4
pkgdesc="Ruby interface to the VMware vSphere API"
url="https://github.com/vmware-archive/rbvmomi"
arch="noarch !s390x" # missing ruby-nokogiri

View File

@ -3,7 +3,7 @@
pkgname=ruby-rdiscount
_gemname=rdiscount
pkgver=2.2.7
pkgrel=0
pkgrel=1
pkgdesc="Fast Implementation of Gruber's Markdown in C"
url="http://dafoster.net/projects/rdiscount/"
arch="all"

View File

@ -3,7 +3,7 @@
pkgname=ruby-rouge
_gemname=rouge
pkgver=4.1.0
pkgrel=0
pkgrel=1
pkgdesc="A pure Ruby code highlighter that is compatible with Pygments"
url="https://github.com/rouge-ruby/rouge"
arch="noarch"

View File

@ -3,7 +3,7 @@
pkgname=ruby-rspec-support
_gemname=${pkgname#ruby-}
pkgver=3.12.0
pkgrel=0
pkgrel=1
pkgdesc="Support utilities for RSpec gems"
url="https://github.com/rspec/$_gemname"
arch="noarch"

View File

@ -3,7 +3,7 @@
pkgname=ruby-rspec
_gemname=${pkgname#ruby-}
pkgver=3.12.0
pkgrel=0
pkgrel=1
pkgdesc="Behaviour Driven Development for Ruby"
url="http://rspec.info/"
arch="noarch"

View File

@ -3,7 +3,7 @@
pkgname=ruby-safe_yaml
_gemname=safe_yaml
pkgver=1.0.5
pkgrel=2
pkgrel=3
pkgdesc="Parse YAML safely"
url="https://github.com/dtao/safe_yaml"
arch="noarch"

View File

@ -3,7 +3,7 @@
pkgname=ruby-sassc
_gemname=sassc
pkgver=2.4.0
pkgrel=2
pkgrel=3
pkgdesc="Use libsass with Ruby!"
url="https://github.com/sass/sassc-ruby"
arch="noarch"

View File

@ -3,7 +3,7 @@
pkgname=ruby-sdbm
_gemname=sdbm
pkgver=1.0.0
pkgrel=1
pkgrel=2
pkgdesc="Simple file-based key-value store with String keys and values for Ruby"
url="https://github.com/ruby/sdbm"
arch="all"

View File

@ -4,7 +4,7 @@ pkgname=ruby-terminal-table
_gemname=terminal-table
# NOTE: Before bumping, check version required by jekyll.
pkgver=3.0.2
pkgrel=1
pkgrel=2
pkgdesc="Ruby ASCII Table Generator, simple and feature rich"
url="https://github.com/tj/terminal-table"
arch="noarch"

View File

@ -2,7 +2,7 @@
# Maintainer: Kevin Daudt <kdaudt@alpinelinux.org>
pkgname=ruby-thor
pkgver=1.2.1
pkgrel=0
pkgrel=1
pkgdesc="toolkit for building powerfull command-line interfaces"
url="http://whatisthor.com/"
arch="noarch"

View File

@ -3,7 +3,7 @@
pkgname=ruby-treetop
_gemname=treetop
pkgver=1.6.12
pkgrel=0
pkgrel=1
pkgdesc="A Parsing Expression Grammar (PEG) Parser generator DSL for Ruby"
url="https://github.com/cjheath/treetop"
arch="noarch"

View File

@ -3,7 +3,7 @@
pkgname=ruby-unf_ext
_gemname=unf_ext
pkgver=0.0.8.2
pkgrel=0
pkgrel=1
pkgdesc="Unicode Normalization Form support library for CRuby"
url="https://github.com/knu/ruby-unf_ext/"
arch="all"

View File

@ -2,7 +2,7 @@
# Maintainer: Kevin Daudt <kdaudt@alpinelinux.org>
pkgname=ruby-xdg
pkgver=6.6.2
pkgrel=1
pkgrel=2
pkgdesc="xdg base directory standard library for ruby"
url="https://www.alchemists.io/projects/xdg/"
arch="noarch"

View File

@ -3,7 +3,7 @@
pkgname=ruby-xmlrpc
_gemname=xmlrpc
pkgver=0.3.2
pkgrel=1
pkgrel=2
pkgdesc="XMLRPC library for Ruby"
url="https://github.com/ruby/xmlrpc"
arch="noarch"

View File

@ -3,7 +3,7 @@
pkgname=sqlint
_gemname=sqlint
pkgver=0.2.1
pkgrel=1
pkgrel=2
pkgdesc="Simple SQL linter supporting ANSI and PostgreSQL syntaxes"
url="https://github.com/purcell/sqlint"
# x86, armhf, armv7, s390x and riscv64 blocked by ruby-pg_query

View File

@ -2,7 +2,7 @@
# Maintainer: Kevin Daudt <kdaudt@alpinelinux.org>
pkgname=tmuxinator
pkgver=3.0.5
pkgrel=2
pkgrel=3
pkgdesc="manage complex tmux sessions easily"
url="https://github.com/tmuxinator/tmuxinator"
arch="noarch"

View File

@ -3,7 +3,7 @@
# Maintainer: Andy Postnikov <apostnikov@gmail.com>
pkgname=unit
pkgver=1.29.1
pkgrel=0
pkgrel=1
pkgdesc="NGINX Unit is a dynamic web application server"
url="https://unit.nginx.org/"
arch="all"

View File

@ -2,7 +2,7 @@
# Maintainer: Leonardo Arena <rnalrd@alpinelinux.org>
pkgname=weechat
pkgver=3.8
pkgrel=1
pkgrel=2
pkgdesc="A fast, light, extensible ncurses-based chat client"
url="https://weechat.org"
arch="all"