This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ITA/ITP] python-paramiko 2.4.1, python-bcrypt 3.1.4, python-PyNaCl 1.2.1


Am 23.07.2018 um 23:13 schrieb Yaakov Selkowitz:
On Fri, 2018-07-20 at 13:15 +0200, Michael Wild wrote:
I would like to adopt the orphaned package python-paramiko. In order
to bring it to its current version, additional dependencies need to be
packaged, namely python-bcrypt and python-PyNaCl.

Debian packages:

* https://packages.debian.org/stretch/python-paramiko
* https://packages.debian.org/stretch/python-bcrypt
* https://packages.debian.org/stretch/python-nacl

For the latter I have the problem that upstream calls it PyNaCl, but
distros seem to drop the "Py" prefix. What is the preferred naming
scheme for Cygwin?

python-nacl for the sources, python{2,3}-nacl for the binaries.

For those wanting to review the packages, I uploaded them to
https://www.dropbox.com/sh/a0ci3v176k2pslu/AACdPzzLadgbLcPukr7CcE3Qa?dl=0.

--
Yaakov


Not an expert in python modules, so I assume this is correct

/usr/lib/python3.6/site-packages/PyNaCl-1.2.1.dist-info/metadata.json
/usr/lib/python3.6/site-packages/PyNaCl-1.2.1.dist-info/top_level.txt
/usr/lib/python3.6/site-packages/nacl/__init__.py
/usr/lib/python3.6/site-packages/nacl/__pycache__/__init__.cpython-36.opt-1.pyc

as it is not much more different from

/usr/lib/python3.6/site-packages/paramiko-2.4.1.dist-info/metadata.json
/usr/lib/python3.6/site-packages/paramiko-2.4.1.dist-info/top_level.txt
/usr/lib/python3.6/site-packages/paramiko/__init__.py
/usr/lib/python3.6/site-packages/paramiko/__pycache__/__init__.cpython-36.opt-1.pyc

I built all the 3 packages and they seem fine.
As they are missing testsuites I assume Michael tested them.

I would say GTG.

Regards
Marco

---
Diese E-Mail wurde von Avast Antivirus-Software auf Viren geprüft.
https://www.avast.com/antivirus


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]