notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-hvac HashiCorp Vault API client
2.1.0 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.0.0Version of this port present on the latest quarterly branch.
Maintainer: ale_sagra@hotmail.com search for ports maintained by this maintainer
Port Added: 2020-05-27 12:25:21
Last Update: 2024-02-14 11:58:36
Commit Hash: 7d0368b
Also Listed In: python
License: APACHE20
WWW:
https://pypi.org/project/hvac/
Description:
HVAC is Python client for Hashicorp Vault. Tested against the latest release, HEAD ref, and 3 previous minor versions counting back from the latest release of Vault. Current official support covers Vault v1.1.5 or later.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}hvac>0:devel/py-hvac@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-hvac/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-hvac
  • pkg install py39-hvac
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-hvac listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-hvac
Package flavors (<flavor>: <package>)
  • py39: py39-hvac
distinfo:
TIMESTAMP = 1704306308 SHA256 (hvac-2.1.0.tar.gz) = b48bcda11a4ab0a7b6c47232c7ba7c87fda318ae2d4a7662800c465a78742894 SIZE (hvac-2.1.0.tar.gz) = 325532

Packages (timestamps in pop-ups are UTC):
py37-hvac
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--0.10.6---0.10.6-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-hvac
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.1.02.1.0-2.1.02.1.0---
FreeBSD:13:quarterly2.0.02.0.01.1.12.0.02.1.02.0.02.0.02.0.0
FreeBSD:14:latest2.1.02.1.01.0.22.1.02.1.01.1.0-1.1.0
FreeBSD:14:quarterly2.0.02.1.0-2.0.02.1.02.0.02.0.02.0.0
FreeBSD:15:latest2.1.02.1.0n/a2.0.0n/a2.0.02.0.02.1.0
FreeBSD:15:quarterly--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-poetry-core>=1.0.0 : devel/py-poetry-core@py39
  2. python3.9 : lang/python39
  3. py39-build>=0 : devel/py-build@py39
  4. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. py39-authlib>0 : security/py-authlib@py39
  2. py39-flask-sqlalchemy>0 : databases/py-flask-sqlalchemy@py39
  3. py39-flask>0 : www/py-flask@py39
  4. py39-jwcrypto>0 : security/py-jwcrypto@py39
  5. py39-parameterized>0 : devel/py-parameterized@py39
  6. py39-pytest-mock>0 : devel/py-pytest-mock@py39
  7. py39-pytest-xdist>0 : devel/py-pytest-xdist@py39
  8. py39-requests-mock>0 : www/py-requests-mock@py39
  9. py39-werkzeug>0 : www/py-werkzeug@py39
  10. consul>0 : sysutils/consul
  11. vault>0 : security/vault
  12. py39-pytest>=7,1 : devel/py-pytest@py39
  13. python3.9 : lang/python39
Runtime dependencies:
  1. py39-pyhcl>=0.4.4 : devel/py-pyhcl@py39
  2. py39-requests>2.27.1 : www/py-requests@py39
  3. py39-six>=1.5.0 : devel/py-six@py39
  4. python3.9 : lang/python39
This port is required by:
for Run
  1. devel/py-pydantic-vault

Configuration Options:
No options to configure
Options name:
devel_py-hvac
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/h/hvac/
  2. https://pypi.org/packages/source/h/hvac/
Collapse this list.

Number of commits found: 28

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.1.0
14 Feb 2024 11:58:36
commit hash: 7d0368bea459f6ea8cc21f5417e565e688ebec1bcommit hash: 7d0368bea459f6ea8cc21f5417e565e688ebec1bcommit hash: 7d0368bea459f6ea8cc21f5417e565e688ebec1bcommit hash: 7d0368bea459f6ea8cc21f5417e565e688ebec1b files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
devel/py-hvac: Add tests

PR:		276103
2.1.0
13 Feb 2024 13:34:45
commit hash: c4533a8ac7659afc6ceba7319bdf614406c4b996commit hash: c4533a8ac7659afc6ceba7319bdf614406c4b996commit hash: c4533a8ac7659afc6ceba7319bdf614406c4b996commit hash: c4533a8ac7659afc6ceba7319bdf614406c4b996 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
Author: Alessandro Sagratini
devel/py-hvac: Update to 2.1.0

ChangeLog:	https://github.com/hvac/hvac/releases/tag/v2.1.0
PR:		276103
2.0.0
23 Oct 2023 01:51:29
commit hash: efe306aa46ac74a510685f0afac68c08c846bb2acommit hash: efe306aa46ac74a510685f0afac68c08c846bb2acommit hash: efe306aa46ac74a510685f0afac68c08c846bb2acommit hash: efe306aa46ac74a510685f0afac68c08c846bb2a files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Alessandro Sagratini
devel/py-hvac: update to 2.0.0

Changelog: https://github.com/hvac/hvac/releases/tag/v2.0.0

PR:		274625
1.2.1
15 Sep 2023 15:26:54
commit hash: ce6c0ff51c592f18887eaeef079773ba824a1c73commit hash: ce6c0ff51c592f18887eaeef079773ba824a1c73commit hash: ce6c0ff51c592f18887eaeef079773ba824a1c73commit hash: ce6c0ff51c592f18887eaeef079773ba824a1c73 files touched by this commit
Joel Bodenmann (jbo) search for other commits by this committer
Author: Alessandro Sagratini
devel/py-hvac: Update to 1.2.1

Changelog: https://github.com/hvac/hvac/releases/tag/v1.2.1

PR: 			273760
Approved by:		zirias (mentor)
Differential Revision:	https://reviews.freebsd.org/D41872
1.1.1
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
1.1.1
21 Jun 2023 10:23:39
commit hash: 1d0ec43850087548fc5119daca9fefcfafe85b3ccommit hash: 1d0ec43850087548fc5119daca9fefcfafe85b3ccommit hash: 1d0ec43850087548fc5119daca9fefcfafe85b3ccommit hash: 1d0ec43850087548fc5119daca9fefcfafe85b3c files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
Author: Alessandro Sagratini
devel/py-hvac: Update to 1.1.1

 - Switch to DISTVERSION
 - Switch to pep517 build
 - Remove test target because PYPI tarball doesn't include tests:
   https://github.com/hvac/hvac/issues/1011

ChangeLog:	https://github.com/hvac/hvac/blob/v1.1.1/CHANGELOG.md
PR:		272060
1.1.0
24 Mar 2023 20:54:41
commit hash: e1a0f879361d0a1c0c8990c9da45531dfd23ce5dcommit hash: e1a0f879361d0a1c0c8990c9da45531dfd23ce5dcommit hash: e1a0f879361d0a1c0c8990c9da45531dfd23ce5dcommit hash: e1a0f879361d0a1c0c8990c9da45531dfd23ce5d files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Alessandro Sagratini
devel/py-hvac: update to 1.1.0

Changelog: https://github.com/hvac/hvac/releases/tag/v1.1.0

PR:		270385
1.0.2
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
1.0.2
22 Sep 2022 02:39:34
commit hash: 83c45b4856242faaa66310bac668abac26835fcacommit hash: 83c45b4856242faaa66310bac668abac26835fcacommit hash: 83c45b4856242faaa66310bac668abac26835fcacommit hash: 83c45b4856242faaa66310bac668abac26835fca files touched by this commit
Guangyuan Yang (ygy) search for other commits by this committer
Author: Alessandro Sagratini
devel/py-hvac: Update to 1.0.2

Changelog:	https://github.com/hvac/hvac/releases/tag/v1.0.2

PR:		266537
1.0.1
19 Sep 2022 15:30:39
commit hash: 20530b0d0b7e709aa1690a4464169c920c42110bcommit hash: 20530b0d0b7e709aa1690a4464169c920c42110bcommit hash: 20530b0d0b7e709aa1690a4464169c920c42110bcommit hash: 20530b0d0b7e709aa1690a4464169c920c42110b files touched by this commit
Neel Chauhan (nc) search for other commits by this committer
Author: Alessandro Sagratini
devel/py-hvac: Update to 1.0.1

PR:	266437
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.11.2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.11.2
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.11.2
05 Oct 2021 02:58:08
commit hash: 1f6087115926d1018bf88e12f211b0509b408730commit hash: 1f6087115926d1018bf88e12f211b0509b408730commit hash: 1f6087115926d1018bf88e12f211b0509b408730commit hash: 1f6087115926d1018bf88e12f211b0509b408730 files touched by this commit
Guangyuan Yang (ygy) search for other commits by this committer
Author: Alessandro Sagratini
devel/py-hvac: Update to 0.11.2

Changelog:	https://github.com/hvac/hvac/releases/tag/v0.11.2

PR:		258909
0.11.0
14 Jul 2021 02:18:32
commit hash: db140f4bdbf0df2c9509d57638031a023135e264commit hash: db140f4bdbf0df2c9509d57638031a023135e264commit hash: db140f4bdbf0df2c9509d57638031a023135e264commit hash: db140f4bdbf0df2c9509d57638031a023135e264 files touched by this commit
Kevin Bowling (kbowling) search for other commits by this committer
devel/py-hvac: Update to 0.11.0

Changes https://github.com/hvac/hvac/releases/tag/v0.11.0

PR:		257134
Reported by:	Alessandro Sagratini <ale_sagra@hotmail.com> (maintainer)
0.10.14
21 May 2021 15:52:33
commit hash: 503a56abdbfca8de10802837fb8bd7b7c6ed1110commit hash: 503a56abdbfca8de10802837fb8bd7b7c6ed1110commit hash: 503a56abdbfca8de10802837fb8bd7b7c6ed1110commit hash: 503a56abdbfca8de10802837fb8bd7b7c6ed1110 files touched by this commit
Neel Chauhan (nc) search for other commits by this committer
Author: Alessandro Sagratini
devel/py-hvac: Update to 0.10.14

Changes: https://github.com/hvac/hvac/releases/tag/v0.10.14

PR:	256052
0.10.12
19 May 2021 19:17:19
commit hash: 742ac5739e5b1a6e4ed53aa55a0cb3894e382ecdcommit hash: 742ac5739e5b1a6e4ed53aa55a0cb3894e382ecdcommit hash: 742ac5739e5b1a6e4ed53aa55a0cb3894e382ecdcommit hash: 742ac5739e5b1a6e4ed53aa55a0cb3894e382ecd files touched by this commit
Rainer Hurling (rhurlin) search for other commits by this committer
devel/py-hvac: Update to 0.10.12

Changelog: https://github.com/hvac/hvac/releases/tag/v0.10.12

PR:		256006
Reported by:	Alessandro Sagratini <ale_sagra@hotmail.com> (maintainer)
0.10.11
08 May 2021 17:02:23
commit hash: fa7bbaad82e0a06c176753bca3e6747426f8b8f2commit hash: fa7bbaad82e0a06c176753bca3e6747426f8b8f2commit hash: fa7bbaad82e0a06c176753bca3e6747426f8b8f2commit hash: fa7bbaad82e0a06c176753bca3e6747426f8b8f2 files touched by this commit
Rainer Hurling (rhurlin) search for other commits by this committer
devel/py-hvac: Update to 0.10.11

Changelog: https://github.com/hvac/hvac/releases/tag/v0.10.11

PR:		255697
Reported by:	Alessandro Sagratini <ale_sagra@hotmail.com> (maintainer)
0.10.10
29 Apr 2021 17:54:51
commit hash: 9e280d4900c8cae5dced31154b57627f98273fe7commit hash: 9e280d4900c8cae5dced31154b57627f98273fe7commit hash: 9e280d4900c8cae5dced31154b57627f98273fe7commit hash: 9e280d4900c8cae5dced31154b57627f98273fe7 files touched by this commit
Neel Chauhan (nc) search for other commits by this committer
devel/py-hvac: update to 0.10.10

Changes: https://github.com/hvac/hvac/releases/tag/v0.10.10

PR:		255490
Submitted by:	Alessandro Sagratini <ale_sagra AT hotmail DOT com> (maintainer)
0.10.9
08 Apr 2021 03:07:26
commit hash: 463f46b75aebebc728d6b5cfb14652eea68aa3decommit hash: 463f46b75aebebc728d6b5cfb14652eea68aa3decommit hash: 463f46b75aebebc728d6b5cfb14652eea68aa3decommit hash: 463f46b75aebebc728d6b5cfb14652eea68aa3de files touched by this commit
Danilo G. Baio (dbaio) search for other commits by this committer
devel/py-hvac: Update to 0.10.9

Changelog:  https://github.com/hvac/hvac/releases/tag/v0.10.9

PR:	 254736
Submitted by:  Alessandro Sagratini <ale_sagra@hotmail.com> (maintainer)
MFH:	 2021Q2 (bugfix release)
0.10.8
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.10.8
09 Feb 2021 12:55:40
Revision:564782Original commit files touched by this commit
rhurlin search for other commits by this committer
devel/py-hvac: Update to 0.10.8

- K8s Auth: Allow wildcards for service account and namespace
- Add token_type support to create_kubernetes_role

Changelog: https://github.com/hvac/hvac/releases/tag/v0.10.8

PR:		253368
Submitted by:	Alessandro Sagratini <ale_sagra@hotmail.com> (maintainer)
Approved by:	arrowd, tcberner (mentors, implicit)
0.10.7
02 Feb 2021 12:42:13
Revision:563801Original commit files touched by this commit
rhurlin search for other commits by this committer
devel/py-hvac: update to 0.10.7

- Support for database secrets static roles
- Expanded + updated Approle Auth method Docs
- Replaced Travis CI w/ GitHub actions

Changelog: https://github.com/hvac/hvac/releases/tag/v0.10.7

PR:		253170
Submitted by:	Alessandro Sagratini <ale_sagra@hotmail.com> (maintainer)
Approved by:	arrowd, tcberner (mentors, implicit)
0.10.6
28 Dec 2020 23:02:15
Revision:559531Original commit files touched by this commit
antoine search for other commits by this committer
Drop python 2.7 support from a few ports

With hat:	portmgr
0.10.6
19 Dec 2020 16:13:15
Revision:558456Original commit files touched by this commit
rhurlin search for other commits by this committer
devel/py-hvac: update to 0.10.6

Changelog: https://github.com/hvac/hvac/blob/develop/CHANGELOG.md

PR:		251934
Submitted by:	Alessandro Sagratini <ale_sagra@hotmail.com>
Approved by:	arrowd, tcberner (mentors, implicit)
0.10.5
02 Aug 2020 13:45:46
Revision:543959Original commit files touched by this commit
swills search for other commits by this committer
devel/py-hvac: update to 0.10.5

PR:		248290
Submitted by:	Alessandro Sagratini <ale_sagra@hotmail.com> (maintainer)
0.10.4
19 Jun 2020 03:45:47
Revision:539579Original commit files touched by this commit
lbartoletti search for other commits by this committer
devel/py-hvac: update to 0.10.4

PR:		247325
Submitted by:	Alessandro Sagratini <ale_sagra@hotmail.com> (maintainer)
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D25311
0.10.3
27 May 2020 12:25:16
Revision:536691Original commit files touched by this commit
ehaupt search for other commits by this committer
Add py-hvac 0.10.3, hashiCorp Vault API client.

PR:		246359
Submitted by:	Alessando Sagratini <ale_sagra@hotmail.com>

Number of commits found: 28