Re: Python module packaging request to help me maintain apt-listchanges

2023-10-24 Thread Timo Röhling
Hi Jonathan, * Jonathan Kamens [2023-10-23 06:00]: I'm writing to ask for your assistance in getting pytest-subprocess packaged into Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1053360 As one of the uploaders for pytest, I am happy to sponsor you! Cheers Timo -- ⢀⣴⠾⠻⢶⣦⠀ ╭─

Re: Python module packaging request to help me maintain apt-listchanges

2023-10-24 Thread Ian Norton
Pytest-subprocess looks interesting, I'd probably myself have done the mocks directly using pytest-mock but it's good to know this exists. On Mon, 23 Oct 2023, 12:49 Jonathan Kamens, wrote: > Hello all, > > I'm writing to ask for your assistance in getting pytest-subprocess > packaged into Debia

Python module packaging request to help me maintain apt-listchanges

2023-10-23 Thread Jonathan Kamens
Hello all, I'm writing to ask for your assistance in getting pytest-subprocess packaged into Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1053360 The use case here is that I've taken over maintenance of apt-listchanges and added among other things a unit-test suite, and I want t

Re: Python module packaging

2015-08-19 Thread Barry Warsaw
On Aug 19, 2015, at 07:41 PM, olivier.sal...@codeless.fr wrote: >As I am not a regular contributor to the python-modules (only made a few), >would you want to review the package once in git (when ready) before I upload >? Or should I go when ready ? after reading again Python Policy of course >;-

Re: Python module packaging

2015-08-19 Thread olivier.sal...@codeless.fr
On 08/19/2015 06:44 PM, Barry Warsaw wrote: > On Aug 19, 2015, at 12:43 PM, Barry Warsaw wrote: > >> On Aug 19, 2015, at 04:11 PM, olivier sallou wrote: >> >>> I'd like to "simple" package python-eta module[0]. Having a look at policy, >>> I only see SVN repo [1]. Can't we package module using a

Re: Python module packaging

2015-08-19 Thread Barry Warsaw
On Aug 19, 2015, at 12:43 PM, Barry Warsaw wrote: >On Aug 19, 2015, at 04:11 PM, olivier sallou wrote: > >>I'd like to "simple" package python-eta module[0]. Having a look at policy, >>I only see SVN repo [1]. Can't we package module using a git repo ? > >We are very close to switching to git. I

Re: Python module packaging

2015-08-19 Thread Barry Warsaw
On Aug 19, 2015, at 04:11 PM, olivier sallou wrote: >I'd like to "simple" package python-eta module[0]. Having a look at policy, >I only see SVN repo [1]. Can't we package module using a git repo ? We are very close to switching to git. I'm hoping it might actually happen during Debconf, or soo

Python module packaging

2015-08-19 Thread olivier sallou
Hi, I'd like to "simple" package python-eta module[0]. Having a look at policy, I only see SVN repo [1]. Can't we package module using a git repo ? Thanks Olivier [0] https://github.com/mbreese/eta/ [1] https://wiki.debian.org/Teams/PythonModulesTeam