15
0

Accepting request 225820 from home:Nijel:branches:devel:languages:python

- update to 0.19:
  + Various Python 3.x fixes

OBS-URL: https://build.opensuse.org/request/show/225820
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-MarkupSafe?expand=0&rev=15
This commit is contained in:
Sascha Peilicke
2014-03-13 14:53:47 +00:00
committed by Git OBS Bridge
parent f3fbfcfa7c
commit 5d7a2fd7e9
4 changed files with 11 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-MarkupSafe
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: python-MarkupSafe
Version: 0.18
Version: 0.19
Release: 0
Url: http://dev.pocoo.org/
Summary: Implements a XML/HTML/XHTML Markup safe string for Python