gnu: python-zipstream-new: Switch to pyproject. * gnu/packages/python-xyz.scm (python-zipstream-new)[build-system]: Switch to pyproject-build-system. [arguments] <test-backend>: Use 'unittest. [native-inputs]: Remove python-nose; add python-setuptools. Change-Id: If57ae0a3fc203e76335c2da2d7718c6f9f81e3f9
gnu: Add python-pybtex-apa-style. * gnu/packages/python-xyz.scm (python-pybtex-apa-style): New variable. Change-Id: Ic73c4e01bd1e0d2a044ff0c2d9baaa8a7dc18fac Reviewed-by: Nicolas Graves <ngraves@ngraves.fr> Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Add python-num2words. * gnu/packages/python-xyz.scm (python-num2words): New variable. Change-Id: Ia42bd80ef5702bfa75c37c387b57922713216105 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Add python-darkdetect. * gnu/packages/python-xyz.scm (python-darkdetect): New variable. Change-Id: I3c991b8fa03700f7114a44b3d3df576df0d15b6f Reviewed-by: Nicolas Graves <ngraves@ngraves.fr> Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: python-monthdelta: Fix tests. * gnu/packages/python-xyz.scm (python-monthdelta)[arguments] <test-backend>: Use 'unittest. [native-inputs]: Remove python-wheel. Change-Id: I9e23db42377deef7c6cc321217bbb130861ba890
gnu: python-pybktree: Disable tests. * gnu/packages/python-xyz.scm (python-pybktree)[argumens] <tests?>: No tests. [native-inputs]: Remove python-wheel. Change-Id: I6663ce2a60a78ec89a4b26653546aab9a7fbe256
gnu: Add python-inotify. * gnu/packages/python-xyz.scm (python-inotify): New variable. Change-Id: Iff49c585ee257161c86e6ef12f84233d33e504ae Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Add python-grapheme. * gnu/packages/python-xyz.scm (python-grapheme): New variable. Change-Id: Ia24a261eae6f36d97022e0c78a0b492b90131054
gnu: Add python-term-image. * gnu/packages/python-xyz.scm (python-term-image): New variable. Change-Id: I5f5da625ff99b79a1351cc938139c0d0717e0cd3 Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
gnu: python-srsly: Update to 2.5.1. * gnu/packages/python-xyz.scm (python-srsly): Update to 2.5.1. [arguments] <test-flags>: Provide option to run tests again installed module, skip 3 failing tests. <phases>: Remove 'build-extensions. [native-inputs]: Remove python-wheel. Change-Id: I4ee33c5ec18caeb6fbb5685e15bc557918f3612c
gnu: python-pathy: Move to python-web. * gnu/packages/python-xyz.scm (python-pathy): Move from here ... * gnu/packages/python-web.scm: ... to here. Change-Id: I6e8bc42e2ea2b57cd9b5d4b54b7618339edaf520
gnu: python-pathy: Update to 0.11.0. * gnu/packages/python-xyz.scm (python-pathy): Update to 0.11.0. [propagated-inputs]: Remove python-smart-open; add python-pathlib-abc and python-smart-open-6. [native-inputs]: Remove python-wheel. Change-Id: I84d58b53e808a6e2d1ab183235c689a3864abfcd
gnu: Add python-pathlib-abc. * gnu/packages/python-xyz.scm (python-pathlib-abc): New variable. Change-Id: If356aa8eab82d2542eb556395e7b8403a18cddc8
gnu: python-murmurhash: Move to pyhton-crypto. * gnu/packages/python-xyz.scm (python-murmurhash): Move from here ... * gnu/packages/python-crypto.scm: ... to here. * gnu/packages/machine-learning.scm: Add python-crypto module. Change-Id: I59a26e82622112736b5a331dd948d9aa91255207
gnu: python-murmurhash: Update to 1.0.10. * gnu/packages/python-xyz.scm (python-murmurhash): Update to 1.0.10. [native-inputs]: Remove python-wheel. Change-Id: I14773c9fd43d24c90af5bcd301dd34894f1ba283
gnu: python-langcodes: Update to 3.5.0. * gnu/packages/python-xyz.scm (python-langcodes): Update to 3.5.0. [build-system]: Switch to pyproject-build-system. [propagated-inputs]: Add python-language-data. [native-inputs]: Add python-setuptools and python-setuptools-scm. Change-Id: I0fc376639843eecdd3489f5b8cc861fb5708d09d
gnu: Add python-language-data. * gnu/packages/python-xyz.scm (python-language-data): New variable. Change-Id: Ib43630b752992cd647c61adfa127276d0dbd7120
gnu: Add python-marisa-trie. * gnu/packages/python-xyz.scm (python-marisa-trie): New variable. Change-Id: I34aab5ffbc9b1b05ee5c820a3806bbae2e8c14be
gnu: python-id: Fix license. * gnu/packages/python-xyz.scm (python-id) [license]: Fix it. Change-Id: Idd307cba21347fb7a8d5e9d1d190a650b0fb4e5b
gnu: python-anyascii: Update to 0.3.3. * gnu/packages/python-xyz.scm (python-anyascii): Update to 0.3.3. [native-inputs]: Remove python-setuptools; add python-pytest. Change-Id: I6317366173a65cbc1493700ab46abd8b1b0964f0