#2186 Nonresponsive maintainer: James Hogarth jhogarth
Closed: Invalid 4 years ago by churchyard. Opened 4 years ago by churchyard.


From what I see, ntlm3 is dead upstream and only one package depends on in in Fedora. However, it deeply goes into ansible: ansible.src → python3-winrm → python3-requests_ntlm → python3-ntlm3.

It seems that python3-requests_ntlm is mispackaged:

  • Upstream has install_requires=[ 'requests>=2.0.0', 'ntlm-auth>=1.0.2', 'cryptography>=1.3' ]
  • Fedora has proper automatic dependencies and manual python3-cryptography, python3-ntlm3

That means, dependency should be removed from python3-requests_ntlm and package could be orphaned/retired. I'll send PR to fix this particular dependency chain problem.

Since python-requests_ntlm is also maintained by @jhogarth - I'm up for taking over that package.

And also @jhogarth maintains cpp-hocon and boost-nowide which I would not mind taking over.

Hi guys

I am alive ... life just got really, really busy recently (read past 6 months).

I'd appreciate any help in catching up with things, though I will endeavour to make an effort to do so anyway this week.

For reference python-ntlm actually got forked and effectively replaced by python-ntlm-auth upstream...

https://pypi.org/project/ntlm-auth/

jborean is assuming that is available for winrm/credssp ongoing.

@jhogarth can you add me as co-maintainer to mentioned packages please?

I've added @ignatenkobrain to the repos requested and am actively in the process of catching up with stuff

I guess we can close this ticket then.

Metadata Update from @churchyard:
- Issue close_status updated to: Invalid
- Issue status updated to: Closed (was: Open)

4 years ago

Login to comment on this ticket.

Metadata