mbox

[bug#42511,0/2] gnu: python-cookiecutter: Update to 1.7.2.

Message ID 20200724081611.8643-1-tanguy@bioneland.org
Headers show

Message

Tanguy LE CARROUR July 24, 2020, 8:16 a.m. UTC
Tanguy Le Carrour (2):
  gnu: python-slugify: Update to 4.0.1.
  gnu: python-cookiecutter: Update to 1.7.2.

 .../python-slugify-depend-on-unidecode.patch  | 22 -------------------
 gnu/packages/python-web.scm                   |  6 ++---
 gnu/packages/python-xyz.scm                   |  6 +++--
 3 files changed, 6 insertions(+), 28 deletions(-)
 delete mode 100644 gnu/packages/patches/python-slugify-depend-on-unidecode.patch

Comments

Marius Bakke July 29, 2020, 10:30 p.m. UTC | #1
Tanguy Le Carrour <tanguy@bioneland.org> writes:

> Tanguy Le Carrour (2):
>   gnu: python-slugify: Update to 4.0.1.
>   gnu: python-cookiecutter: Update to 1.7.2.

Applied both patches + the csvkit fix.  Thanks!