Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 904167 - >=dev-ml/seq-0.3 has wrong ocalm RDEPEND
Summary: >=dev-ml/seq-0.3 has wrong ocalm RDEPEND
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Team for the ML programming language family
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-04-11 12:58 UTC by Anton Kuleshov
Modified: 2023-04-11 16:49 UTC (History)
2 users (show)

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 Anton Kuleshov 2023-04-11 12:58:38 UTC
Seems like ebuilds starting from version 0.3 has wrong RDEPEND. Current is <dev-lang/ocaml-4.07 but should be >=dev-lang/ocaml-4.07.
https://ocaml.org/p/seq/base

Reproducible: Always
Comment 1 Maciej Barć gentoo-dev 2023-04-11 16:46:41 UTC
Yup, 3.0 changed it's dependencies.
Comment 2 Larry the Git Cow gentoo-dev 2023-04-11 16:49:48 UTC
The bug has been closed via the following commit(s):

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

commit ff83095dbae0ab3a3364bf7039f4699daeab164d
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2023-04-11 16:49:29 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2023-04-11 16:49:45 +0000

    dev-ml/seq: update >=3.0 deps
    
    Closes: https://bugs.gentoo.org/904167
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 dev-ml/seq/{seq-0.3.1.ebuild => seq-0.3-r1.ebuild} | 3 ++-
 dev-ml/seq/{seq-0.3.ebuild => seq-0.3.1-r1.ebuild} | 5 +++--
 2 files changed, 5 insertions(+), 3 deletions(-)