- update to version 1.7.3:

- Fixed jinja2 and markupsafe dependencies

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/cookiecutter?expand=0&rev=15
This commit is contained in:
Sebastian Wagner 2021-05-14 16:21:59 +00:00 committed by Git OBS Bridge
parent b94807be14
commit 76f8553cd2
4 changed files with 12 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:efb6b2d4780feda8908a873e38f0e61778c23f6a2ea58215723bcceb5b515dac
size 142970

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6b9a4d72882e243be077a7397d0f1f76fe66cf3df91f3115dbb5330e214fa457
size 133496

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri May 14 16:19:48 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
- update to version 1.7.3:
- Fixed jinja2 and markupsafe dependencies
-------------------------------------------------------------------
Wed Jan 20 08:32:20 UTC 2021 - John Vandenberg <jayvdb@gmail.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package cookiecutter
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2017 LISA GmbH, Bingen, Germany.
#
# All modifications and additions to the file contributed by third parties
@ -18,7 +18,7 @@
Name: cookiecutter
Version: 1.7.2
Version: 1.7.3
Release: 0
Summary: A command-line utility that creates projects from project templates
License: BSD-3-Clause
@ -48,7 +48,7 @@ Requires: python3-python-slugify
Requires: python3-requests >= 2.18.0
Requires: python3-whichcraft >= 0.4.0
Requires(post): update-alternatives
Requires(postun): update-alternatives
Requires(postun):update-alternatives
BuildArch: noarch
# SECTION Testing requirements
BuildRequires: python3-chardet >= 2.0.0