[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
[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
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
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>
[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
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.
[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
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
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
9 matches
Mail list logo