From 528e23b971a3db3ffc3a0c43a576728528bf1f9a948193307915f480d3536046 Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Thu, 27 Oct 2016 15:54:33 +0000 Subject: [PATCH] - Update to version 3.0.0 (bsc#1002895) + No upstream change entry for 2.0 -> 3.0 - From 2.0.0 + Merge uritemplate.py into uritemplate + Relicense uritemplate.py as Apache 2 and BSD - From 1.0.1 + Fix some minor packaging problems - From 1.0.0 + Fix handling of Unicode values on Python 2.6 and 2.7 for urllib.quote. + Confirm public stable API via version number. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-uritemplate?expand=0&rev=4 --- python-uritemplate.changes | 14 ++++++++++++++ python-uritemplate.spec | 4 ++-- uritemplate-0.6.tar.gz | 3 --- uritemplate-3.0.0.tar.gz | 3 +++ 4 files changed, 19 insertions(+), 5 deletions(-) delete mode 100644 uritemplate-0.6.tar.gz create mode 100644 uritemplate-3.0.0.tar.gz diff --git a/python-uritemplate.changes b/python-uritemplate.changes index 0dd51fb..fbaad0a 100644 --- a/python-uritemplate.changes +++ b/python-uritemplate.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Thu Oct 27 15:50:21 UTC 2016 - rjschwei@suse.com + +- Update to version 3.0.0 (bsc#1002895) + + No upstream change entry for 2.0 -> 3.0 +- From 2.0.0 + + Merge uritemplate.py into uritemplate + + Relicense uritemplate.py as Apache 2 and BSD +- From 1.0.1 + + Fix some minor packaging problems +- From 1.0.0 + + Fix handling of Unicode values on Python 2.6 and 2.7 for urllib.quote. + + Confirm public stable API via version number. + ------------------------------------------------------------------- Thu Feb 20 23:44:28 UTC 2014 - rschweikert@suse.com diff --git a/python-uritemplate.spec b/python-uritemplate.spec index 470e865..329f692 100644 --- a/python-uritemplate.spec +++ b/python-uritemplate.spec @@ -1,7 +1,7 @@ # # spec file for package python-uritemplate # -# 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 @@ -20,7 +20,7 @@ # Name: python-uritemplate -Version: 0.6 +Version: 3.0.0 Release: 0 Summary: URI Template Expansison License: Apache-2.0 diff --git a/uritemplate-0.6.tar.gz b/uritemplate-0.6.tar.gz deleted file mode 100644 index c9b44d1..0000000 --- a/uritemplate-0.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a30e230aeb7ebedbcb5da9999a17fa8a30e512e6d5b06f73d47c6e03c8e357fd -size 3508 diff --git a/uritemplate-3.0.0.tar.gz b/uritemplate-3.0.0.tar.gz new file mode 100644 index 0000000..3983c62 --- /dev/null +++ b/uritemplate-3.0.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:733fef5b17c4d9bb86b52fcd5c97a008bfc2fcfdbc1d04a06b2e881935944b0e +size 28388