aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/django.scm
diff options
context:
space:
mode:
authorNicolas Graves <ngraves@ngraves.fr>2024-05-10 00:54:05 +0200
committerSharlatan Hellseher <sharlatanus@gmail.com>2024-12-13 20:18:55 +0000
commit473800b8effd43441a15fe77081500fb3abed0a9 (patch)
tree36503fe0a5084f2f275c212bb12297d8934fcd87 /gnu/packages/django.scm
parent5bcbe34fd1fdedded8d865ecab20a38895518252 (diff)
downloadguix-473800b8effd43441a15fe77081500fb3abed0a9.tar.gz
guix-473800b8effd43441a15fe77081500fb3abed0a9.zip
gnu: python-cmd2: Move to pyproject-build-system.
* gnu/packages/python-xyz.scm (python-cmd2): [build-system]: Move to pyproject-build-system. [arguments]<#:phases>: Remove check phase replacement. <#:test-flags>: Add field. Change-Id: I55b4134fb6caa4af1a4988934043487fa85f9b9b Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Diffstat (limited to 'gnu/packages/django.scm')
0 files changed, 0 insertions, 0 deletions
date 'fr' translation.Julien Lepiller 2018-06-23nls: Update 'fr' translation.Julien Lepiller 2018-06-13nls: Update 'fr' translation.Julien Lepiller 2018-06-08nls: Update 'fr' translation.Julien Lepiller 2018-06-08doc: Update 'fr' translation.Ludovic Courtès 2018-04-29build: Use only one domain for guix-manual....* Makefile.am (assert-no-store-file-names): Exclude guix-manual. * po/doc/guix.pot po/doc/contributing.pot: Merge into... * po/doc/guix-manual.pot: ...this. * po/doc/guix.fr.po po/doc/contributing.fr.po: Merge into... * po/doc/guix-manual.fr.po: ...this. * doc/local.mk: Replace old file names. * po/doc/local.mk: Replace old file names. Julien Lepiller