Re: Safest way to set python3 as default for `python`

2018-07-19 Thread Brian May
Stuart Prescott  writes:

> There's a reasonable number of things in /usr/bin with "#!/usr/bin/env
> python" that would be unhappy with this configuration.

I don't think binaries in /usr/bin should be using "#!/usr/bin/env
python". These will also break with virtualenvs. Packaged programs in
Debian should be using /usr/bin/python*.

Having said that, I can confirm you are correct, this does appear to be
common.
-- 
Brian May 



Re: kivy package in trouble?

2018-07-19 Thread Shashank Kumar
Hi Dean,

My name is Shashank Kumar and my GSoC project[0] also uses Kivy and that
too the latest version of it, i.e. 1.10.1. Are you working on fixing the
bug[1]?
If not, can you or someone else please tell me how can I work on fixing the
bug?

[0]
https://salsa.debian.org/new-contributor-wizard-team/new-contributor-wizard
[1] https://bugs.debian.org/873501

-- 
Regards
Shashank | realslimshanky
GSoC 2018 with Debian | Google Udacity India Scholar
https://shanky.xyz
7BE2 7584 F4C9 97DF CA70 A0D3 7742 9D3D D5BA 8D33


request to join the dpmt team

2018-07-19 Thread Michael Hudson-Doyle
Hi,

I would like to join the Debian Python Modules Team. I'm going to be
working on the Python 3.7 transition in Ubuntu and being able directly fix
things in Debian would definitely make the world a better place :)

My salsa username is mwhudson. I have read
https://salsa.debian.org/python-team/tools/python-modules/blob/master/policy.rst
and agree to abide by it.

Cheers,
mwh


ITP: python-hvac -- Python 2/3 client for HashiCorp Vault

2018-07-19 Thread Gregor Riepl
Package: wnpp
Severity: wishlist
Owner: Gregor Riepl 

* Package name: python-hvac
  Version : 0.6.2
  Upstream Author : Ian Unruh
* URL : https://github.com/ianunruh/hvac
* License : Apache-2.0
  Programming Lang: Python
  Description : Python 2/3 client for HashiCorp Vault

HashiCorp Vault API client for Python 2/3.

This package is useful for Ansible, as it allows accessing Vault credentials
directly from Playbooks.

I intend to maintain this package together with the DPMT.
The Debian repository is here:
https://salsa.debian.org/python-team/modules/hvac

Please review and upload to Debian if the package fits the necessary criteria.

Thank you!