Re: NEW: security/py-hvac 0.10.6

2021-09-03 Thread Mikolaj Kucharski
On Tue, Aug 24, 2021 at 07:48:45AM +, Mikolaj Kucharski wrote:
> On Mon, Aug 16, 2021 at 10:07:58AM +, Mikolaj Kucharski wrote:
> > On Mon, Aug 09, 2021 at 06:41:02PM +, Mikolaj Kucharski wrote:
> > > On Tue, Mar 23, 2021 at 10:53:08PM +, Mikolaj Kucharski wrote:
> > > > On Tue, Mar 23, 2021 at 10:25:13PM +, Stuart Henderson wrote:
> > > > > 
> > > > > There don't seem to be any tests in the distribution, so TEST_DEPENDS
> > > > > doesn't make much sense?
> > > > > 
> > > > > Port looks good to me but I have no way to test it.
> > > > > 
> > > > 
> > > > Dropped TEST_DEPENDS. I've used it with Ansible:
> > > > 
> > > >   bindpw: "{{ lookup('hashi_vault', 'secret=secret/... }}"
> > > > 
> > > > to fetch secrets from Vault.
> > > > 
> > > 
> > > Updated to 0.11.0
> > > 
> > > 
> > > Information for inst:py3-hvac-0.11.0
> > > 
> > > Comment:
> > > Python client library for Hashicorp Vault
> > > 
> > > Description:
> > > HVAC allows accessing secrets stored in a Vault directly from
> > > Python code.
> > > 
> > > An access token must be created first, using a separate tool
> > > like vault or vault-client.
> > > 
> > > Maintainer: Mikolaj Kucharski 
> > > 
> > > WWW: https://github.com/hvac/hvac
> > > 
> > 
> > Kind reminder. I've tested it with my own client script. It works here.
> > 
> 
> Ping. Port attached for convenience.
> 
> Thread at https://marc.info/?t=16095211171=1=2
> 

Kind reminder. Port attached.

-- 
Regards,
 Mikolaj


py-hvac-0.11.0.port.tgz
Description: application/tar-gz


Re: NEW: security/py-hvac 0.10.6

2021-08-24 Thread Mikolaj Kucharski
On Mon, Aug 16, 2021 at 10:07:58AM +, Mikolaj Kucharski wrote:
> On Mon, Aug 09, 2021 at 06:41:02PM +, Mikolaj Kucharski wrote:
> > On Tue, Mar 23, 2021 at 10:53:08PM +, Mikolaj Kucharski wrote:
> > > On Tue, Mar 23, 2021 at 10:25:13PM +, Stuart Henderson wrote:
> > > > 
> > > > There don't seem to be any tests in the distribution, so TEST_DEPENDS
> > > > doesn't make much sense?
> > > > 
> > > > Port looks good to me but I have no way to test it.
> > > > 
> > > 
> > > Dropped TEST_DEPENDS. I've used it with Ansible:
> > > 
> > >   bindpw: "{{ lookup('hashi_vault', 'secret=secret/... }}"
> > > 
> > > to fetch secrets from Vault.
> > > 
> > 
> > Updated to 0.11.0
> > 
> > 
> > Information for inst:py3-hvac-0.11.0
> > 
> > Comment:
> > Python client library for Hashicorp Vault
> > 
> > Description:
> > HVAC allows accessing secrets stored in a Vault directly from
> > Python code.
> > 
> > An access token must be created first, using a separate tool
> > like vault or vault-client.
> > 
> > Maintainer: Mikolaj Kucharski 
> > 
> > WWW: https://github.com/hvac/hvac
> > 
> 
> Kind reminder. I've tested it with my own client script. It works here.
> 

Ping. Port attached for convenience.

Thread at https://marc.info/?t=16095211171=1=2

-- 
Regards,
 Mikolaj


py-hvac-0.11.0.port.tgz
Description: application/tar-gz


Re: NEW: security/py-hvac 0.10.6

2021-08-16 Thread Mikolaj Kucharski
On Mon, Aug 09, 2021 at 06:41:02PM +, Mikolaj Kucharski wrote:
> On Tue, Mar 23, 2021 at 10:53:08PM +, Mikolaj Kucharski wrote:
> > On Tue, Mar 23, 2021 at 10:25:13PM +, Stuart Henderson wrote:
> > > 
> > > There don't seem to be any tests in the distribution, so TEST_DEPENDS
> > > doesn't make much sense?
> > > 
> > > Port looks good to me but I have no way to test it.
> > > 
> > 
> > Dropped TEST_DEPENDS. I've used it with Ansible:
> > 
> >   bindpw: "{{ lookup('hashi_vault', 'secret=secret/... }}"
> > 
> > to fetch secrets from Vault.
> > 
> 
> Updated to 0.11.0
> 
> 
> Information for inst:py3-hvac-0.11.0
> 
> Comment:
> Python client library for Hashicorp Vault
> 
> Description:
> HVAC allows accessing secrets stored in a Vault directly from
> Python code.
> 
> An access token must be created first, using a separate tool
> like vault or vault-client.
> 
> Maintainer: Mikolaj Kucharski 
> 
> WWW: https://github.com/hvac/hvac
> 

Kind reminder. I've tested it with my own client script. It works here.

-- 
Regards,
 Mikolaj


py-hvac-0.11.0.port.tgz
Description: application/tar-gz


Re: NEW: security/py-hvac 0.10.6

2021-08-09 Thread Mikolaj Kucharski
On Tue, Mar 23, 2021 at 10:53:08PM +, Mikolaj Kucharski wrote:
> On Tue, Mar 23, 2021 at 10:25:13PM +, Stuart Henderson wrote:
> > 
> > There don't seem to be any tests in the distribution, so TEST_DEPENDS
> > doesn't make much sense?
> > 
> > Port looks good to me but I have no way to test it.
> > 
> 
> Dropped TEST_DEPENDS. I've used it with Ansible:
> 
>   bindpw: "{{ lookup('hashi_vault', 'secret=secret/... }}"
> 
> to fetch secrets from Vault.
> 

Updated to 0.11.0


Information for inst:py3-hvac-0.11.0

Comment:
Python client library for Hashicorp Vault

Description:
HVAC allows accessing secrets stored in a Vault directly from
Python code.

An access token must be created first, using a separate tool
like vault or vault-client.

Maintainer: Mikolaj Kucharski 

WWW: https://github.com/hvac/hvac

-- 
Regards,
 Mikolaj


py-hvac-0.11.0.port.tgz
Description: application/tar-gz


Re: NEW: security/py-hvac 0.10.6

2021-03-23 Thread Mikolaj Kucharski
On Tue, Mar 23, 2021 at 10:25:13PM +, Stuart Henderson wrote:
> 
> There don't seem to be any tests in the distribution, so TEST_DEPENDS
> doesn't make much sense?
> 
> Port looks good to me but I have no way to test it.
> 

Dropped TEST_DEPENDS. I've used it with Ansible:

  bindpw: "{{ lookup('hashi_vault', 'secret=secret/... }}"

to fetch secrets from Vault.

-- 
Regards,
 Mikolaj


py-hvac-0.10.8.port-v2.tgz
Description: application/tar-gz


Re: NEW: security/py-hvac 0.10.6

2021-03-23 Thread Stuart Henderson
On 2021/03/23 22:06, Mikolaj Kucharski wrote:
> Kind reminder.
> 
> On Tue, Mar 09, 2021 at 09:23:02PM +, Mikolaj Kucharski wrote:
> > Updated the port to 0.10.8
> > 
> > On Sun, Jan 24, 2021 at 12:54:17PM +, Mikolaj Kucharski wrote:
> > > Hi,
> > > 
> > > Kind reminder. Port reattached for convenience.
> > > 
> > > On Fri, Jan 01, 2021 at 05:08:59PM +, Mikolaj Kucharski wrote:
> > > > 
> > > > I'm using py3-hvac Python module to fetch Vault secrets from Ansible via
> > > > its hashi_vault lookup plugin.
> > > > 
> > > > > Comment:
> > > > > Python client library for Hashicorp Vault
> > > > >
> > > > > Description:
> > > > > HVAC allows accessing secrets stored in a Vault directly from
> > > > > Python code.
> > > > >
> > > > > An access token must be created first, using a separate tool
> > > > > like vault or vault-client.
> > > > 
> > > > I've made it Python3-only port. Comments?
> > > > 
> 
> -- 
> Regards,
>  Mikolaj

There don't seem to be any tests in the distribution, so TEST_DEPENDS
doesn't make much sense?

Port looks good to me but I have no way to test it.




Re: NEW: security/py-hvac 0.10.6

2021-03-23 Thread Mikolaj Kucharski
Kind reminder.

On Tue, Mar 09, 2021 at 09:23:02PM +, Mikolaj Kucharski wrote:
> Updated the port to 0.10.8
> 
> On Sun, Jan 24, 2021 at 12:54:17PM +, Mikolaj Kucharski wrote:
> > Hi,
> > 
> > Kind reminder. Port reattached for convenience.
> > 
> > On Fri, Jan 01, 2021 at 05:08:59PM +, Mikolaj Kucharski wrote:
> > > 
> > > I'm using py3-hvac Python module to fetch Vault secrets from Ansible via
> > > its hashi_vault lookup plugin.
> > > 
> > > > Comment:
> > > > Python client library for Hashicorp Vault
> > > >
> > > > Description:
> > > > HVAC allows accessing secrets stored in a Vault directly from
> > > > Python code.
> > > >
> > > > An access token must be created first, using a separate tool
> > > > like vault or vault-client.
> > > 
> > > I've made it Python3-only port. Comments?
> > > 

-- 
Regards,
 Mikolaj


py-hvac-0.10.8.port.tgz
Description: application/tar-gz


Re: NEW: security/py-hvac 0.10.6

2021-03-09 Thread Mikolaj Kucharski
Updated the port to 0.10.8

On Sun, Jan 24, 2021 at 12:54:17PM +, Mikolaj Kucharski wrote:
> Hi,
> 
> Kind reminder. Port reattached for convenience.
> 
> On Fri, Jan 01, 2021 at 05:08:59PM +, Mikolaj Kucharski wrote:
> > 
> > I'm using py3-hvac Python module to fetch Vault secrets from Ansible via
> > its hashi_vault lookup plugin.
> > 
> > > Comment:
> > > Python client library for Hashicorp Vault
> > >
> > > Description:
> > > HVAC allows accessing secrets stored in a Vault directly from
> > > Python code.
> > >
> > > An access token must be created first, using a separate tool
> > > like vault or vault-client.
> > 
> > I've made it Python3-only port. Comments?
> > 

-- 
Regards,
 Mikolaj


py-hvac-0.10.8.port.tgz
Description: application/tar-gz


Re: NEW: security/py-hvac 0.10.6

2021-01-24 Thread Mikolaj Kucharski
Hi,

Kind reminder. Port reattached for convenience.

On Fri, Jan 01, 2021 at 05:08:59PM +, Mikolaj Kucharski wrote:
> 
> I'm using py3-hvac Python module to fetch Vault secrets from Ansible via
> its hashi_vault lookup plugin.
> 
> > Comment:
> > Python client library for Hashicorp Vault
> >
> > Description:
> > HVAC allows accessing secrets stored in a Vault directly from
> > Python code.
> >
> > An access token must be created first, using a separate tool
> > like vault or vault-client.
> 
> I've made it Python3-only port. Comments?
> 

-- 
Regards,
 Mikolaj


py-hvac-0.10.6.port.tgz
Description: application/tar-gz


NEW: security/py-hvac 0.10.6

2021-01-01 Thread Mikolaj Kucharski
Hi,

I'm using py3-hvac Python module to fetch Vault secrets from Ansible via
its hashi_vault lookup plugin.

> Comment:
> Python client library for Hashicorp Vault
>
> Description:
> HVAC allows accessing secrets stored in a Vault directly from
> Python code.
>
> An access token must be created first, using a separate tool
> like vault or vault-client.

I've made it Python3-only port. Comments?

-- 
Regards,
 Mikolaj


py-hvac-0.10.6.port.tgz
Description: application/tar-gz