GNU bug report logs -
#42511
[PATCH 0/2] gnu: python-cookiecutter: Update to 1.7.2.
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Hi,
Tanguy Le Carrour <tanguy <at> bioneland.org> writes:
> * gnu/packages/python-web.scm (python-slugify): Update to 4.0.1. [source] Drop patch.
> * gnu/packages/patches/python-slugify-depend-on-unidecode.patch: Remove useless patch.
> ---
> .../python-slugify-depend-on-unidecode.patch | 22 -------------------
This patch should be also removed from gnu/local.mk file:
--8<---------------cut here---------------start------------->8---
$ make
make all-recursive
make[1]: Entering directory '/home/oleg/src/guix-master'
Making all in po/guix
make[2]: Entering directory '/home/oleg/src/guix-master/po/guix'
make[2]: Leaving directory '/home/oleg/src/guix-master/po/guix'
Making all in po/packages
make[2]: Entering directory '/home/oleg/src/guix-master/po/packages'
make[2]: Leaving directory '/home/oleg/src/guix-master/po/packages'
make[2]: Entering directory '/home/oleg/src/guix-master'
Compiling Scheme modules...
make[2]: *** No rule to make target 'gnu/packages/patches/python-slugify-depend-on-unidecode.patch', needed by 'all-am'. Stop.
...
make[2]: Leaving directory '/home/oleg/src/guix-master'
make[1]: *** [Makefile:5048: all-recursive] Error 1
make[1]: Leaving directory '/home/oleg/src/guix-master'
make: *** [Makefile:3487: all] Error 2
$ grep -RF python-slugify-depend-on-unidecode.patch .
./gnu/local.mk: %D%/packages/patches/python-slugify-depend-on-unidecode.patch \
...
--8<---------------cut here---------------end--------------->8---
[…]
Otherwise LGTM.
Could you send updated patch, please?
Thanks,
Oleg.
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 4 years and 293 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.