Re: How to package my python module ?

2018-03-17 Thread Ben Finney
慕冬亮 writes: > thanks for your tips. (To participate in email discussions, please don't top-post. Instead, learn to interleave your replies in response to the text to which you are responding. See this article for more

Re: How to package my python module ?

2018-03-17 Thread 慕冬亮
Hi all, thanks for your tips. First, I refer to [1] and all the previous materials in the mailing list to generate all the debian metadata files. During this step, some commands are very useful, including dch -i/-a. For now, I have submitted all the debian metadata files to [my Github

Re: How to package my python module ?

2018-03-16 Thread Georg Faerber
al, the above is correct. > I have registered in the mentors website and uploaded my GPG key. Now > it comes to one problem - how do I package my python module? Great! > For the materials about packaging a debian package, it is related one > general debian package. Is there documen

Re: How to package my python module ?

2018-03-16 Thread Scott Kitterman
ivilege. > >I have registered in the mentors website and uploaded my GPG key. Now >it comes to one problem - how do I package my python module? > >For the materials about packaging a debian package, it is related one >general debian package. Is there document about how to package >o

Re: How to package my python module ?

2018-03-16 Thread 慕冬亮
); Finally, after I am able to handle this procedure and believed by sponsor, maybe I could get limited upload privilege. I have registered in the mentors website and uploaded my GPG key. Now it comes to one problem - how do I package my python module? For the materials about packaging a debian package

Re: How to package my python module ?

2018-03-15 Thread 慕冬亮
On Fri, Mar 16, 2018 at 12:21 AM, Ben Finney wrote: > 慕冬亮 writes: > >> I am sure I would like to become to a package maintainer of the Debian >> package. It's my honor. And I am a big fan of Debian System. I have >> been exploring the Debian World

Re: How to package my python module ?

2018-03-15 Thread Ben Finney
慕冬亮 writes: > I am sure I would like to become to a package maintainer of the Debian > package. It's my honor. And I am a big fan of Debian System. I have > been exploring the Debian World in four to five years. Great! This forum is good for discussions specific to

Re: How to package my python module ?

2018-03-15 Thread 慕冬亮
On Thu, Mar 15, 2018 at 11:57 PM, Ben Finney wrote: > 慕冬亮 writes: > >> I am very glad to get your response. But for your link, I encounter >> "Internal error 404" :( > > Sorry about that! I typed the wrong URL, the correct URL is >

Re: How to package my python module ?

2018-03-15 Thread Ben Finney
慕冬亮 writes: > I am very glad to get your response. But for your link, I encounter > "Internal error 404" :( Sorry about that! I typed the wrong URL, the correct URL is . Meanwhile, can you confirm you are wanting to

Re: How to package my python module ?

2018-03-15 Thread 慕冬亮
Hi Ben, I am very glad to get your response. But for your link, I encounter "Internal error 404" :( -- My best regards to you. No System Is Safe! Dongliang Mu On Thu, Mar 15, 2018 at 10:57 PM, Ben Finney wrote: > 慕冬亮 writes: > >> If

Re: How to package my python module ?

2018-03-15 Thread Ben Finney
慕冬亮 writes: > If someone could give some tips to package this python module, I will > appreciate it. > > P.S. I don't know whether this is right mailing list to ask this > question. Welcome. This forum is to discuss the packaging of Python works, to become part of the

How to package my python module ?

2018-03-15 Thread 慕冬亮
Dear all, I have a simple python module - https://pypi.python.org/pypi/youdao-simple. The source code is deployed on the Github - https://github.com/mudongliang/youdao-python If someone could give some tips to package this python module, I will appreciate it. P.S. I don't know whether this is