On 09.08.2016 21:27, Piotr Ożarowski wrote:
> Hi,
> 
> FYI: I just uploaded pypi2deb 1.20160809 which initializes all the git-dpm
> stuff if you invoke py2dsp with --profile dpmt option
> 
> example:
> 
>  $ py2dsp --profile dpmt django
>  [...]
>  I: to create repository on git.debian.org:
>     ssh git.debian.org -c 'cd /git/python-modules && ./setup-repository 
> django "django packaging"'
>  I: to push (after reviewing all files) changes to DPMT's repo:
>     git push --set-upstream origin --all
>  [...]
>  $ cd result/django-1.10/
>  $ git branch -a
>  * master
>    pristine-tar
>    upstream
>  $ git remote -v
>  origin  ssh://git.debian.org/git/python-modules/packages/django.git (fetch)
>  origin  ssh://git.debian.org/git/python-modules/packages/django.git (push)

On this occasion ... let it be me to start the discussion: let's get into Git
also for Python Apps soon.

DS

-- 
4096R/DF5182C8
http://www.danielstender.com/blog/

Reply via email to