gitignore and import of upstream tarballs (was Re: Packaging new version of ZODB (Zope Object Database))

2016-12-05 Thread Julien Muchembled
Le 12/05/16 à 20:21, Julien Muchembled a écrit : > So I plan to create only 3 new packages in DPMT: > - python-btrees > - python-zc.customdoctests > - zodbpickle I am also preparing an update for python-persistent. But for all that, I followed https://wiki.debian.org/Python/GitPackaging and ther

Re: Packaging new version of ZODB (Zope Object Database)

2016-12-05 Thread Julien Muchembled
Le 11/04/16 à 16:15, Scott Kitterman a écrit : > On Friday, November 04, 2016 10:47:32 AM Barry Warsaw wrote: >> On Nov 03, 2016, at 08:36 PM, Julien Muchembled wrote: >>> Not sure if all python-modules repositories are like persistent, but for >>> me, mixing Debian work with imported tarballs in t

Re: Versioned dependencies with stdeb and pybuild

2016-12-05 Thread Piotr Ożarowski
[Malte Forkel, 2016-12-05] > Why do you recommend putting the requirements into Build-Depends? Most > of those packages are currently not available on the build system (I'm > not pbuilder for this). because you most probably need it for tests anyway and if tests work with version >= A, you don't n

Re: Versioned dependencies with stdeb and pybuild

2016-12-05 Thread Malte Forkel
Thanks for your help! May be I should have mentioned that I'm packaging for internal use here. So required package versions not available in the standard distribution will be provided from a local repository. Am 05.12.2016 um 13:28 schrieb Piotr Ożarowski: > this looks like requirements.txt (i.e.

Re: Versioned dependencies with stdeb and pybuild

2016-12-05 Thread Piotr Ożarowski
[Malte Forkel, 2016-12-05] > The application requires Python 3.5, so I added to stdeb.cfg > > Depends: python3 (>= 3.5) > > The application also specifies the following requirements: > > requests>=2,<3 > pyyaml>=3.11,<4 > pytz>=2016.7 > pip>=7.0.0 > jinja2>=2.8 > voluptuous==0.9.2

Versioned dependencies with stdeb and pybuild

2016-12-05 Thread Malte Forkel
Hi, I'm trying to package an application with stdeb and pybuild but have problems generating versioned dependencies in debian/control. The application requires Python 3.5, so I added to stdeb.cfg Depends: python3 (>= 3.5) The application also specifies the following requirements: requests>

Re: [Debian-science-sagemath] How to deal with jupyter notebook extensions

2016-12-05 Thread Ximin Luo
Piotr Ożarowski: > [Ximin Luo, 2016-12-03] >> So far, so good. But now I'm having trouble trying to automate away >> the "enable" step. What "enable" does is add an entry to >> /etc/jupyter/nbconfig/notebook.json. There are two ways of automating >> this, and I'm not sure which way is the best. The

Re: How to deal with jupyter notebook extensions

2016-12-05 Thread Piotr Ożarowski
[Ximin Luo, 2016-12-03] > So far, so good. But now I'm having trouble trying to automate away > the "enable" step. What "enable" does is add an entry to > /etc/jupyter/nbconfig/notebook.json. There are two ways of automating > this, and I'm not sure which way is the best. They each have their > dow

Re: DPMT membership request for acaso-guest

2016-12-05 Thread Piotr Ożarowski
[Alberto Caso, 2016-12-02] > I would like to join the DPMT. I intend to package and maintain python- > dbus (RFP #838791). > > My Alioth login is acaso-guest. > > I have read and accept the DPMT policy [1]. welcome! :) -- Piotr Ożarowski Debian GNU/Linux Developer www.oz