aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/python-xyz.scm
Commit message (Collapse)AuthorAge
* gnu: python-jupyter-client: Patch file name of 'ip'.Ludovic Courtès2019-07-20
| | | | | * gnu/packages/python-xyz.scm (python-jupyter-client)[arguments]: Add #:phases. [inputs]: New field.
* gnu: python-pathlib2: Fix synopsis typo.Tobias Geerinckx-Rice2019-07-17
| | | | * gnu/packages/python-xyz.scm (synopsis): Fix typo.
* gnu: python-ipykernel: Record absolute file name of 'python'.Ludovic Courtès2019-07-17
| | | | | * gnu/packages/python-xyz.scm (python-ipykernel)[arguments]: Add 'set-python-file-name' phase.
* gnu: python-swagger-spec-validator: Update to 2.4.3.Danny Milosavljevic2019-07-17
| | | | | | * gnu/packages/python-xyz.scm (python-swagger-spec-validator): Update to 2.4.3. [native-inputs]: Add python-pyyaml.
* gnu: python-matplotlib: Do not propagate GTK+ or python-pyqt.Ricardo Wurmus2019-07-16
| | | | | | * gnu/packages/python-xyz.scm (python-matplotlib)[propagated-inputs]: Remove gtk+ and python-pyqt. [arguments]: Adjust configure-environment phase.
* gnu: Add python-progressbar33.Ricardo Wurmus2019-07-15
| | | | * gnu/packages/python-xyz.scm (python-progressbar33): New variable.
* gnu: python-texttable: Update to 0.9.1.Jacob MacDonald2019-07-13
| | | | | | * gnu/packages/python-xyz.scm (python-texttable): Update to 0.9.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add python-idna-2.7.Jacob MacDonald2019-07-13
| | | | | | * gnu/packages/python-xyz.scm (python-idna-2.7): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add python-cached-property.Jacob MacDonald2019-07-13
| | | | | | * gnu/packages/python-xyz.scm (python-cached-property): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* Merge branch 'master' into stagingMarius Bakke2019-07-10
|\
| * gnu: Add python-dbfread.Pierre Langlois2019-07-07
| | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-dbfread): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* | Merge branch 'master' into stagingMarius Bakke2019-07-07
|\|
| * gnu: python-soupsieve: Update to 1.9.2.Marius Bakke2019-07-06
| | | | | | | | * gnu/packages/python-xyz.scm (python-soupsieve): Update to 1.9.2.
| * gnu: python-setuptools: Update to 41.0.1.Brian Leung2019-07-06
| | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-setuptools): Update to 41.0.1. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| * gnu: python-olefile: Update to 0.46.Marius Bakke2019-07-06
| | | | | | | | | | * gnu/packages/python-xyz.scm (python-olefile): Update to 0.46. [source]: Switch to release tarball instead of git snapshot.
| * gnu: Add python2-zeroconf.Alex Griffin2019-07-04
| | | | | | | | | | | | * gnu/packages/python-xyz.scm (python2-zeroconf): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add python2-pyroute2.Alex Griffin2019-07-04
| | | | | | | | | | | | * gnu/packages/python-xyz.scm (python2-pyroute2): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add python-notify2, python2-notify2.Alex Griffin2019-07-04
| | | | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-notify2): New variable. (python2-notify2): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* | Merge branch 'master' into stagingMarius Bakke2019-07-04
|\|
| * gnu: python-pygit2: Update to 0.28.2.Julien Lepiller2019-07-03
| | | | | | | | * gnu/packages/python-xyz.scm (python-pygit2): Update to 0.28.2.
* | gnu: python-mako: Update to 1.0.13.Marius Bakke2019-07-02
| | | | | | | | * gnu/packages/python-xyz.scm (python-mako): Update to 1.0.13.
* | gnu: python-pycparser: Update to 2.19.Marius Bakke2019-07-02
| | | | | | | | | | * gnu/packages/python-xyz.scm (python-pycparser): Update to 2.19. [arguments]: End phases on #t.
* | gnu: python-cython: Update to 0.29.11.Marius Bakke2019-06-30
| | | | | | | | * gnu/packages/python-xyz.scm (python-cython): Update to 0.29.11.
* | Merge branch 'master' into stagingMarius Bakke2019-06-29
|\|
| * gnu: python-pathpy: Update to 11.5.0.Ricardo Wurmus2019-06-26
| | | | | | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-pathpy): Update to 11.5.0. [outputs]: Add separate "doc" output. [native-inputs]: Add python-jaraco-packaging. [arguments]: Enable tests; uncomment "build-doc" and "install-doc" phases; replace "check" phase to skip flaky test.
| * gnu: Add python-jaraco-packaging.Ricardo Wurmus2019-06-26
| | | | | | | | * gnu/packages/python-xyz.scm (python-jaraco-packaging): New variable.
| * gnu: Add python-importlib-metadata.Ricardo Wurmus2019-06-26
| | | | | | | | * gnu/packages/python-xyz.scm (python-importlib-metadata): New variable.
| * gnu: Add python-setuptools-git.Ricardo Wurmus2019-06-26
| | | | | | | | * gnu/packages/python-xyz.scm (python-setuptools-git): New variable.
| * gnu: Add python-contextlib2.Ricardo Wurmus2019-06-26
| | | | | | | | * gnu/packages/python-xyz.scm (python-contextlib2): New variable.
| * gnu: Add python-pathlib2.Ricardo Wurmus2019-06-26
| | | | | | | | * gnu/packages/python-xyz.scm (python-pathlib2): New variable.
| * gnu: Add python-bsddb3Guillaume LE VAILLANT2019-06-26
| | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-bsddb3): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add python-typed-ast.Maxim Cournoyer2019-06-26
| | | | | | | | * gnu/packages/python-xyz.scm (python-typed-ast): New variable.
| * gnu: python-stem: Update to 1.7.1.Alex Vong2019-06-25
| | | | | | | | * gnu/packages/python.scm (python-stem): Update to 1.7.1.
| * gnu: python-dask: Update to 1.2.2.Tobias Geerinckx-Rice2019-06-22
| | | | | | | | * gnu/packages/python-xyz.scm (python-dask): Update to 1.2.2.
| * gnu: python-twisted: Update to 19.2.1.Tobias Geerinckx-Rice2019-06-22
| | | | | | | | * gnu/packages/python-xyz.scm (python-twisted): Update to 19.2.1.
| * gnu: python-astunparse: Update to 1.6.2.Tobias Geerinckx-Rice2019-06-22
| | | | | | | | * gnu/packages/python-xyz.scm (python-astunparse): Update to 1.6.2.
| * gnu: python-robotframework: Update to 3.1.2.Tobias Geerinckx-Rice2019-06-22
| | | | | | | | * gnu/packages/python-xyz.scm (python-robotframework): Update to 3.1.2.
* | Merge branch 'master' into stagingMarius Bakke2019-06-20
|\|
| * gnu: python-unidecode: Update to 1.1.0.Marius Bakke2019-06-20
| | | | | | | | * gnu/packages/python-xyz.scm (python-unidecode): Update to 1.1.0.
| * gnu: python-jupyter-console: Update to 6.0.0.Ricardo Wurmus2019-06-20
| | | | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-jupyter-console): Update to 6.0.0. [arguments]: Enable tests. [propagated-inputs]: Replace python-prompt-toolkit-1 with python-prompt-toolkit.
| * gnu: python2-jupyter-console: Split from python-jupyter-console.Ricardo Wurmus2019-06-20
| | | | | | | | | | * gnu/packages/python-xyz.scm (python2-jupyter-console): Implement without package-with-python2.
| * gnu: python-botocore: Update to 1.12.149.Ricardo Wurmus2019-06-19
| | | | | | | | | | * gnu/packages/python-xyz.scm (python-botocore): Update to 1.12.149. [native-inputs]: Add python-urllib3.
| * gnu: Add python-matplotlib-venn.Ricardo Wurmus2019-06-18
| | | | | | | | * gnu/packages/python-xyz.scm (python-matplotlib-venn): New variable.
| * gnu: python-ipython: Update to 7.5.0Ricardo Wurmus2019-06-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/python-xyz.scm (python2-ipython): Do not inherit from python-ipython. [outputs]: Remove separate "doc" output. [native-inputs]: Remove python-sphinx, python-sphinx-rtd-theme, texinfo, and the texlive-union consisting of texlive-fonts-amsfonts, texlive-fonts-ec, texlive-generic-ifxetex, texlive-generic-pdftex, texlive-latex-amsfonts, texlive-latex-capt-of, texlive-latex-cmap, texlive-latex-environ, texlive-latex-eqparbox, texlive-latex-etoolbox, texlive-latex-expdlist, texlive-latex-fancyhdr, texlive-latex-fancyvrb, texlive-latex-fncychap, texlive-latex-float, texlive-latex-framed, texlive-latex-geometry, texlive-latex-graphics, texlive-latex-hyperref, texlive-latex-mdwtools, texlive-latex-multirow, texlive-latex-oberdiek, texlive-latex-parskip, texlive-latex-preview, texlive-latex-tabulary, texlive-latex-threeparttable, texlive-latex-titlesec, texlive-latex-trimspaces, texlive-latex-ucs, texlive-latex-upquote, texlive-latex-url, texlive-latex-varwidth, and texlive-latex-wrapfig. [arguments]: Remove "install-doc" phase; rename "fix-tests" phase to "delete-broken-tests" and adjust. (python-ipython): Update to 7.5.0. [outputs]: Remove separate "doc" output. [propagated-inputs]: Add python-backcall and python-jedi; replace python-prompt-toolkit-1 with python-prompt-toolkit. [native-inputs]: Remove python-sphinx, python-sphinx-rtd-theme, texinfo, and the texlive-union consisting of texlive-fonts-amsfonts, texlive-fonts-ec, texlive-generic-ifxetex, texlive-generic-pdftex, texlive-latex-amsfonts, texlive-latex-capt-of, texlive-latex-cmap, texlive-latex-environ, texlive-latex-eqparbox, texlive-latex-etoolbox, texlive-latex-expdlist, texlive-latex-fancyhdr, texlive-latex-fancyvrb, texlive-latex-fncychap, texlive-latex-float, texlive-latex-framed, texlive-latex-geometry, texlive-latex-graphics, texlive-latex-hyperref, texlive-latex-mdwtools, texlive-latex-multirow, texlive-latex-oberdiek, texlive-latex-parskip, texlive-latex-preview, texlive-latex-tabulary, texlive-latex-threeparttable, texlive-latex-titlesec, texlive-latex-trimspaces, texlive-latex-ucs, texlive-latex-upquote, texlive-latex-url, texlive-latex-varwidth, and texlive-latex-wrapfig. [arguments]: Remove "install-doc" phase; simplify "fix-tests" phase. [properties]: Remove. (python-ipython-documentation): New variable.
| * gnu: python-ipykernel: Update to 5.1.1.Ricardo Wurmus2019-06-18
| | | | | | | | * gnu/packages/python-xyz.scm (python-ipykernel): Update to 5.1.1.
| * gnu: python2-ipykernel: Split from python-ipykernel.Ricardo Wurmus2019-06-18
| | | | | | | | | | * gnu/packages/python-xyz.scm (python2-ipykernel): Define without package-with-python2.
| * gnu: Add python-backcall.Ricardo Wurmus2019-06-18
| | | | | | | | * gnu/packages/python-xyz.scm (python-backcall): New variable.
| * gnu: python-scipy: Update to 1.2.2.Ricardo Wurmus2019-06-17
| | | | | | | | * gnu/packages/python-xyz.scm (python-scipy): Update to 1.2.2.
| * gnu: docker-compose: Add required Python dependencies.Tobias Geerinckx-Rice2019-06-16
| | | | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-jsonschema-2.6): New old public variable. * gnu/packages/docker.scm (docker-compose)[inputs]: Add python-docker-pycreds and use python-jsonschema-2.6.
* | gnu: python-babel: Update to 2.7.0.Marius Bakke2019-06-18
| | | | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-babel): Update to 2.7.0. (python2-babel-2.6): New variable. * gnu/packages/sphinx.scm (python2-sphinx)[propagated-inputs]: Change PYTHON2-BABEL to PYTHON2-BABEL-2.6.