Mikhail Gusarov wrote:
> ML> At least the packager will know that s3cmd will require ET for its
> ML> run.
>
> You have completely confused the *build* dependencies and *runtime*
> dependencies:
>
> Build-Depends: debhelper (>= 7), quilt (>= 0.40), python-all-dev (>= 2.3.5-11)
> Build-Depends-
Twas brillig at 11:58:02 06.03.2009 UTC+13 when mic...@logix.cz did gyre and
gimble:
ML> It's not necessary but shouldn't do any harm, should it?
It does.
1. The artificial build-dependency have to be added added to the package.
2. When built in clean environment, the builder has to fetch add
Hi Mikhail,
> I've found Debian package has patch.py since the dawn of times,
> disabling the check for ElementTree in setup.py.
>
> As it's really not necessary to check for ET during packaging,
It's not necessary but shouldn't do any harm, should it? At least the
packager will know that s3cmd
Twas brillig at 02:55:30 06.03.2009 UTC+06 when dotted...@dottedmag.net did
gyre and gimble:
MG> has patch.py
*has patch
--
pgpiCLWQgCSCJ.pgp
Description: PGP signature
--
Open Source Business Conference (OSBC), Mar
Hello,
I've found Debian package has patch.py since the dawn of times,
disabling the check for ElementTree in setup.py.
As it's really not necessary to check for ET during packaging, I've
crafted a small patch. Attached.
--
pgpyufhDoCd6F.pgp
Description: PGP signature
--- setup.py.orig 2008-0