From 43efee9ee9b09177736302ce18bfac8787e4a934a4eef3396090f189c034f2c1 Mon Sep 17 00:00:00 2001 From: Robert Schweikert Date: Mon, 29 Mar 2021 13:44:04 +0000 Subject: [PATCH] Accepting request 881909 from home:glaubitz:branches:devel:languages:python:azure - New upstream release + Version 0.6.21 + For detailed information about changes see the README.rst file provided with this package OBS-URL: https://build.opensuse.org/request/show/881909 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:azure/python-msrest?expand=0&rev=22 --- msrest-0.6.19.tar.gz | 3 --- msrest-0.6.21.tar.gz | 3 +++ python-msrest.changes | 8 ++++++++ python-msrest.spec | 4 ++-- 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 msrest-0.6.19.tar.gz create mode 100644 msrest-0.6.21.tar.gz diff --git a/msrest-0.6.19.tar.gz b/msrest-0.6.19.tar.gz deleted file mode 100644 index 4a0597e..0000000 --- a/msrest-0.6.19.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:55f8c3940bc5dc609f8cf9fcd639444716cc212a943606756272e0d0017bbb5b -size 103523 diff --git a/msrest-0.6.21.tar.gz b/msrest-0.6.21.tar.gz new file mode 100644 index 0000000..3250869 --- /dev/null +++ b/msrest-0.6.21.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72661bc7bedc2dc2040e8f170b6e9ef226ee6d3892e01affd4d26b06474d68d8 +size 104436 diff --git a/python-msrest.changes b/python-msrest.changes index 2ce2e8f..8ec135c 100644 --- a/python-msrest.changes +++ b/python-msrest.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Mar 29 10:48:08 UTC 2021 - John Paul Adrian Glaubitz + +- New upstream release + + Version 0.6.21 + + For detailed information about changes see the + README.rst file provided with this package + ------------------------------------------------------------------- Thu Nov 26 11:07:08 UTC 2020 - Robert Schweikert diff --git a/python-msrest.spec b/python-msrest.spec index 842f601..0de90ac 100644 --- a/python-msrest.spec +++ b/python-msrest.spec @@ -1,7 +1,7 @@ # # spec file for package python-msrest # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,7 +21,7 @@ %define skip_python2 1 %endif Name: python-msrest -Version: 0.6.19 +Version: 0.6.21 Release: 0 Summary: AutoRest swagger generator Python client runtime License: MIT