Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 805563 - =dev-ruby/actionpack-xml_parser-2.0.1-r1: dropped support for actionpack-5.x
Summary: =dev-ruby/actionpack-xml_parser-2.0.1-r1: dropped support for actionpack-5.x
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-07-31 20:50 UTC by Michael Orlitzky
Modified: 2022-05-08 05:44 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Orlitzky gentoo-dev 2021-07-31 20:50:46 UTC
In the last revision of actionpack-xml_parser,

  ruby_add_rdepend "=dev-ruby/actionpack-5*:* =dev-ruby/railties-5*:*"

was replaced by

  ruby_add_rdepend "=dev-ruby/actionpack-6.0*:* =dev-ruby/railties-6.0*:*"

Can't both be used? (This is still the same version of actionpack-xml_parser.) I only ask because our Redmine instance is still using the 5.x rails stuff and now I'm stuck with an actionpack-xml_parser-2.0.1 that can't be upgraded and that has no ebuild in the tree (portage complains...)
Comment 1 Larry the Git Cow gentoo-dev 2022-05-08 05:44:03 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa84f6c0bf8f736ebb7d07a64a2f3f7937a17616

commit fa84f6c0bf8f736ebb7d07a64a2f3f7937a17616
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2022-05-07 07:40:49 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2022-05-08 05:43:41 +0000

    dev-ruby/actionpack-xml_parser: add ruby30
    
    Fix rails dependencies to include more versions.
    
    Closes: https://bugs.gentoo.org/805563
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>

 .../actionpack-xml_parser-2.0.1-r2.ebuild          | 38 ++++++++++++++++++++++
 1 file changed, 38 insertions(+)