← Back to team overview

holland-discuss team mailing list archive

holland + mysql dependency

 

This is mostly for Andy... 

So, I just noticed that the holland packages don't require mysql at all, when they used to.

[wdierkes@fc14 ~]$ repoquery -q --requires holland-mysqllvm
MySQL-python
config(holland-mysqllvm) = 1.0.4-2.fc14
holland = 1.0.4-2.fc14
holland-common = 1.0.4-2.fc14
lvm2
python(abi) = 2.7
tar

[wdierkes@fc14 ~]$ repoquery -q --requires holland-mysqldump
config(holland-mysqldump) = 1.0.4-2.fc14
holland = 1.0.4-2.fc14
holland-common = 1.0.4-2.fc14
python(abi) = 2.7


I just wanted to ensure that these two are all pure python implementations, and don't rely on any mysql shell calls or anything.

---
derks






Follow ups