]> git.ipfire.org Git - thirdparty/libsolv.git/commit
conda: deal with repositories containing both new and legacy packages
authorMichael Schroeder <mls@suse.de>
Fri, 17 Apr 2020 12:39:57 +0000 (14:39 +0200)
committerMichael Schroeder <mls@suse.de>
Fri, 17 Apr 2020 12:39:57 +0000 (14:39 +0200)
commitb582c6588e68b9a161a45a6b94b4feb82843b9d6
tree9a1b617653654a2b8e0a1dcf9db7519bf512c186
parentbaf0c44b7f50c622d0e73d7f29c8bd369c0a5946
conda: deal with repositories containing both new and legacy packages

We ignore the legacy .tar.bz2 entry if we also have a .conda package
with the otherwise same filename.
ext/repo_conda.c