I'd probably shut that warning up using the warnings module API rather
than weaking the test more broadly. Also - track down and file a bug
on the leak source.
Brian May writes:
> ==
> FAIL: test_discovery_with_broken (djcelery.tests.test_discovery.TestDiscovery)
> --
> Traceback (most recent call last):
> File
> "/h
Ludovic Rousseau writes:
> I tried to update my package pykcs11 since the repository moved from SVN to
> git.
> http://anonscm.debian.org/cgit/python-modules/packages/pykcs11.git/
>
> I imported a new upstream .orig.tar.gz version as descibed in
> https://wiki.debian.org/Python/GitPackaging#New_u
Hello,
I tried to update my package pykcs11 since the repository moved from SVN to
git.
http://anonscm.debian.org/cgit/python-modules/packages/pykcs11.git/
I imported a new upstream .orig.tar.gz version as descibed in
https://wiki.debian.org/Python/GitPackaging#New_upstream_release
and could buil
On Fri, Oct 23, 2015 at 04:41:56PM +0100, Dimitri John Ledkov wrote:
> i knew it! there are three identical twins of Piotr. No wonder they
> get so much done!
If it is three, wouldn't that be identical triplets?
--
Len Sorensen
i knew it! there are three identical twins of Piotr. No wonder they
get so much done!
On 23 October 2015 at 15:22, Piotr Ożarowski wrote:
> [Piotr Ożarowski, 2015-10-23]
>> [Piotr Ożarowski, 2015-10-23]
>> > override_dh_auto_build:
>> > dh_auto_build
>> > PYTHONPATH=$(CURDIR)/.pybuild/b
[Piotr Ożarowski, 2015-10-23]
> override_dh_auto_build:
> dh_auto_build
> PYTHONPATH=`pybuild --build -i python3 -s custom --build-args 'echo
> {build_dir}'`\
> $(MAKE) -C doc html
last one, I promise:
override_dh_auto_build:
dh_auto_build
pybuild --build -i
[Piotr Ożarowski, 2015-10-23]
> [Piotr Ożarowski, 2015-10-23]
> > override_dh_auto_build:
> > dh_auto_build
> > PYTHONPATH=$(CURDIR)/.pybuild/build_cpython3/ $(MAKE) -C doc html
> >
> > no matter which Python 3.X version is the default one
> > (it still hardcodes ".pybuild" which I don't
[Piotr Ożarowski, 2015-10-23]
> override_dh_auto_build:
> dh_auto_build
> PYTHONPATH=$(CURDIR)/.pybuild/build_cpython3/ $(MAKE) -C doc html
>
> no matter which Python 3.X version is the default one
> (it still hardcodes ".pybuild" which I don't like, though)
which leads back to `pyb
[Piotr Ożarowski, 2015-10-23]
> override_dh_auto_install:
> dh_auto_install
> PYTHONPATH=$(CURDIR)/debian/python3-kwant/usr/lib/python3/dist-packages
> \
> $(MAKE) -C doc html
you might even need to do it later: dh_python3 is not called yet, so
some files might not be moved to
[Christoph Groth, 2015-10-23]
> Sorry for posting the same message twice. I believed that it got
> silently dropped as I did not see it show up on gmane (this was because
> I replied to an old thread). So I subscribed to
> whitel...@lists.debian.org and resent it.
your message went through, I si
[please don't CC me on a mailing list if you don't want to end up in SPAM]
[Christoph Groth, 2015-10-22]
> With “install target”, do you mean dh_installdocs? In our debian/rules, we
I meat override_dh_auto_install or {install,binary}-{arch,indep}
> have now
>
> # Make documentation only if nee
Hello again,
Sorry for posting the same message twice. I believed that it got
silently dropped as I did not see it show up on gmane (this was because
I replied to an old thread). So I subscribed to
whitel...@lists.debian.org and resent it.
Christoph
signature.asc
Description: PGP signature
I found this thread while trying to update the Debian packaging
for a Python library that I maintain. The library has Sphinx
documentation that is quite complex to build: First, the library
needs to be built (it contains C extensions), then figures are
generated by scripts, and finally Sphinx
14 matches
Mail list logo