From 9c853b941bf9d2217a60fb59dd38328ada40383a9203552348b809d3984b59cb Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Wed, 4 Sep 2013 13:40:44 +0000 Subject: [PATCH] - Update to version 1.6.1: + Only include pytest-runner in 'setup requirements' when ptr invocation is indicated in the command-line (Issue #105). OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-keyring?expand=0&rev=20 --- keyring-1.6.1.zip | 3 +++ keyring-1.6.zip | 3 --- python-keyring.changes | 7 +++++++ python-keyring.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) create mode 100644 keyring-1.6.1.zip delete mode 100644 keyring-1.6.zip diff --git a/keyring-1.6.1.zip b/keyring-1.6.1.zip new file mode 100644 index 0000000..ff6ef72 --- /dev/null +++ b/keyring-1.6.1.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:720a53234749edf0c103e61abe07a16b2ad48b46295c96f58fb804158a739a04 +size 80183 diff --git a/keyring-1.6.zip b/keyring-1.6.zip deleted file mode 100644 index 77b2633..0000000 --- a/keyring-1.6.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a44a8c0010ddcd8bedb37bc9315e79e9dce6b4873ef9164d202c0ce88a7c7d4c -size 82606 diff --git a/python-keyring.changes b/python-keyring.changes index fd3197f..60d41e1 100644 --- a/python-keyring.changes +++ b/python-keyring.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Sep 4 13:35:14 UTC 2013 - speilicke@suse.com + +- Update to version 1.6.1: + + Only include pytest-runner in 'setup requirements' when ptr invocation is + indicated in the command-line (Issue #105). + ------------------------------------------------------------------- Fri Jul 19 11:01:08 UTC 2013 - dmueller@suse.com diff --git a/python-keyring.spec b/python-keyring.spec index b2b21fd..ab685e2 100644 --- a/python-keyring.spec +++ b/python-keyring.spec @@ -17,7 +17,7 @@ Name: python-keyring -Version: 1.6 +Version: 1.6.1 Release: 0 Url: http://bitbucket.org/kang/python-keyring-lib Summary: Store and access your passwords safely