Age | Commit message (Expand) | Author |
2020-12-23 | gnu: python-pypandoc: Do not set HOME....* gnu/packages/python-xyz.scm (python-pypandoc)[arguments]: Do not set HOME
for the texlive-union.
| Ricardo Wurmus |
2020-12-23 | gnu: python-ipython-documentation: Use new name for texlive-pdftex....* gnu/packages/python-xyz.scm (python-ipython-documentation)[native-inputs]:
Replace "texlive-generic-pdftex" with "texlive-pdftex".
| Ricardo Wurmus |
2020-11-30 | gnu: python-distlib: Update to 0.3.1....* gnu/packages/python-xyz.scm (python-distlib): Update to 0.3.1.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Tanguy Le Carrour |
2020-11-29 | Merge remote-tracking branch 'origin/master' into core-updates | Christopher Baines |
2020-11-29 | gnu: Add python2-gamera....* gnu/packages/python-xyz.scm (python2-gamera): New variable.
| Guillaume Le Vaillant |
2020-11-28 | Merge branch 'staging' | Marius Bakke |
2020-11-27 | gnu: python-apispec: Update description....* gnu/packages/python-xyz.scm (python-apispec)[synopsis,description]: Expand
f.k.a. acronym, clarify the relationship between OpenAPI and Swagger.
| Marius Bakke |
2020-11-27 | gnu: python-apispec: Update to 4.0.0....* gnu/packages/python-xyz.scm (python-apispec): Update to 4.0.0.
[arguments]: New field.
[native-inputs]: Remove PYTHON-FLASK, PYTHON-TORNADO, PYTHON-BOTTLE, and
PYTHON-MOCK.
| Marius Bakke |
2020-11-27 | gnu: Remove python2-marshmallow....Marshmallow no longer supports Python 2.
* gnu/packages/python-xyz.scm (python2-marshmallow): Remove variable.
| Marius Bakke |
2020-11-27 | gnu: Remove python2-apispec....Some of its dependencies no longer work with Python 2.
* gnu/packages/python-xyz.scm (python2-apispec): Remove variable.
| Marius Bakke |
2020-11-27 | gnu: Remove python2-flasgger....Some of its dependencies no longer work with Python 2.
* gnu/packages/python-xyz.scm (python2-flasgger): Remove variable.
| Marius Bakke |
2020-11-26 | Merge branch 'master' into staging | Marius Bakke |
2020-11-26 | gnu: Add python-xlsxwriter....* gnu/packages/python-xyz.scm (python-xlsxwriter): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Vinicius Monego |
2020-11-26 | gnu: pyzo: Update to 4.11.2....* gnu/packages/python-xyz.scm (pyzo): Update to 4.11.2.
| Tobias Geerinckx-Rice |
2020-11-25 | gnu: python-language-server: Update to 0.36.1....* gnu/packages/python-xyz.scm (python-language-server): Update to 0.36.1.
[propagated-inputs]: Reorder, and remove unused inputs.
[native-inputs]: Add various native inputs for tests.
| Brett Gilio |
2020-11-25 | gnu: python-jsonrpc-server: Update to 0.4.0....* gnu/packages/python-xyz.scm (python-jsonrpc-server): Update to 0.4.0.
[propagated-inputs]: Replace python-ujson-1 with python-ujson.
| Brett Gilio |
2020-11-25 | gnu: python-ujson: Update to 4.0.1....* gnu/packages/python-xyz.scm (python-ujson): Update to 4.0.1.
| Brett Gilio |
2020-11-25 | gnu: Add python-versioneer....* gnu/packages/python-xyz.scm (python-versioneer): New variable.
| Brett Gilio |
2020-11-25 | gnu: Remove python2-ujson-1....* gnu/packages/python-xyz.scm (python2-ujson-1): Remove variable.
This variable was superceded and no longer needed as a dependency for
any package at this version.
| Brett Gilio |
2020-11-25 | gnu: Remove python-ujson-1....* gnu/packages/python-xyz.scm (python-ujson-1): Remove variable.
This variable was superceded and no longer needed as a dependency for
any package at this version.
| Brett Gilio |
2020-11-26 | Merge branch 'master' into staging | Marius Bakke |
2020-11-24 | gnu: Add python-commonmark....* gnu/packages/python-xyz.scm (python-commonmark): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Vinicius Monego |
2020-11-24 | gnu: python-mamba: Update to 0.11.2....* gnu/packages/python-xyz.scm (python-mamba): Update to 0.11.2.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
| Tanguy Le Carrour |
2020-11-24 | gnu: python-isbnlib: Update to 3.10.4....* gnu/packages/python-xyz.scm (python-isbnlib): Update to 3.10.4.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
| Tanguy Le Carrour |
2020-11-23 | Merge branch 'master' into staging | Marius Bakke |
2020-11-23 | gnu: Add python-shellescape....* gnu/packages/python-xyz.scm (python-shellescape): New variable.
| Efraim Flashner |
2020-11-23 | gnu: Add python-arcp....* gnu/packages/python-xyz.scm (python-arcp): New variable.
| Efraim Flashner |
2020-11-23 | gnu: Add python-prov....* gnu/packages/python-xyz.scm (python-prov): New variable.
| Efraim Flashner |
2020-11-23 | gnu: Add python-bagit....* gnu/packages/python-xyz.scm (python-bagit): New variable.
| Efraim Flashner |
2020-11-23 | gnu: Add python-djvulibre....* gnu/packages/python-xyz.scm (python-djvulibre): New variable.
| Guillaume Le Vaillant |
2020-11-22 | gnu: python-marshmallow: Update to 3.9.1....* gnu/packages/python-xyz.scm (python-marshmallow): Update to 3.9.1.
| Brett Gilio |
2020-11-22 | Merge branch 'master' into staging | Marius Bakke |
2020-11-21 | gnu: python-pillow: Add the python2-variant property....This is apparently required to get the package-with-python2 package
transformer to pick up the correct python2-pillow package instead of
attempting to create a new one with the same version as python-pillow, as it
would happen for python2-matplotlib for example.
* gnu/packages/python-xyz.scm (python-pillow): Add python2-variant property.
(python2-pillow): Strip python2-variant property from inherited python-pillow,
and fix indentation.
| Maxim Cournoyer |
2020-11-20 | gnu: python2-pillow: Fix build....* gnu/packages/python-xyz.scm (python2-pillow): Downgrade to version 6.2.2.
| Maxim Cournoyer |
2020-11-21 | gnu: Add python-moto....* gnu/packages/python-xyz.scm (python-moto): New public variable.
| Marius Bakke |
2020-11-21 | gnu: python-jsonpatch: Propagate required input....* gnu/packages/python-xyz.scm (python-jsonpatch)[native-inputs]: Move
PYTHON-JSONPOINTER ...
[propagated-inputs]: ... here.
| Marius Bakke |
2020-11-21 | gnu: Add python-boto....* gnu/packages/python-xyz.scm (python-boto): New public variable.
| Marius Bakke |
2020-11-21 | gnu: Add python-sshpubkeys....* gnu/packages/python-xyz.scm (python-sshpubkeys): New public variable.
| Marius Bakke |
2020-11-21 | gnu: Add python-boto3....gnu/packages/python-xyz.scm (python-boto3): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Kristian Trandem |
2020-11-21 | gnu: Add python-gorilla....* gnu/packages/python-xyz.scm (python-gorilla): New public variable.
| Marius Bakke |
2020-11-21 | gnu: python-botocore: Update to 1.19.22....* gnu/packages/python-xyz.scm (python-botocore): Update to 1.19.22.
[propagated-inputs]: Remove PYTHON-DOCUTILS. Add PYTHON-URLLIB3.
| Marius Bakke |
2020-11-21 | gnu: python-botocore: Remove unused inputs....* gnu/packages/python-xyz.scm (python-botocore)[native-inputs]: Remove.
| Marius Bakke |
2020-11-21 | gnu: awscli, python-botocore: Add comment about compatibility....* gnu/packages/python-web.scm (awscli): Mention that it must be updated
together with ...
* gnu/packages/python-xyz.scm (python-botocore): ... this package, and add
similar comment about awscli.
| Marius Bakke |
2020-11-19 | gnu: python-pillow: Update to 8.0.1....* gnu/packages/python-xyz.scm (python-pillow): Update to 8.0.1.
| Maxim Cournoyer |
2020-11-19 | gnu: python-hacking: Update to 4.0.0....Fixes <https://issues.guix.gnu.org/39871>.
* gnu/packages/openstack.scm (python-hacking): Update to 4.0.0.
[arguments]: Remove field.
[propagated-inputs]: Remove python-flake8-2.6, python-mccabe-0.2.1, python-pbr,
python-pep8-1.5.7, python-pyflakes-1.2, python-six. Add python-flake8.
[native-inputs]: Remove python-reno and python-testrepository. Add
python-coverage, python-ddt, python-dnspython, python-fixtures,
python-monotonic, python-subunit, python-stestr and python-testtools.
(python2-hacking): Remove variable.
* gnu/packages/python-xyz.scm (python-pyflakes-1.2)
(python-mccabe-0.2.1, python2-mccabe-0.2.1)
(python-pep8-1.5.7, python2-pep8-1.5.7)
(python-flake8-2.6): Delete variables.
| Maxim Cournoyer |
2020-11-19 | gnu: python-ddt: Update to 1.4.1....* gnu/packages/python-xyz.scm (python-ddt): Update to 1.4.1.
[native-inputs]: Remove python-mock, python-nose.
[propagated-inputs]: Remove python-six.
[home-page]: Update.
(python2-ddt): Remove variable.
| Maxim Cournoyer |
2020-11-19 | Merge branch 'master' into staging | Marius Bakke |
2020-11-18 | gnu: Add python-telethon....* gnu/packages/python-xyz.scm (python-telethon): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Adam |
2020-11-18 | gnu: python-semver: Fix build, again....This reverts "gnu: python-semver: Fix build." (commit
b4e1ca0675571f3cda2a00afb3a2f0f01ff500f9) and overrides the check phase.
* gnu/packages/python-xyz.scm (python-semver)[phases]: Override the 'check
phase.
[native-inputs]: Remove all existing native-inputs. Add python-pytest.
| Maxim Cournoyer |
2020-11-18 | gnu: Add python-git-hammer....* gnu/packages/python-xyz.scm (python-git-hammer): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Leo Prikler |