On Sun, Nov 23, 2008 at 10:57 AM, Daniel Macks <[EMAIL PROTECTED]> wrote:
> On Sat, Nov 22, 2008 at 08:05:50PM -0500, Charles Lepple wrote:
>> Trying to be clever, I wanted to modify the Trac info file such that
>> it would not require pysqlite2-py26. (Python 2.5 and later come with
>> the sqlite3
On Sat, Nov 22, 2008 at 08:05:50PM -0500, Charles Lepple wrote:
> Trying to be clever, I wanted to modify the Trac info file such that
> it would not require pysqlite2-py26. (Python 2.5 and later come with
> the sqlite3 library, which is compatible with pysqlite2.)
>
> Here's the crazy depende
Trying to be clever, I wanted to modify the Trac info file such that
it would not require pysqlite2-py26. (Python 2.5 and later come with
the sqlite3 library, which is compatible with pysqlite2.)
Here's the crazy dependency line:
Depends: <<
...
(%type_raw[python] = 2.6) python26 |
(%