unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#40895: import crate: Relaxed version selection
@ 2020-04-27  7:31 Hartmut Goebel
  2020-12-17 15:26 ` bug#40895: Should be solved by new importer Hartmut Goebel
  0 siblings, 1 reply; 2+ messages in thread
From: Hartmut Goebel @ 2020-04-27  7:31 UTC (permalink / raw)
  To: 40895

If (manually) importing dependencies for some package requiring "other
^0.2", I would like the importer to fetch the newest version of
other-0.2.x automatically.

As it is now, I need to specify the exact version number, e.g. "guix
import crate other@0.2.4" - and the get the version number I need to go
to crates.io, search the package and search the list of available
versions. The importer can do this much more efficient.

This could be implemented like this:

- If the version giben ("@0.2.4") matches an version available, use this
version.

- Otherwise, if the version giben ("@0.2") is a prefix of some available
version, use the highest/newest of these versions

-- 
Regards
Hartmut Goebel

| Hartmut Goebel          | h.goebel@crazy-compilers.com               |
| www.crazy-compilers.com | compilers which you thought are impossible |

^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#40895: Should be solved by new importer
  2020-04-27  7:31 bug#40895: import crate: Relaxed version selection Hartmut Goebel
@ 2020-12-17 15:26 ` Hartmut Goebel
  0 siblings, 0 replies; 2+ messages in thread
From: Hartmut Goebel @ 2020-12-17 15:26 UTC (permalink / raw)
  To: 40893-close, 40894-close, 40895-close

This issue is solved by the new importer.

-- 
Regards
Hartmut Goebel

| Hartmut Goebel          | h.goebel@crazy-compilers.com               |
| www.crazy-compilers.com | compilers which you thought are impossible |





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-12-17 15:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-27  7:31 bug#40895: import crate: Relaxed version selection Hartmut Goebel
2020-12-17 15:26 ` bug#40895: Should be solved by new importer Hartmut Goebel

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).