GNU bug report logs -
#40195
Add Docusign python API module as a package
Previous Next
Full log
View this message in rfc822 format
On Mon, Mar 23, 2020 at 02:26:10PM +0000, Josh Marshall wrote:
> Add Docusign python API module as a package
Thanks! I have a few changes...
The tarballs that GitHub automatically generates per-tag (named like
'v3.0.0.tar.gz') do sometimes change, which breaks our packaging. So we
should package this either from the Git tag or from PyPI:
https://pypi.org/project/docusign-esign/
I think we should take the PyPi name as canonical, so as a Python
library, this Guix package should be called 'python-docusign-esign'.
Why are the tests skipped? Can you add a code comment? Even just "No
test suite" if that is the case.
Make sure to lint the package. You may need to do it in a Guix
development environment; something like this should work:
`guix environment guix -- ./pre-inst-env guix lint python-docusign`.
Can you send a revised patch? Also, does this integrate with any Guix
packages?
This bug report was last modified 5 years and 82 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.