Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.maint.python > #8492

Re: python-mkdocs new dependancy

From Piotr Ożarowski <piotr@debian.org>
Newsgroups linux.debian.maint.python
Subject Re: python-mkdocs new dependancy
Date 2016-05-05 12:20 +0200
Message-ID <rvoxX-6w5-1@gated-at.bofh.it> (permalink)
References (2 earlier) <rp6aK-5eY-3@gated-at.bofh.it> <rpcSR-2jV-13@gated-at.bofh.it> <rr0Xg-8tB-9@gated-at.bofh.it> <rrrNM-4B5-3@gated-at.bofh.it> <rufQ5-70k-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Brian May, 2016-05-02]
> Dmitry Shachnev <mitya57@debian.org> writes:
> 
> > Your plan LGTM, though I would still use setup.py to install the themes
> > (with passing appropriate --install-lib), to make sure that the egg-info
> > directory (with entry points declarations) is still installed.
> >
> > And then patch mkdocs to add /usr/share/mkdocs/themes to sys.path like
> > Piotr suggested.
> 
> I have a test version of the packages available:
> 
> https://linuxpenguins.xyz/debian/pool/main/m/mkdocs-bootstrap/

* please use --install-lib instead of moving files after dh_python3.
  Moving files once dh_python{2,3} creates hooks to bytecompile py files
  is not really a good idea.

  export PYBUILD_INSTALL_ARGS=--install-lib=/usr/share/mkdocs/themes/

* PYBUILD_NAME doesn't really make sense if you don't have python- or
  python3- binary packages
* s/Suggests: mkdocs/Enhances: mkdocs/
* s/Description: B/Description: b/
-- 
Piotr Ożarowski                         Debian GNU/Linux Developer
www.ozarowski.pl          www.griffith.cc           www.debian.org
GPG Fingerprint: 1D2F A898 58DA AF62 1786 2DF7 AEF6 F1A2 A745 7645

Back to linux.debian.maint.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

python-mkdocs new dependancy Brian May <brian@linuxpenguins.xyz> - 2016-04-12 02:20 +0200
  Re: python-mkdocs new dependancy Piotr Ożarowski <piotr@debian.org> - 2016-04-12 10:50 +0200
    Re: python-mkdocs new dependancy Brian May <bam@debian.org> - 2016-04-18 03:30 +0200
      Re: python-mkdocs new dependancy Piotr Ożarowski <piotr@debian.org> - 2016-04-18 10:30 +0200
      Re: python-mkdocs new dependancy Piotr Ożarowski <piotr@debian.org> - 2016-04-18 10:40 +0200
        Re: python-mkdocs new dependancy Brian May <bam@debian.org> - 2016-04-23 10:20 +0200
          Re: python-mkdocs new dependancy Dmitry Shachnev <mitya57@debian.org> - 2016-04-24 15:00 +0200
            Re: python-mkdocs new dependancy Brian May <bam@debian.org> - 2016-05-02 08:50 +0200
              Re: python-mkdocs new dependancy Piotr Ożarowski <piotr@debian.org> - 2016-05-05 12:20 +0200
                Re: python-mkdocs new dependancy Brian May <bam@debian.org> - 2016-05-05 12:50 +0200
                Re: python-mkdocs new dependancy Brian May <bam@debian.org> - 2016-05-10 01:30 +0200
                Re: python-mkdocs new dependancy Piotr Ożarowski <piotr@debian.org> - 2016-05-10 12:20 +0200
                Re: python-mkdocs new dependancy Brian May <bam@debian.org> - 2016-05-11 03:40 +0200

csiph-web