Bug#849812: Info received (Bug#849812: ITP: requests-ntlm -- HTTP NTLM authentication using the requests library)

2018-02-27 Thread Harlan Lieberman-Berg
forwarded 849812 https://github.com/jborean93/ntlm-auth/issues/19
thanks

Looks like this is blocked because of copyright issues again; this time,
incompatibility between GPLv2 and LGPLv3+.

On hold again for now.

On Tue, Feb 27, 2018 at 9:03 PM, Debian Bug Tracking System <
ow...@bugs.debian.org> wrote:

> Thank you for the additional information you have supplied regarding
> this Bug report.
>
> This is an automatically generated reply to let you know your message
> has been received.
>
> Your message is being forwarded to the package maintainers and other
> interested parties for their attention; they will reply in due course.
>
> Your message has been sent to the package maintainer(s):
>  w...@debian.org
>  Dominic Hargreaves 
>
> If you wish to submit further information on this problem, please
> send it to 849...@bugs.debian.org.
>
> Please do not send mail to ow...@bugs.debian.org unless you wish
> to report a problem with the Bug-tracking system.
>
> --
> 849812: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=849812
> Debian Bug Tracking System
> Contact ow...@bugs.debian.org with problems
>



-- 
Harlan Lieberman-Berg
~hlieberman


Bug#849812: ITP: requests-ntlm -- HTTP NTLM authentication using the requests library

2018-02-27 Thread Harlan Lieberman-Berg
owner 849812 !
thanks

Sounds good, Dominic!  I'll move this forward through DPMT.

Sincerely,

On Tue, Feb 27, 2018 at 12:13 PM, Dominic Hargreaves  wrote:
> On Mon, Feb 26, 2018 at 10:58:03PM -0500, Harlan Lieberman-Berg wrote:
>> On Fri, 25 Aug 2017 15:37:42 +0100 Dominic Hargreaves  wrote:
>> > After a bit of delay I worked on this, to discover that its depedency
>> > ntlm-auth had no copyright statement. I am awaiting clarification
>> > from upstream on that:
>> >
>> > .
>>
>> Hi Dom,
>>
>> Just had an ansible user ping me about this (because of the transitive
>> dep from winrm).  Is this something you're still in the midst of
>> packaging, and/or is there anything I can do to help?
>
> Hello,
>
> I'm afraid this work has entirely stalled as I don't have a current
> need for this module, although upstream did fix the copyright notice.
> If you would like to take on packaging ntlm-auth/updating pywinrm
> within the python packaging team that'd be great. Otherwise, I will
> get to it eventually...
>
> Best,
> Dominic.



-- 
Harlan Lieberman-Berg
~hlieberman



Bug#849812: ITP: requests-ntlm -- HTTP NTLM authentication using the requests library

2018-02-27 Thread Dominic Hargreaves
On Mon, Feb 26, 2018 at 10:58:03PM -0500, Harlan Lieberman-Berg wrote:
> On Fri, 25 Aug 2017 15:37:42 +0100 Dominic Hargreaves  wrote:
> > After a bit of delay I worked on this, to discover that its depedency
> > ntlm-auth had no copyright statement. I am awaiting clarification
> > from upstream on that:
> >
> > .
> 
> Hi Dom,
> 
> Just had an ansible user ping me about this (because of the transitive
> dep from winrm).  Is this something you're still in the midst of
> packaging, and/or is there anything I can do to help?

Hello,

I'm afraid this work has entirely stalled as I don't have a current
need for this module, although upstream did fix the copyright notice.
If you would like to take on packaging ntlm-auth/updating pywinrm
within the python packaging team that'd be great. Otherwise, I will
get to it eventually...

Best,
Dominic.



Bug#849812: ITP: requests-ntlm -- HTTP NTLM authentication using the requests library

2018-02-26 Thread Harlan Lieberman-Berg
On Fri, 25 Aug 2017 15:37:42 +0100 Dominic Hargreaves  wrote:
> After a bit of delay I worked on this, to discover that its depedency
> ntlm-auth had no copyright statement. I am awaiting clarification
> from upstream on that:
>
> .

Hi Dom,

Just had an ansible user ping me about this (because of the transitive
dep from winrm).  Is this something you're still in the midst of
packaging, and/or is there anything I can do to help?

Sincerely,



Bug#849812: ITP: requests-ntlm -- HTTP NTLM authentication using the requests library

2017-08-25 Thread Dominic Hargreaves
On Sat, Dec 31, 2016 at 12:20:40PM +, Dominic Hargreaves wrote:
> Package: wnpp
> Severity: wishlist
> Owner: Dominic Hargreaves 
> 
> * Package name: requests-ntlm
>   Version : 1.0.0
>   Upstream Author : Ben Toews  et al
> * URL : https://github.com/requests/requests-ntlm
> * License : ISC
>   Programming Lang: Python
>   Description : HTTP NTLM authentication using the requests library
> 
> HttpNtlmAuth can be used in conjunction with a Session in order to make
> use of connection pooling. Since NTLM authenticates connections, this
> is more efficient. Otherwise, each request will go through a new NTLM
> challenge-response.
> 
> This is a new dependency of pywinrm, and will be maintained as part of
> the Python Modules Team.

After a bit of delay I worked on this, to discover that its depedency
ntlm-auth had no copyright statement. I am awaiting clarification
from upstream on that:

.



Bug#849812: ITP: requests-ntlm -- HTTP NTLM authentication using the requests library

2016-12-31 Thread Dominic Hargreaves
Package: wnpp
Severity: wishlist
Owner: Dominic Hargreaves 

* Package name: requests-ntlm
  Version : 1.0.0
  Upstream Author : Ben Toews  et al
* URL : https://github.com/requests/requests-ntlm
* License : ISC
  Programming Lang: Python
  Description : HTTP NTLM authentication using the requests library

HttpNtlmAuth can be used in conjunction with a Session in order to make
use of connection pooling. Since NTLM authenticates connections, this
is more efficient. Otherwise, each request will go through a new NTLM
challenge-response.

This is a new dependency of pywinrm, and will be maintained as part of
the Python Modules Team.