Bug#875561: ITP: python-logfury -- Toolkit for responsible, low-boilerplate logging of library method calls

2017-09-12 Thread Ondřej Kobližek
Package: wnpp
Severity: wishlist
Owner: Ondřej Kobližek 

* Package name: python-logfury
  Version : 0.1.2
  Upstream Author : Pawel Polewicz 
* URL : https://github.com/ppolewicz/logfury
* License : (BSD)
  Programming Lang: (Python)
  Description : Toolkit for responsible, low-boilerplate logging of library 
method calls

This package is dependency for backblaze-b2 #874639
I plan maintain it in DPMT.


Bug#874639: ITP: python-b2 -- Python Command Line Tool for Backblaze B2

2017-09-08 Thread Ondřej Kobližek
Package: wnpp
Severity: wishlist
Owner: Ondřej Kobližek 

* Package name: python-b2
  Version : 0.7.2
  Upstream Author : Backblaze, Inc. 
* URL : https://github.com/Backblaze/B2_Command_Line_Tool
* License : (MIT)
  Programming Lang: (Python)
  Description : Python Command Line Tool for Backblaze B2

This package is CLI for B2 Cloud Storage, which we using at work.
There are no other packages for B2 at Debian.
I plan maintain it in DPMT.


Bug#870916: ITP: python-etcd3 -- Python client for the etcd API v3

2017-08-06 Thread Ondřej Kobližek
Package: wnpp
Severity: wishlist
Owner: =?utf-8?b?T25kxZllaiBLb2JsacW+ZWs=?= 

* Package name: python-etcd3
  Version : 0.6.2
  Upstream Author : Louis Taylor 
* URL : https://github.com/kragniz/python-etcd3
* License : Apache-2.0
  Programming Lang: Python
  Description : Python client for the etcd API v3

Client for etcd API v3.
etcd is a distributed reliable key-value store for the most
critical data of a distributed system.

There is similar package python-etcd already, witch supports
API v2. But we need support for API v3.
This package is dependacy for openstack/tooz.
I want maintain this package under DPMT.



Bug#870723: ITP: python-deprecation -- A library to handle automated deprecations

2017-08-04 Thread Ondřej Kobližek
Package: wnpp
Severity: wishlist
Owner: Ondrej Koblizek 

* Package name: python-deprecation
  Version : 1.0.1
  Upstream Author : Brian Curtin 
* URL : https://github.com/briancurtin/deprecation
* License : Apache-2.0
  Programming Lang: Python
  Description : A library to handle automated deprecations

Deprecation is a library that enables automated deprecations. It offers the
deprecated() decorator to wrap functions, providing proper warnings both in
documentation and via Python’s warnings system, as well as the 
deprecation.fail_if_not_removed() decorator for test methods to ensure that 
deprecated code is eventually removed.

I need this package as dependance for openstasksdk package.
I plan team maintain it with DPMT.