15
0

Accepting request 349385 from Cloud:OpenStack:Master

- update to 0.14.1:
  * Allow providing a custom exception logger
    to 'locked' decorator
  * Allow providing a custom logger to process
    lock class
  * Fix issue #12

OBS-URL: https://build.opensuse.org/request/show/349385
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fasteners?expand=0&rev=6
This commit is contained in:
Denisart Benjamin
2015-12-29 13:50:50 +00:00
committed by Git OBS Bridge
parent 7a3e5be13c
commit 8e8ce60780
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:76a804e7d5793ea5239aee7ccface4a51262fdd1d49cdb407838c2f8076ef059
size 17510

3
fasteners-0.14.1.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:427c76773fe036ddfa41e57d89086ea03111bbac57c55fc55f3006d027107e18
size 17749

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Dec 17 13:42:09 UTC 2015 - tbechtold@suse.com
- update to 0.14.1:
* Allow providing a custom exception logger
to 'locked' decorator
* Allow providing a custom logger to process
lock class
* Fix issue #12
-------------------------------------------------------------------
Sun Oct 4 09:54:45 UTC 2015 - tbechtold@suse.com

View File

@@ -17,7 +17,7 @@
Name: python-fasteners
Version: 0.13.0
Version: 0.14.1
Release: 0
Summary: A python package that provides useful locks
License: Apache-2.0