Request to (re)join DPMT

2018-04-17 Thread Raoul Snyman

Hi!

I was previously part of DPMT on Alioth, and I'd like to be added to the 
team on Salsa to continue working on python-pysword.


My Alioth and Salsa logins are: superfly-guest

I have read the DPMT Policy 
(https://python-modules.alioth.debian.org/policy.html) and I accept it.




--
Raoul Snyman
+1 (520) 490-9743
ra...@snyman.info



Re: Bug#895849: sphinxcontrib-autoprogram: Incompatible with Sphinx 1.7

2018-04-17 Thread Andreas Tille
> 
> The changes from the PR in question were already included in 0.1.4, and
> subsequently changed in later commits in that release.
> 
> https://github.com/sphinx-contrib/autoprogram/commit/2debd1489c5a576a8f33b27e847077b860319916
> 
> Try building just 0.1.4 without the patch.

This is what I did some days ago.  The patch is not the issue for the
build failure.  I removed the patch from git again - any help is
welcome. 

Kind regards

   Andreas.

-- 
http://fam-tille.de



Re: Bug#895849: sphinxcontrib-autoprogram: Incompatible with Sphinx 1.7

2018-04-17 Thread Bas Couwenberg

On 2018-04-17 11:25, Andreas Tille wrote:

On Mon, Apr 16, 2018 at 09:48:28PM +0200, Bas Couwenberg wrote:

Source: sphinxcontrib-autoprogram
Version: 0.1.2-1


I applied the suggested patch to version 0.1.4 since I wanted to upload
this version anyway.  However, when trying to build the package in 
Git[1]

I get a test suite failure:


The changes from the PR in question were already included in 0.1.4, and 
subsequently changed in later commits in that release.


 
https://github.com/sphinx-contrib/autoprogram/commit/2debd1489c5a576a8f33b27e847077b860319916


Try building just 0.1.4 without the patch.

Kind Regards,

Bas



Re: Bug#895849: sphinxcontrib-autoprogram: Incompatible with Sphinx 1.7

2018-04-17 Thread Andreas Tille
Hi,

On Mon, Apr 16, 2018 at 09:48:28PM +0200, Bas Couwenberg wrote:
> Source: sphinxcontrib-autoprogram
> Version: 0.1.2-1

I applied the suggested patch to version 0.1.4 since I wanted to upload
this version anyway.  However, when trying to build the package in Git[1]
I get a test suite failure:

...
test_make_rst (sphinxcontrib.autoprogram.AutoprogramDirectiveTestCase)
Alt least it shouldn't raise errors during making RST string. ... ERROR
test_import_object (sphinxcontrib.autoprogram.UtilTestCase) ... ok

==
ERROR: test_make_rst (sphinxcontrib.autoprogram.AutoprogramDirectiveTestCase)
Alt least it shouldn't raise errors during making RST string.
--
Traceback (most recent call last):
  File "/build/sphinxcontrib-autoprogram-0.1.4/sphinxcontrib/autoprogram.py", 
line 398, in test_make_rst
list(self.directive.make_rst())
  File "/build/sphinxcontrib-autoprogram-0.1.4/sphinxcontrib/autoprogram.py", 
line 162, in make_rst
parser = import_object(import_name or '__undefined__')
  File "/build/sphinxcontrib-autoprogram-0.1.4/sphinxcontrib/autoprogram.py", 
line 139, in import_object
raise ImportError("No module named {}".format(module_name))
ImportError: No module named cli

--
Ran 6 tests in 0.003s

FAILED (errors=1)
Test failed: 
error: Test failed: 
...


I can confirm that there is no such module cli.  Before I report the
issue upstream I'd like to ask for confirmation that it is not just me
overlooking something.

Thanks for any help

  Andreas.

[1] https://salsa.debian.org/med-team/sphinxcontrib-autoprogram

-- 
http://fam-tille.de