me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
guix/gnu
Maxim Cournoyer 812a2931de
gnu: python-isort: Update to 5.7.0, fixing build on Python 3.9.
* gnu/packages/python-xyz.scm (python-isort): Update to 5.7.0.
[source]: Delete checked in binary wheels in a snippet.
[arguments]: New field.
[phases]: Replace the build and install phases, implementing the basics of a
PEP 517 build system.
{check}: Override phase.
{install-example-plugins}: New phase.
[native-inputs]: Remove python-mock.  Add git-minimal, python-black,
python-colorama, python-hypothesmith, python-libcst-minimal,
python-poetry-core, python-pylama, python-pypa-build and python-pytest-mock.
[home-page]: Update home page.
2021-01-15 16:33:11 -05:00
..
bootloader
build Merge branch 'staging' into 'core-updates'. 2021-01-13 23:45:53 -05:00
installer
machine machine: ssh: Do not import the host (guix config), really. 2021-01-04 11:51:48 +01:00
packages gnu: python-isort: Update to 5.7.0, fixing build on Python 3.9. 2021-01-15 16:33:11 -05:00
services services: kernel-module-loader: Return a single 'shepherd-service'. 2021-01-06 19:18:58 +01:00
system Merge branch 'staging' into 'core-updates'. 2021-01-13 23:45:53 -05:00
tests tests: monitoring: Use the latest postgresql for testing Zabbix. 2021-01-04 18:07:53 -05:00
artwork.scm
bootloader.scm
ci.scm
image.scm
installer.scm
local.mk gnu: python-typing-inspect: Fix build on Python 3.9. 2021-01-15 16:33:10 -05:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm