aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/python-xyz.scm
Commit message (Collapse)AuthorAge
* Merge branch 'master' into stagingMarius Bakke2019-05-24
|\
| * gnu: python-markdown: Update to 3.1.1.Marius Bakke2019-05-24
| | | | | | | | * gnu/packages/python-xyz.scm (python-markdown): Update to 3.1.1.
| * gnu: Move Sphinx and friends to (gnu packages sphinx).Marius Bakke2019-05-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-sphinxcontrib-websupport, python2-sphinxcontrib-websupport, python-sphinx, python2-sphinx, python-sphinx-gallery, python2-sphinx-gallery, python-sphinx-rtd-theme, python2-sphinx-rtd-theme, python-guzzle-sphinx-theme, python2-guzzle-sphinx-theme, python-sphinxcontrib-newsfeed, python-sphinxcontrib-programoutput, python2-sphinxcontrib-programoutput, python-sphinx-repoze-interface, python2-sphinx-repoze-interface, python-sphinx-cloud-sptheme, python2-sphinx-cloud-sptheme, python-sphinx-alabaster-theme, python2-sphinx-alabaster-theme, python-sphinx-me, python-sphinxcontrib-svg2pdfconverter): Move to ... (gnu): * gnu/packages/sphinx.scm: ... here. New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Adjust accordingly. * gnu/packages/admin.scm, gnu/packages/bioinformatics.scm, gnu/packages/calendar.scm, gnu/packages/cluster.scm, gnu/packages/databases.scm, gnu/packages/dav.scm, gnu/packages/disk.scm, gnu/packages/django.scm, gnu/packages/elf.scm, gnu/packages/emacs-xyz.scm, gnu/packages/emulators.scm, gnu/packages/finance.scm, gnu/packages/image.scm, gnu/packages/libffi.scm, gnu/packages/mail.scm, gnu/packages/mpd.scm, gnu/packages/openstack.scm, gnu/packages/pdf.scm, gnu/packages/python-web.scm, gnu/packages/search.scm, gnu/packages/statistics.scm, gnu/packages/storage.scm, gnu/packages/sync.scm, gnu/packages/terminals.scm, gnu/packages/tls.scm, gnu/packages/web.scm: Adjust module imports.
| * gnu: python-honcho: Fix typo "several".Vagrant Cascadian2019-05-22
| | | | | | | | * gnu/packages/python-xyz (python-honcho)[description]: Fix typo.
| * gnu: python-docopt: Fix typo "programmatically".Vagrant Cascadian2019-05-22
| | | | | | | | * gnu/packages/python-xyz (python-docopt)[description]: Fix typo.
| * gnu: python-xlrd: Fix typo "This package".Vagrant Cascadian2019-05-22
| | | | | | | | * gnu/packages/python-xyz (python-xlrd)[description]: Fix typo.
| * gnu: python-bigfloat: Fix typo "This package".Vagrant Cascadian2019-05-22
| | | | | | | | * gnu/packages/python-xyz (python-bigfloat)[description]: Fix typo.
| * gnu: python-jsonrpc-server: Fix typo "This package".Vagrant Cascadian2019-05-22
| | | | | | | | * gnu/packages/python-xyz (python-jsonrpc-server)[description]: Fix typo.
| * gnu: Add mallard-ducktypeJack Hill2019-05-22
| | | | | | | | | | | | * gnu/packages/python-xyz.scm: (mallard-ducktype) new variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: python-jedi: Update to 0.13.3.Maxim Cournoyer2019-05-15
| | | | | | | | | | * gnu/packages/python-xyz.scm (python-jedi): Update to 0.13.3. (python2-jedi): Enable tests.
| * gnu: Add python-pylzma.Danny Milosavljevic2019-05-15
| | | | | | | | | | * gnu/packages/python-xyz.scm (python-pylzma): New variable. (python2-pylzma): New variable.
| * gnu: python-future: Update to 0.17.1.Marius Bakke2019-05-13
| | | | | | | | * gnu/packages/python-xyz.scm (python-future): Update to 0.17.1.
| * gnu: python-pyyaml: Fix license field to refer to license:wtfpl2.Brendan Tildesley2019-05-06
| | | | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-pyyaml): Fix license field to refer to license:wtfpl2. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * Correct email and license info for Brendan Tildesley.Brendan Tildesley2019-05-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/audio.scm: Correct email and license info. * gnu/packages/ebook.scm: Correct email and license info. * gnu/packages/fonts.scm: Correct email and license info. * gnu/packages/freedesktop.scm: Correct email and license info. * gnu/packages/gnome.scm: Correct email and license info. * gnu/packages/linux.scm: Correct email and license info. * gnu/packages/lxde.scm: Correct email and license info. * gnu/packages/python-web.scm: Correct email and license info. * gnu/packages/python-xyz.scm: Correct email and license info. * gnu/packages/python.scm: Correct email and license info. * gnu/packages/video.scm: Correct email and license info. * gnu/packages/web.scm: Correct email and license info. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| * gnu: Add python-soupsieve, python2-soupsieve.Brendan Tildesley2019-05-05
| | | | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-soupsieve): New variable. (python2-soupsieve): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| * gnu: python-regex, python2-regex: Update to 2019.04.14.Brendan Tildesley2019-05-05
| | | | | | | | | | | | * gnu/packages/python.scm (python-regex, python2-regex): Update to 2019.04.14. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* | gnu: python-packaging: Update to 19.0.Marius Bakke2019-05-13
| | | | | | | | * gnu/packages/python-xyz.scm (python-packaging): Update to 19.0.
* | gnu: python-pygments: Update to 2.4.0.Marius Bakke2019-05-13
| | | | | | | | * gnu/packages/python-xyz.scm (python-pygments): Update to 2.4.0.
* | gnu: python-jinja2: Update to 2.10.1.Marius Bakke2019-05-13
| | | | | | | | * gnu/packages/python-xyz.scm (python-jinja2): Update to 2.10.1.
* | gnu: python-cython: Update to 0.29.7.Marius Bakke2019-05-04
|/ | | | * gnu/packages/python-xyz.scm (python-cython): Update to 0.29.7.
* Merge branch 'staging'Ludovic Courtès2019-04-28
|\
| * Merge branch 'master' into stagingMarius Bakke2019-04-23
| |\
| * | gnu: Add python-robotframework-lint.Maxim Cournoyer2019-04-19
| | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-robotframework-lint): New variable.
| * | gnu: Add python-robotframework-sshlibrary.Maxim Cournoyer2019-04-19
| | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-robotframework-sshlibrary): New variable.
| * | gnu: Add python-robotframework.Maxim Cournoyer2019-04-19
| | | | | | | | | | | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-robotframework): New variable. * gnu/packages/patches/python-robotframework-honor-source-date-epoch.patch: Add patch. * gnu/local.mk (dist_patch_DATA): Register it.
| * | gnu: Add python-rellu.Maxim Cournoyer2019-04-19
| | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-rellu): New variable.
| * | gnu: Add python-pygithub.Maxim Cournoyer2019-04-19
| | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-pygithub): New variable.
| * | gnu: Add python-deprecated.Maxim Cournoyer2019-04-19
| | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-deprecated): New variable.
| * | gnu: Add python-scp.Maxim Cournoyer2019-04-19
| | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-scp): New variable.
| * | gnu: Add python-bumpversion.Maxim Cournoyer2019-04-19
| | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-bumpversion): New variable.
| * | Merge branch 'master' into stagingMarius Bakke2019-04-17
| |\ \
| * \ \ Merge branch 'master' into stagingMarius Bakke2019-04-08
| |\ \ \
| * \ \ \ Merge branch 'master' into stagingMarius Bakke2019-04-01
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into stagingMarius Bakke2019-03-21
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into stagingMarius Bakke2019-03-14
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into stagingMarius Bakke2019-03-10
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into stagingMarius Bakke2019-03-06
| |\ \ \ \ \ \ \ \
| * | | | | | | | | gnu: python-pyparsing: Update to 2.3.1.Marius Bakke2019-03-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-pyparsing): Update to 2.3.1.
| * | | | | | | | | gnu: python-cython: Update to 0.29.6.Marius Bakke2019-03-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-cython): Update to 0.29.6. [arguments]: Remove obsolete deletion.
* | | | | | | | | | gnu: python-dill: Fix typo in description.Tobias Geerinckx-Rice2019-04-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-dill)[description]: Fix typo.
* | | | | | | | | | gnu, guix: Yearly ritual purging of the filesystems.Tobias Geerinckx-Rice2019-04-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/android.scm (android-ext4-utils)[synopsis]: Fix ‘file system’ spelling. * gnu/packages/disk.scm (rmlint)[synopsis, description]: Likewise. * gnu/packages/golang.scm (go-github-com-kr-fs)[synopsis, description]: Likewise & edit for grammar. * gnu/packages/ipfs.scm (gx, go-ipfs)[description]: Likewise. * /gnu/packages/java.scm (java-commons-vfs)[synopsis]: Likewise. * gnu/packages/linux.scm (fuseiso)[description]: Likewise. (genext2fs)[synopsis, description]: Likewise. * gnu/packages/package-management.scm (libostree)[description]: Likewise. * gnu/packages/python-xyz.scm (python-requests-file)[description]: Likewise & mark up. * gnu/packages/rails.scm (ruby-with-advisory-lock)[description]: Likewise. * gnu/packages/ruby.scm (ruby-rerun)[description]: Likewise. * guix/build/go-build-system.scm (setup-go-environment)<docstring>: Likewise. * guix/store/deduplication.scm (get-temp-link)<docstring>: Likewise.
* | | | | | | | | | gnu: python2-sh: Fix build.Nicolas Goaziou2019-04-24
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-sh): Fix build error with Python 2 due to failing tests.
* | | | | | | | | gnu: python-dill: Update to 0.2.9.Tobias Geerinckx-Rice2019-04-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-dill): Update to 0.2.9.
* | | | | | | | | gnu: python-serpent: Tweak description.Tobias Geerinckx-Rice2019-04-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-serpent)[description]: Use @code{} and edit slightly.
* | | | | | | | | gnu: python-serpent: Update to 1.28.Tobias Geerinckx-Rice2019-04-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-serpent): Update to 1.28. [native-inputs]: Add python-attrs & python-pytz.
* | | | | | | | | gnu: python-openpyxl: Update to 2.6.2.Tobias Geerinckx-Rice2019-04-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-openpyxl): Update to 2.6.2.
* | | | | | | | | gnu: python2-send2trash: Don't inherit properties from python-send2trash.Marius Bakke2019-04-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a follow-up to commit 20b3fde7763a14f605ac8a0aba1abfa73a6e7dda. Commits and beer do not mix well. * gnu/packages/python-xyz.scm (python2-send2trash): Inherit using STRIP-PYTHON2-VARIANT.
* | | | | | | | | gnu: python-send2trash: Really delay Python2 variant.Marius Bakke2019-04-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a follow-up to commit 4782a06f45d515eebc4d1ee8e958def409a0ef9f, which somehow solved my problem, but did so incorrectly. * gnu/packages/python-xyz.scm (python-send2trash)[properties]: Refer to PYTHON2-SEND2TRASH.
* | | | | | | | | gnu: python-send2trash: Properly delay python2 variant.Marius Bakke2019-04-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/python-xyz.scm (python2-send2trash)[properties]: Move from here ... (python-send2trash)[properties]: ... to here.
* | | | | | | | | gnu: python-jsonschema: Update to 3.0.1.Marius Bakke2019-04-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-jsonschema): Update to 3.0.1. [arguments]: Adjust check phase for Twisted instead of nosetests. [native-inputs]: Remove PYTHON-NOSE and PYTHON-VCVERSIONER. Add PYTHON-SETUPTOOLS-SCM and PYTHON-TWISTED. [propagated-inputs]: Add PYTHON-ATTRS, PYTHON-PYRSISTENT and PYTHON-SIX. (python2-jsonschema)[native-inputs, propagated-inputs]: Inherit.