Gentoo Archives: gentoo-portage-dev

From: Zac Medico <zmedico@×××××.com>
To: gentoo-portage-dev@l.g.o
Subject: Re: [gentoo-portage-dev] DepSet
Date: Mon, 19 Dec 2005 20:57:51
Message-Id: 43A71F03.8020703@gmail.com
In Reply to: Re: [gentoo-portage-dev] DepSet by Zac Medico
1 Zac Medico wrote:
2 > 4) Run vdb-depset-test.py to try it on your whole vdb (ParseErrors can
3 > be expected due to invalid syntax).
4
5 I've made the vdb-depset-test.py slightly more robust by adding a fix_whitespace() function that fixes whitespace around operator tokens in order to get around DepSet ParseErrors. That function can be added to savior somewhere in order to provide backward compatibility with old vdb depstrings. There's already a repoman patch (needs a little work) attached to bug 114948 that addresses this issue on the commit side.
6
7 Zac

Attachments

File name MIME type
vdb-depset-test.py text/x-python

Replies

Subject Author
Re: [gentoo-portage-dev] DepSet Zac Medico <zmedico@×××××.com>