Tobias Geerinckx-Rice
6259bfab86
gnu: python-marshmallow: Fix linter warning.
...
* gnu/packages/python-xyz.scm (python-marshmallow)[synopsis]:
Drop the full stop.
2021-11-03 15:28:27 +01:00
David Larsson
62820800cb
gnu: Add python-marshmallow-jsonapi.
...
* gnu/packages/python-xyz.scm (python-marshmallow-jsonapi): New variable.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2021-11-03 15:28:26 +01:00
David Larsson
64835a7103
gnu: Add python-marshmallow@3.2.
...
* gnu/packages/python-xyz.scm (python-marshmallow-3.2): New variable.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2021-11-03 15:28:26 +01:00
Tobias Geerinckx-Rice
f3d5d572de
gnu: binwalk: Update to 2.3.2.
...
* gnu/packages/python-xyz.scm (binwalk): Update to 2.3.2.
[arguments]: Don't explicitly return #t from phases.
2021-11-01 00:13:55 +01:00
Tobias Geerinckx-Rice
1872c00df5
gnu: python-binwalk: Rename to binwalk.
...
* gnu/packages/python-xyz.scm (binwalk): New variable renamed from
(python-binwalk): this old thing. Redefine it using DEPRECATED-PACKAGE.
* gnu/packages/diffoscope.scm (diffoscope)[native-inputs]: Adjust accordingly.
2021-11-01 00:13:55 +01:00
Raphaël Mélotte
a239b1e678
gnu: Add python-ijson.
...
* gnu/packages/python-xyz.scm (python-ijson): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2021-10-30 19:16:18 +02:00
Efraim Flashner
014f1b607f
gnu: python-deprecated: Update to 1.2.13.
...
* gnu/packages/python-xyz.scm (python-deprecated): Update to 1.2.13.
2021-10-27 20:09:21 +03:00
Efraim Flashner
a56b000745
gnu: python-deprecated: Honor #:tests? flag.
...
* gnu/packages/python-xyz.scm (python-deprecated)[arguments]: Adjust
custom 'check phase to honor the #:tests? flag.
2021-10-27 20:05:15 +03:00
Ludovic Courtès
b87fe805aa
gnu: python-peachpy: Make output deterministic.
...
Fixes <https://issues.guix.gnu.org/50672 >.
This makes users of python-peachpy bit-reproducible, such as nnpack.
* gnu/packages/patches/python-peachpy-determinism.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/python-xyz.scm (python-peachpy)[source]: Use it.
Co-authored-by: Kyle Meyer <kyle@kyleam.com>
2021-10-25 14:32:59 +02:00
Tobias Geerinckx-Rice
2f79308872
gnu: Fix ‘this packages’ and some other niggles.
...
* gnu/packages/crates-io.scm (rust-home-0.5)[description]:
Fix ‘this packages’ typo.
* gnu/packages/emacs-xyz.scm (emacs-ahg, emacs-cwl-mode)[description]:
Likewise.
* gnu/packages/python-check.scm (python-pytest-csv)[description]:
Likewise.
* gnu/packages/ocaml.scm (ocaml-syntax-shims)[description]: Likewise,
and note which language.
* gnu/packages/python-xyz.scm (python-recommonmark)[description]:
Likewise, and work around ‘enabling you’.
2021-10-21 22:08:24 +02:00
Ricardo Wurmus
579f31396d
gnu: python-levenshtein: Update to 0.12.2.
...
* gnu/packages/python-xyz.scm (python-levenshtein): Update to 0.12.2.
2021-10-21 13:33:01 +00:00
Sébastien Lerique
3fa778b561
gnu: python-xyz.scm: Add copyright line.
...
* gnu/packages/python-xyz.scm: Add copyright line for Sébastien
Lerique.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:43 +02:00
Sébastien Lerique
271343d4f5
gnu: python-faker: Fix indentation.
...
* gnu/packages/python-xyz.scm (python-faker): Fix indentation.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:43 +02:00
Lars-Dominik Braun
88563b71c7
gnu: Add python-aspectlib.
...
* gnu/packages/python-xyz.scm (python-aspectlib): New variable.
2021-10-18 09:02:42 +02:00
Lars-Dominik Braun
42f1326535
gnu: Add python-fields.
...
* gnu/packages/python-xyz.scm (python-fields): New variable.
2021-10-18 09:02:42 +02:00
Sébastien Lerique
7caaebc50d
gnu: Add python-logbook.
...
* gnu/packages/python-xyz.scm (python-logbook): New variable.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:41 +02:00
Sébastien Lerique
6ff3c33a0e
gnu: Add python-janus.
...
* gnu/packages/python-xyz.scm (python-janus): New variable.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:41 +02:00
Sébastien Lerique
af726a9bb4
gnu: Add python-atomicwrites-1.4.
...
* gnu/packages/python-xyz.scm (python-atomicwrites-1.4): New variable.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:41 +02:00
Sébastien Lerique
10beb47ca9
gnu: python-unpaddedbase64: Update to 2.1.0.
...
* gnu/packages/python-xyz.scm (python-unpaddedbase64): Update to 2.1.0.
[source]: Fetch from PyPi.
[arguments]: Replace 'check phase to run tests fetched upstream from
GitHub.
[native-inputs]: Add `python-pytest` and `tests` for fetching upstream
tests.
[home-page]: Update to GitHub project home.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:41 +02:00
Sébastien Lerique
e279cd5bff
gnu: python-ukpostcodeparser: Update to 1.1.2.
...
* gnu/packages/python-xyz.scm (python-ukpostcodeparser): Update to
1.1.2.
[arguments]: Replace 'check phase to run tests with pytest, ignoring
failing lowercase tests.
[native-inputs]: Add python-pytest.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:40 +02:00
Sébastien Lerique
74a97b087b
gnu: python-faker: Update to 9.3.1.
...
* gnu/packages/python-xyz.scm (python-faker): Update to 9.3.1.
[native-inputs]: Use python-pytest-6.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:40 +02:00
Sébastien Lerique
42c60b45e8
gnu: python-curio: Update to 1.5.
...
* gnu/packages/python-xyz.scm (python-curio): Update to 1.5.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:40 +02:00
Sébastien Lerique
990ab13a14
gnu: python-future: Update to 0.18.2.
...
* gnu/packages/python-xyz.scm (python-future): Update to 0.18.2.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:40 +02:00
jgart
34b0aa16e7
gnu: Add python-json2html.
...
* gnu/packages/python-xyz.scm (python-json2html): New variable.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2021-10-16 16:53:10 +05:30
Maxim Cournoyer
b87dbf213b
gnu: Add python-robotframework-seleniumscreenshots.
...
* gnu/packages/python-xyz.scm (python-robotframework-seleniumscreenshots): New
variable.
2021-10-15 13:02:54 -04:00
Maxim Cournoyer
f1f6ede7f8
gnu: Add python-robotframework-seleniumlibrary.
...
* gnu/packages/python-xyz.scm (python-robotframework-seleniumlibrary): New
variable.
2021-10-15 13:02:53 -04:00
Maxim Cournoyer
c61ea717b0
gnu: Add python-robotframework-pythonlibcore.
...
* gnu/packages/python-xyz.scm (python-robotframework-pythonlibcore): New
variable.
2021-10-15 13:02:53 -04:00
Maxim Cournoyer
1fdad09d1c
gnu: python-robotframework-sshlibrary: Update to 3.7.0 and honor TESTS?.
...
* gnu/packages/python-xyz.scm (python-robotframework-sshlibrary): Update to
3.7.0.
[phases]: Delete trailing #t.
{check}: Honor TESTS?.
2021-10-15 13:02:53 -04:00
Maxim Cournoyer
2cc617c181
gnu: python-robotframework: Update to 4.1.1 and honor TESTS?.
...
* gnu/packages/python-xyz.scm (python-robotframework): Update to 4.1.1.
[phases]: Delete trailing #t.
{check}: Honor TESTS?.
[native-inputs]: Add python-docutils and python-jsonschema.
2021-10-15 13:02:52 -04:00
Clément Lassieur
c0828f0597
gnu: python-pbr-minimal: Update to 5.5.1.
...
* gnu/packages/python-xyz.scm (python-pbr-minimal): Update to 5.5.1.
2021-10-13 11:01:50 +02:00
Tobias Geerinckx-Rice
28b5ef1159
gnu: Rename google-brotli back to brotli.
...
Sorry for the noise, but good riddance. Our nonstandard name for this
package has caused confusion since it was added. For example, the
duplicate python-brotli and python-google-brotli packages added later,
with the latter name making even less sense.
The Python packages will be fixed in the next commit.
* gnu/packages/compression.scm (google-brotli): Redefine as a
deprecated-package, with…
(brotli): …restored to canonical status.
(python-google-brotli)[inherit]: Adjust accordingly.
* gnu/packages/databases.scm (apache-arrow)[inputs]: Adjust accordingly.
* gnu/packages/fontutils.scm (woff2)[inputs]: Likewise.
* gnu/packages/gnome.scm (libsoup)[propagated-inputs]: Likewise.
* gnu/packages/networking (wireshark)[inputs]: Likewise.
* gnu/packages/node.scm (node-lts)[arguments, native-inputs]: Likewise.
* gnu/packages/python-xyz.scm (python-imagecodecs)[inputs]: Likewise.
2021-10-13 01:20:19 +02:00
Marius Bakke
f0c0ef60a0
gnu: python-lazr-config: Update to 2.2.3.
...
* gnu/packages/python-xyz.scm (python-lazr-config): Update to 2.2.3.
2021-10-13 00:16:50 +02:00
Felix Gruber
436b049c24
gnu: Add python-cligj.
...
* gnu/packages/python-xyz.scm (python-cligj): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-12 18:13:30 +02:00
Felix Gruber
447a17e074
gnu: python-eliot: Update to 1.13.0.
...
* gnu/packages/python-xyz.scm (python-eliot): Update to 1.13.0.
[arguments] Disable failing tests test_omitLoggerFromActionType and
test_logCallsDefaultLoggerWrite.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-12 18:13:29 +02:00
Felix Gruber
ea74e015b4
gnu: python-dask: Update to 2021.9.1.
...
* gnu/packages/python-xyz.scm (python-dask): Update to 2021.9.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-12 18:13:29 +02:00
Lars-Dominik Braun
06587abbd2
gnu: python-pypandoc: Upgrade to 1.6.4.
...
Required for the updated pandoc.
* gnu/packages/python-xyz.scm (python-pypandoc): Upgrade to 1.6.4.
[native-inputs]: Add texlive-iftex.
2021-10-08 09:13:54 +02:00
Lars-Dominik Braun
b97f549b14
gnu: Update Haskell ecosystem.
...
Bump packages’ versions to the lastest Stackage or Hackage
release. Since packages are interdependent, do so in a single commit.
525 packages have been updated.
These packages have been removed, because they fail to build, have no
newer version available and no dependencies:
corrode
ghc-easytest
ghc-edisonapi
ghc-edisoncore
ghc-pandoc-types
ghc-regex-tdfa-text
These have been removed, because they are no longer required:
ghc-happy-1.19.9
ghc-prettyprinter-1.6
ghc-protolude-0.3
ghc-pandoc-citeproc and pandoc-citeproc have been removed, because pandoc
does not use them any more.
Co-authored-by: Xinglu Chen <public@yoctocell.xyz>
2021-10-08 09:13:52 +02:00
Ben Sturmfels
cd52869134
gnu: pelican: Update to 4.7.0.
...
* gnu/packages/python-xyz.scm (pelican): Update to 4.7.0.
[inputs]: Add field. Add dependency on python-rich.
[propagated-inputs]: Remove python-six. Move dependencies to inputs. Remove
field.
[home-page]: Update link.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-07 10:47:43 +02:00
jgart
009f0fc3dd
gnu: Add python-glom.
...
* gnu/packages/python-xyz.scm (python-glom): New variable.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2021-09-29 00:09:47 +05:30
jgart
ea75da9ec9
gnu: Add python-face.
...
* gnu/packages/python-xyz.scm (python-face): New variable.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2021-09-29 00:06:14 +05:30
Maxim Cournoyer
7aea1c1126
gnu: Add python-pymodbus.
...
* gnu/packages/python-xyz.scm (python-pymodbus): New variable.
2021-09-28 00:09:04 -04:00
Maxim Cournoyer
cf14128ac8
gnu: Add python-pyserial-asyncio.
...
* gnu/packages/python-xyz.scm (python-pyserial-asyncio): New variable.
2021-09-28 00:08:51 -04:00
Maxim Cournoyer
acdf8c1759
gnu: python-proto-match: Explicitly disable tests to fix build.
...
I previously thought this unnecessary, but attempting to build the package
suggests otherwise.
* gnu/packages/python-xyz.scm (python-proto-matcher)[tests?]: Set to #f.
2021-09-27 22:53:32 -04:00
Efraim Flashner
43438fd130
gnu: python-graphql-relay: Update to 3.1.0.
...
* gnu/packages/python-xyz.scm (python-graphql-relay): Update to 3.1.0.
[propagated-inputs]: Remove python-promise and python-six.
2021-09-27 08:59:02 +03:00
Maxim Cournoyer
6126062fb1
gnu: Add python-proto-matcher.
...
* gnu/packages/python-xyz.scm (python-proto-matcher): New variable.
2021-09-26 22:47:20 -04:00
Maxim Cournoyer
55f6ecfbc8
gnu: python2-twisted: Remove package.
...
* gnu/packages/python-xyz.scm (python2-twisted): Delete variable.
2021-09-26 22:47:20 -04:00
Maxim Cournoyer
df9ac2f6cb
gnu: python2-swagger-spec-validator: Remove package.
...
* gnu/packages/python-xyz.scm (python2-swagger-spec-validator): Delete
variable.
2021-09-26 22:47:20 -04:00
Maxim Cournoyer
288286e4ce
gnu: python2-jsonschema: Remove package.
...
* gnu/packages/python-xyz.scm (python2-jsonschema): Delete variable.
(python-jsonschema)[properties]: Delete field.
2021-09-26 22:47:19 -04:00
Maxim Cournoyer
aca6b4f1fa
gnu: python2-txamqp: Remove package.
...
* gnu/packages/python-xyz.scm (python2-txamqp): Delete variable.
2021-09-26 22:47:19 -04:00
Maxim Cournoyer
83c14064ec
gnu: Add python-tftpy.
...
* gnu/packages/python-xyz.scm (python-tftpy): New variable.
2021-09-26 21:19:43 -04:00