From 53079ea452db4cfd26602c44fdf4ea156190671587a370bdc63b970381c04916 Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Thu, 17 Nov 2016 13:03:20 +0000 Subject: [PATCH] - Include in SLE 12 (FATE#320818, bsc#979331) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-itsdangerous?expand=0&rev=6 --- python-itsdangerous.changes | 5 +++++ python-itsdangerous.spec | 7 ++++--- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/python-itsdangerous.changes b/python-itsdangerous.changes index 3e82209..0e5e484 100644 --- a/python-itsdangerous.changes +++ b/python-itsdangerous.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Nov 17 13:03:00 UTC 2016 - rjschwei@suse.com + +- Include in SLE 12 (FATE#320818, bsc#979331) + ------------------------------------------------------------------- Fri Jul 18 15:08:08 UTC 2014 - toddrme2178@gmail.com diff --git a/python-itsdangerous.spec b/python-itsdangerous.spec index 782b8cd..b5a3f6d 100644 --- a/python-itsdangerous.spec +++ b/python-itsdangerous.spec @@ -1,7 +1,7 @@ # # spec file for package python-itsdangerous # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -13,15 +13,16 @@ # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Name: python-itsdangerous Version: 0.24 Release: 0 -License: BSD-3-Clause Summary: Various helpers to pass trusted data to untrusted environments and back -Url: http://github.com/mitsuhiko/itsdangerous +License: BSD-3-Clause Group: Development/Languages/Python +Url: http://github.com/mitsuhiko/itsdangerous Source: https://pypi.python.org/packages/source/i/itsdangerous/itsdangerous-%{version}.tar.gz BuildRequires: python-devel BuildRoot: %{_tmppath}/%{name}-%{version}-build