Skip to content
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

Expose inequality support in package metadata #27

Open
jheiss opened this issue Aug 17, 2012 · 0 comments
Open

Expose inequality support in package metadata #27

jheiss opened this issue Aug 17, 2012 · 0 comments

Comments

@jheiss
Copy link
Member

jheiss commented Aug 17, 2012

Packages currently can express dependency versions via min/max version, min/max package version, and allowed versions. Recently in order to support inequality on the command line (tpkg -i ruby>=1.9 for example) I added version greater/less than and package version greater/less than support to the tpkg library. We should expose that functionality in package metadata so that packages can express their dependencies using that functionality. gem2tpkg in particular needs this to properly translate gem dependencies to tpkg dependencies, it currently uses crappy workarounds.

Was: https://sourceforge.net/apps/trac/tpkg/ticket/45

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant