diff --git a/cookiecutter-1.7.2.tar.gz b/cookiecutter-1.7.2.tar.gz deleted file mode 100644 index 40ad9bf..0000000 --- a/cookiecutter-1.7.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:efb6b2d4780feda8908a873e38f0e61778c23f6a2ea58215723bcceb5b515dac -size 142970 diff --git a/cookiecutter-1.7.3.tar.gz b/cookiecutter-1.7.3.tar.gz new file mode 100644 index 0000000..735a36c --- /dev/null +++ b/cookiecutter-1.7.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b9a4d72882e243be077a7397d0f1f76fe66cf3df91f3115dbb5330e214fa457 +size 133496 diff --git a/cookiecutter.changes b/cookiecutter.changes index f306f8e..f58471d 100644 --- a/cookiecutter.changes +++ b/cookiecutter.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri May 14 16:19:48 UTC 2021 - Sebastian Wagner + +- update to version 1.7.3: + - Fixed jinja2 and markupsafe dependencies + ------------------------------------------------------------------- Wed Jan 20 08:32:20 UTC 2021 - John Vandenberg diff --git a/cookiecutter.spec b/cookiecutter.spec index 4e62945..e01080c 100644 --- a/cookiecutter.spec +++ b/cookiecutter.spec @@ -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