[03:36] Hello [03:39] i'm struggling with tring to build a pytohn package ... it fails to find a dependency .. but I built a package for it and I have listed in the control file [03:39] the package is 'python3-entrypoint' [03:39] my PPA is: https://launchpad.net/~epiesasha/+archive/ubuntu/jupyter/+packages [03:40] it fails with: Missing build dependencies: python3-argparse [03:42] but I do have it in my control file [03:53] i was wndering if it is a fault from my side or I need to wait a build from the ppa server ... [03:53] I got confused by he liog [03:59] this th e log https://launchpad.net/~epiesasha/+archive/ubuntu/jupyter/+build/12624488 [07:44] epigfanio: isn't argparse part of python3? therefore there is no extra package and build-depending on python3 is enough [17:22] geser: thanks for theadvice, I saw argparse in the pypi repository so I thought it was external dependency [17:23] I removed it from the debian rules, butthe build failed again .. this time I'm having hardtome understanding the log error . it seems a test that failed [17:24] this is the last build log https://launchpad.net/~epiesasha/+archive/ubuntu/jupyter/+build/12626772 [23:51] guys, what to do when trying to package a python librarty ... the test fail? I think in my case is a py3.5 vs py3.6 syntax error issue .. but not sure: https://launchpad.net/~epiesasha/+archive/ubuntu/jupyter/+build/12628117