aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/python.scm
Commit message (Collapse)AuthorAge
* gnu: Fix common unquote typos.Tobias Geerinckx-Rice2018-03-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It's easy to mistype ‘("foo" foo)’ as ‘("foo", foo)’ (which also works). Fix such typos for the proper edification of our young. * gnu/packages/android.scm: Move unquotes to their operands. * gnu/packages/bootloaders.scm: Likewise. * gnu/packages/build-tools.scm: Likewise. * gnu/packages/chemistry.scm: Likewise. * gnu/packages/compression.scm: Likewise. * gnu/packages/connman.scm: Likewise. * gnu/packages/django.scm: Likewise. * gnu/packages/emulators.scm: Likewise. * gnu/packages/engineering.scm: Likewise. * gnu/packages/file-systems.scm: Likewise. * gnu/packages/freedesktop.scm: Likewise. * gnu/packages/games.scm: Likewise. * gnu/packages/gimp.scm: Likewise. * gnu/packages/gl.scm: Likewise. * gnu/packages/gnome.scm: Likewise. * gnu/packages/graphics.scm: Likewise. * gnu/packages/haskell.scm: Likewise. * gnu/packages/irc.scm: Likewise. * gnu/packages/julia.scm: Likewise. * gnu/packages/kde-frameworks.scm: Likewise. * gnu/packages/linux.scm: Likewise. * gnu/packages/lua.scm: Likewise. * gnu/packages/mail.scm: Likewise. * gnu/packages/make-bootstrap.scm: Likewise. * gnu/packages/messaging.scm: Likewise. * gnu/packages/music.scm: Likewise. * gnu/packages/networking.scm: Likewise. * gnu/packages/ocaml.scm: Likewise. * gnu/packages/perl.scm: Likewise. * gnu/packages/python.scm: Likewise. * gnu/packages/python-web.scm: Likewise. * gnu/packages/qt.scm: Likewise. * gnu/packages/ratpoison.scm: Likewise. * gnu/packages/sdl.scm: Likewise. * gnu/packages/sml.scm: Likewise. * gnu/packages/terminals.scm: Likewise. * gnu/packages/text-editors.scm: Likewise. * gnu/packages/video.scm: Likewise. * gnu/packages/virtualization.scm: Likewise. * gnu/packages/vulkan.scm: Likewise. * gnu/packages/wget.scm: Likewise. * gnu/packages/wine.scm: Likewise. * gnu/packages/wm.scm: Likewise. * gnu/packages/xdisorg.scm: Likewise. * gnu/packages/xml.scm: Likewise. * gnu/packages/xorg.scm: Likewise.
* gnu: python-pkginfo: Update to 1.4.2.Tobias Geerinckx-Rice2018-03-17
| | | | * gnu/packages/python.scm (python-pkginfo): Update to 1.4.2.
* gnu: python-nbformat: Update to 4.4.0.Tobias Geerinckx-Rice2018-03-17
| | | | * gnu/packages/python.scm (python-nbformat): Update to 4.4.0.
* gnu: python-simplejson: Update to 3.13.2.Tobias Geerinckx-Rice2018-03-17
| | | | * gnu/packages/python.scm (python-simplejson): Update to 3.13.2.
* gnu: python-ptyprocess: Update to 0.5.2.Tobias Geerinckx-Rice2018-03-17
| | | | * gnu/packages/python.scm (python-ptyprocess): Update to 0.5.2.
* gnu: python-chai: Update to 1.1.2.Tobias Geerinckx-Rice2018-03-17
| | | | * gnu/packages/python.scm (python-chai): Update to 1.1.2.
* gnu: python-jupyter-console: Update to 5.2.0.Tobias Geerinckx-Rice2018-03-17
| | | | * gnu/packages/python.scm (python-jupyter-console): Update to 5.2.0.
* gnu: python-kazoo: Update to 2.4.0.Tobias Geerinckx-Rice2018-03-17
| | | | * gnu/packages/python.scm (python-kazoo): Update to 2.4.0.
* gnu: python-jupyter-core: Update to 4.4.0.Tobias Geerinckx-Rice2018-03-17
| | | | * gnu/packages/python.scm (python-jupyter-core): Update to 4.4.0.
* gnu: python-phonenumbers: Update to 8.9.1.Tobias Geerinckx-Rice2018-03-17
| | | | * gnu/packages/python.scm (python-phonenumbers): Update to 8.9.1.
* gnu: python-decorator: Update to 4.2.1.Tobias Geerinckx-Rice2018-03-17
| | | | * gnu/packages/python.scm (python-decorator): Update to 4.2.1.
* gnu: python-jsonschema: Update to 2.6.0.Tobias Geerinckx-Rice2018-03-17
| | | | * gnu/packages/python.scm (python-jsonschema): Update to 2.6.0.
* gnu: python-entrypoints: Update to 0.2.3.Tobias Geerinckx-Rice2018-03-17
| | | | * gnu/packages/python.scm (python-entrypoints): Update to 0.2.3.
* gnu: Fix more ‘filesystem’ spellings.Tobias Geerinckx-Rice2018-03-17
| | | | | | | | | * gnu/packages/python.scm (python-pyinotify)[description]: Spell ‘file system’ as ‘file system’. * gnu/packages/syncthing.scm (go-github-com-zillode-notify)[synopsis]: Likewise. (go-github-com-prometheus-procfs)[description]: Likewise. Minorly tweak grammar.
* gnu: python2-elib.intl: Declare a source file-name.Efraim Flashner2018-03-14
| | | | | * gnu/packages/python.scm (python2-elib.intl)[source]: Declare a source file-name.
* gnu: python2-quex: Parameterize the source uri.Efraim Flashner2018-03-13
| | | | | * gnu/packages/python.scm (python2-quex)[source]: Replace hard-coded version with parameterized one. Remove unnecessary file-name field.
* gnu: Add python-quex.Danny Milosavljevic2018-03-13
| | | | * gnu/packages/python.scm (python-quex): New variable.
* gnu: Add python2-quex@0.67.3.Danny Milosavljevic2018-03-13
| | | | * gnu/packages/python.scm (python2-quex-0.67.3): New variable.
* gnu: python-mwclient: Declare a source file-name.Efraim Flashner2018-03-13
| | | | | * gnu/packages/python.scm (python-mwclient)[source]: Declare a source file-name.
* gnu: python-dukpy: Declare a source file-name.Efraim Flashner2018-03-13
| | | | | * gnu/packages/python.scm (python-dukpy)[source]: Declare a source file-name.
* gnu: python-ipaddress: Update to 1.0.19.Tobias Geerinckx-Rice2018-03-11
| | | | * gnu/packages/python.scm (python-ipaddress): Update to 1.0.19.
* gnu: python-kitchen: Update to 1.2.5.Tobias Geerinckx-Rice2018-03-11
| | | | * gnu/packages/python.scm (python-kitchen): Update to 1.2.5.
* gnu: python-markdown: Update to 2.6.11.Tobias Geerinckx-Rice2018-03-11
| | | | * gnu/packages/python.scm (python-markdown): Update to 2.6.11.
* gnu: python-tblib: Update to 1.3.2.Tobias Geerinckx-Rice2018-03-11
| | | | * gnu/packages/python.scm (python-tblib): Update to 1.3.2.
* gnu: python-jmespath: Update to 0.9.3.Tobias Geerinckx-Rice2018-03-11
| | | | * gnu/packages/python.scm (python-jmespath): Update to 0.9.3.
* gnu: python-ly: Update to 0.9.5.Tobias Geerinckx-Rice2018-03-11
| | | | * gnu/packages/python.scm (python-ly): Update to 0.9.5.
* gnu: python-rply: Update to 0.7.5.Tobias Geerinckx-Rice2018-03-11
| | | | * gnu/packages/python.scm (python-rply): Update to 0.7.5.
* gnu: python-colorama: Update to 0.3.9.Tobias Geerinckx-Rice2018-03-11
| | | | * gnu/packages/python.scm (python-colorama): Update to 0.3.9.
* gnu: python-tqdm: Update to 4.19.6.Tobias Geerinckx-Rice2018-03-11
| | | | * gnu/packages/python.scm (python-tqdm): Update to 4.19.6.
* gnu: python-sympy, python2-sympy: Only run core tests.Ricardo Wurmus2018-03-08
| | | | | * gnu/packages/python.scm (python-sympy, python2-sympy)[arguments]: Move tests after installation; run only core tests.
* gnu: python-msgpack-transitional: Use a distinct name.Marius Bakke2018-03-08
| | | | * gnu/packages/python.scm (python-msgpack-transitional)[name]: New field.
* gnu: python-ddt: Update to 1.1.2.Tobias Geerinckx-Rice2018-03-08
| | | | * gnu/packages/python.scm (python-ddt): Update to 1.1.2.
* gnu: python-ddt: Mark up description.Tobias Geerinckx-Rice2018-03-08
| | | | * gnu/packages/python.scm (python-ddt)[description]: Use @dfn.
* gnu: python-funcy: Fix tests.Danny Milosavljevic2018-03-04
| | | | * gnu/packages/python.scm (python-funcy)[native-inputs]: Delete python-pytest-warnings.
* gnu: python-xopen: Update to 0.3.2.Ricardo Wurmus2018-03-02
| | | | * gnu/packages/python.scm (python-xopen): Update to 0.3.2.
* gnu: python-stem: Update to 1.6.0.Tobias Geerinckx-Rice2018-03-01
| | | | | * gnu/packages/python.scm (python-stem): Update to 1.6.0. [arguments]: Add ‘fix-test-environment’ phase.
* gnu: python-stem: Update phase style.Tobias Geerinckx-Rice2018-03-01
| | | | | * gnu/packages/python.scm (python-stem)[arguments]: Substitute INVOKE for SYSTEM* and end phase with #t.
* gnu: Fix Borg crashes with Python msgpack > 0.5Leo Famulari2018-02-28
| | | | | | | | | | The Python msgpack library changed its name, but borg (and possibly other packages) still uses the old name. Fixes <https://bugs.gnu.org/30662>. * gnu/packages/python.scm (python-msgpack-transitional): New variable. * gnu/packages/backup.scm (borg)[inputs]: Use it.
* gnu: python-netifaces: Update to 0.10.6.Marius Bakke2018-02-28
| | | | | | * gnu/packages/python.scm (python-netifaces): Update to 0.10.6. [source](uri): Use PYPI-URI. [home-page]: Update.
* gnu: python-psutil: Update to 5.4.3.Marius Bakke2018-02-28
| | | | | | * gnu/packages/python.scm (python-psutil): Update to 5.4.3. [properties]: Declare python2 variant. (python2-psutil): Propagate PYTHON2-ENUM34.
* gnu: python-wrapt: Update to 1.10.11.Marius Bakke2018-02-28
| | | | * gnu/packages/python.scm (python-wrapt): Update to 1.10.11.
* gnu: python-msgpack: Run the tests.Marius Bakke2018-02-28
| | | | | | * gnu/packages/python.scm (python-msgpack)[arguments]: Add #:modules. Replace CHECK-PHASE with pytest invocation. [native-inputs]: Add PYTHON-PYTEST.
* gnu: python-msgpack: Update to 0.5.6.Marius Bakke2018-02-28
| | | | | * gnu/packages/python.scm (python-msgpack): Update to 0.5.6. [source, home-page]: Adjust to msgpack-python->msgpack rename.
* gnu: Add python-pyinotify.Marius Bakke2018-02-28
| | | | | * gnu/packages/python.scm (python-pyinotify, python2-pyinotify): New variables.
* gnu: Add python-rfc3986.Marius Bakke2018-02-28
| | | | | * gnu/packages/python.scm (python-rfc3986, python2-rfc3986): New public variables.
* gnu: python-sphinx@1.6: Add python2 variant.Marius Bakke2018-02-28
| | | | | * gnu/packages/python.scm (python-sphinx-1.6)[properties]: Declare python2 variant. (python2-sphinx-1.6): New public variable.
* gnu: python-testtools: Update to 2.3.0.Marius Bakke2018-02-28
| | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/check.scm (python-testtools-bootstrap, python2-testtools-bootstrap): New public variables. (python-testtools): Inherit. [arguments]: Remove old. Replace CHECK-PHASE with custom command. [propagated-inputs]: Add PYTHON-FIXTURES, PYTHON-PBR, PYTHON-SIX, PYTHON-TRACEBACK2 and PYTHON-UNITTEST2. [native-inputs]: Add PYTHON-TESTSCENARIOS-BOOTSTRAP. (python-testscenarios-bootstrap, python2-testscenarios-bootstrap): New public variables. (python-testscenarios): Adjust accordingly. [propagated-inputs]: Replace PYTHON-TESTTOOLS with PYTHON-TESTTOOLS-BOOTSTRAP. (python-subunit-bootstrap, python2-subunit-bootstrap): New public variables. (python-subunit): Inherit. (python-fixtures-bootstrap)[native-inputs]: Replace PYTHON-TESTTOOLS with PYTHON-TESTTOOLS-BOOTSTRAP. (python-testrepository-bootstrap)[native-inputs]: Replace PYTHON-SUBUNIT and PYTHON-TESTTOOLS with PYTHON-SUBUNIT-BOOTSTRAP and PYTHON-TESTTOOLS-BOOTSTRAP. * gnu/packages/python.scm (python-pbr)[native-inputs]: Replace PYTHON-TESTSCENARIOS and PYTHON-TESTTOOLS with PYTHON-TESTSCENARIOS-BOOTSTRAP and PYTHON-TESTTOOLS-BOOTSTRAP.
* gnu: python-extras: Update to 1.0.0.Marius Bakke2018-02-28
| | | | | * gnu/packages/python.scm (python-extras): Update to 1.0.0. [source](uri): Use PYPI-URI.
* gnu: python-testresources: Update to 2.0.1.Marius Bakke2018-02-28
| | | | | | | | | | * gnu/packages/check.scm (python-testresources-bootstrap, python2-testresources-bootstrap): New public variables. (python-testresources): Adjust accordingly. [propagated-inputs]: Add PYTHON-PBR. [native-inputs]: Add PYTHON-FIXTURES and PYTHON-TESTTOOLS. * gnu/packages/python.scm (python-pbr)[native-inputs]: Replace PYTHON-TESTRESOURCES with PYTHON-TESTRESOURCES-BOOTSTRAP.
* gnu: python-fixtures: Propagate python-pbr.Marius Bakke2018-02-28
| | | | | | | | | | | | * gnu/packages/check.scm (python-fixtures-bootstrap, python2-fixtures-bootstrap, python-testrepository-bootstrap, python2-testrepository-bootstrap): New public variables. (python-fixtures): Adjust accordingly. (python-testrepository): Likewise. [native-inputs]: Remove PYTHON-PBR-MINIMAL. * gnu/packages/python.scm (python-pbr)[native-inputs]: Replace PYTHON-FIXTURES and PYTHON-TESTREPOSITORY WITH PYTHON-FIXTURES-BOOTSTRAP and PYTHON-TESTREPOSITORY-BOOTSTRAP.