Port details |
- py-hcloud Official Hetzner Cloud python library
- 2.4.0 sysutils
=3 2.3.0Version of this port present on the latest quarterly branch. - Maintainer: matthew@FreeBSD.org
 - Port Added: 2019-09-22 08:05:08
- Last Update: 2025-03-20 08:03:29
- Commit Hash: 0388538
- People watching this port, also watch:: rubygem-svn2git, py311-csvkit, p5-Test-Email, GentiumBasic, py311-dbfread
- Also Listed In: python
- License: MIT
- WWW:
- https://hcloud-python.readthedocs.io/en/latest/
- Description:
- Official Hetzner Cloud python library
¦ ¦ ¦ ¦ 
- 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}hcloud>0:sysutils/py-hcloud@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/sysutils/py-hcloud/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/py-hcloud
- pkg install py311-hcloud
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 py311-hcloud listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-hcloud
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1742454966
SHA256 (hcloud-2.4.0.tar.gz) = d425088e7a3694dd830a6c922f419d601d15d17417061d48cb9f5fba9568df76
SIZE (hcloud-2.4.0.tar.gz) = 123152
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-coverage>=7.5 : devel/py-coverage@py311
- py311-pylint>=3.0.0 : devel/pylint@py311
- py311-pytest-cov>=5 : devel/py-pytest-cov@py311
- py311-mypy>=1.10 : devel/py-mypy@py311
- py311-types-python-dateutil>=0 : devel/py-types-python-dateutil@py311
- py311-types-requests>=0 : devel/py-types-requests@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-requests>=2.20,<3 : www/py-requests@py311
- py311-python-dateutil>=2.7.5 : devel/py-python-dateutil@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_py-hcloud
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.4.0 20 Mar 2025 08:03:29
    |
Matthew Seaman (matthew)  |
sysutils/py-hcloud: update to 2.4.0
Changes: https://github.com/hetznercloud/hcloud-python/blob/v2.4.0/CHANGELOG.md
Reported by: portscout, repology |
2.3.0 12 Oct 2024 12:10:59
    |
Matthew Seaman (matthew)  |
sysutils/py-hcloud: update to 2.3.0
Changes: https://github.com/hetznercloud/hcloud-python/blob/v2.3.0/CHANGELOG.md
Reported by: repology,portscout |
2.2.1 21 Aug 2024 07:12:39
    |
Matthew Seaman (matthew)  |
sysutils/py-hcloud: update to 2.2.1
Changes: https://github.com/hetznercloud/hcloud-python/blob/main/CHANGELOG.md
Reported by: portscout, repology |
2.2.0 07 Aug 2024 19:54:16
    |
Matthew Seaman (matthew)  |
sysutils/py-hcloud: update to 2.2.0
Changes: https://github.com/hetznercloud/hcloud-python/blob/v2.2.0/CHANGELOG.md
Reported by: repology, portscout |
2.1.1 31 Jul 2024 06:55:04
    |
Matthew Seaman (matthew)  |
sysutils/py-hcloud: update to 2.1.1
Changes: https://github.com/hetznercloud/hcloud-python/blob/v2.1.1/CHANGELOG.md
Reported by: portscout, repology |
2.1.0 25 Jul 2024 15:59:15
    |
Matthew Seaman (matthew)  |
sysutils/py-hcloud: update to 2.1.0
There will be a breaking change to the API from 2024-08-05. See:
https://docs.hetzner.cloud/changelog#2024-07-25-cloud-api-returns-traffic-information-in-different-format
This release marks the affected fields as 'Deprecated'
Changes: https://github.com/hetznercloud/hcloud-python/blob/main/CHANGELOG.md
Reported by: repology |
2.0.1 03 Jul 2024 22:24:51
    |
Matthew Seaman (matthew)  |
sysutils/py-hcloud: update to 2.0.1
Changes: https://github.com/hetznercloud/hcloud-python/blob/v2.0.1/CHANGELOG.md
REported by: repology |
1.35.0_1 13 Apr 2024 14:47:51
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-python-dateutil: Move devel/py-dateutil to devel/py-python-dateutil
- Convert to USE_PYTHON=pep517
- Bump PORTREVISION of dependent ports for dependency change
- While I'm here, update audio/py-pyradio to use PYTHON_PKGNAMEPREFIX instead of
PKGNAMEPREFIX for *_DEPENDS |
1.35.0 06 Apr 2024 11:36:00
    |
Matthew Seaman (matthew)  |
sysutils/py-hcloud: update to 1.35.0
Changes: https://github.com/hetznercloud/hcloud-python/blob/v1.35.0/CHANGELOG.md
Reported by: portscout, repology |
1.34.0 05 Apr 2024 00:43:55
    |
Po-Chuan Hsieh (sunpoet)  |
sysutils/py-hcloud: Clean up USES=python
USES=python means USES=python:3.8+ now.
Approved by: portmgr (blanket)
With hat: python |
1.34.0 29 Mar 2024 11:07:02
    |
Matthew Seaman (matthew)  |
sysutils/py-hcloud: update to 1.34.0
Changes: https://github.com/hetznercloud/hcloud-python/blob/v1.34.0/CHANGELOG.md
Reported by: repology, portscout |
1.33.2 04 Jan 2024 10:44:17
    |
Matthew Seaman (matthew)  |
sysutils/py-hcloud: update to 1.33.2
Changes: https://github.com/hetznercloud/hcloud-python/releases/tag/v1.33.2
Changes: https://github.com/hetznercloud/hcloud-python/releases/tag/v1.33.1
Reported by: repology |
1.33.0 20 Dec 2023 10:37:56
    |
Matthew Seaman (matthew)  |
sysutils/py-hcloud: update to 1.33.0
Changes: https://github.com/hetznercloud/hcloud-python/blob/v1.33.0/CHANGELOG.md
Reported by: portscout, repology |
1.32.0 17 Nov 2023 18:16:19
    |
Matthew Seaman (matthew)  |
sysutils/py-hcloud: update to 1.32.0
Changes: https://github.com/hetznercloud/hcloud-python/blob/v1.32.0/CHANGELOG.md
Reported by: repology |
1.31.0 24 Oct 2023 19:07:50
    |
Matthew Seaman (matthew)  |
sysutils/py-hcloud: update to 1.31.0
Changes: https://github.com/hetznercloud/hcloud-python/releases/tag/v1.31.0
Reported by: repology, portscout |
1.30.0 13 Oct 2023 16:56:55
    |
Matthew Seaman (matthew)  |
sysutils/py-hcloud: update to 1.30.0
Changes: https://github.com/hetznercloud/hcloud-python/releases/tag/v1.30.0
Reported by: repology |
1.29.1 26 Sep 2023 21:57:56
    |
Matthew Seaman (matthew)  |
sysutils/py-hcloud: update to 1.29.1
Changes: https://github.com/hetznercloud/hcloud-python/blob/v1.29.1/CHANGELOG.md
Reported by: repology |
1.29.0 26 Sep 2023 05:35:44
    |
Matthew Seaman (matthew)  |
sysutils/py-hcloud: update to 1.29.0
Changes: https://github.com/hetznercloud/hcloud-python/blob/v1.29.0/CHANGELOG.md
Reported by: portscout, repology |
1.28.0 17 Aug 2023 21:45:52
    |
Matthew Seaman (matthew)  |
sysutils/py-hcloud: update to 1.28.0
Fix TEST_DEPENDS
Changes: https://github.com/hetznercloud/hcloud-python/releases/tag/v1.28.0
Reported by: repology |
1.27.2 11 Aug 2023 06:36:18
    |
Matthew Seaman (matthew)  |
sysutils/py-hcloud: fix typo
It is `py-types-requests` with an 's' |
1.27.2 10 Aug 2023 07:40:29
    |
Matthew Seaman (matthew)  |
sysutils/py-hcloud: update to 1.27.2
Changes: https://github.com/hetznercloud/hcloud-python/releases/tag/v1.27.2
Reported by: repology |
1.26.0 20 Jul 2023 11:24:13
    |
Matthew Seaman (matthew)  |
sysutils/py-hcloud: update to 1.26.0
Changes: https://github.com/hetznercloud/hcloud-python/releases/tag/v1.26.0
Reported by: portscout, repology |
1.25.0 18 Jul 2023 00:53:09
    |
Charlie Li (vishwin)  |
devel/py-setuptools: convert individual consumers to ${PY_SETUPTOOLS}
Currently a no-op, but in the future outputs the correct setuptools
port depending on whether USES_PYTHON=distutils is specified.
With hat: python
PR: 270510, 270358 |
1.25.0 14 Jul 2023 17:52:45
    |
Matthew Seaman (matthew)  |
sysutils/py-hcloud: 1.25.0
Changes: https://github.com/hetznercloud/hcloud-python/releases/tag/v1.25.0
Reported by: repology |
1.24.0 03 Jul 2023 22:13:28
    |
Matthew Seaman (matthew)  |
sysutils/py-hcloud: update to 1.24.0
Changes: https://github.com/hetznercloud/hcloud-python/releases/tag/v1.24.0
Reported by: portscout, repology |
1.23.1 01 Jul 2023 13:39:01
    |
Matthew Seaman (matthew)  |
sysutils/py-hcloud: update to 1.23.1
Changes: https://github.com/hetznercloud/hcloud-python/releases/tag/v1.23.1
Reported by: repology, portscout |
1.23.0 30 Jun 2023 06:56:52
    |
Matthew Seaman (matthew)  |
sysutils/py-hcloud: update to 1.23.0
Changes: https://github.com/hetznercloud/hcloud-python/blob/v1.23.0/CHANGELOG.md
Reported by: portscout, repology |
1.22.0 27 Jun 2023 19:34:34
    |
Rene Ladan (rene)  |
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.22.0 24 Jun 2023 12:51:42
    |
Matthew Seaman (matthew)  |
sysutils/py-hcloud: update to 1.22.0
Switch to pep517 build
Changes: https://github.com/hetznercloud/hcloud-python/releases/tag/v1.22.0
Changes: https://github.com/hetznercloud/hcloud-python/releases/tag/v1.21.0
Reported by: repology, portscout |
1.20.0 12 May 2023 16:26:59
    |
Matthew Seaman (matthew)  |
sysutils/py-hcloud: update to 1.20.0
Changes: https://github.com/hetznercloud/hcloud-python/releases/tag/v1.20.0
Reported by: repology |
1.19.0 12 Apr 2023 10:24:52
    |
Matthew Seaman (matthew)  |
sysutils/py-hcloud: update to 1.19.0
Changes: https://github.com/hetznercloud/hcloud-python/releases/tag/v1.19.0 |
1.18.2 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
1.18.2 28 Dec 2022 19:02:05
    |
Matthew Seaman (matthew)  |
sysutils/py-hcloud: update to 1.18.2
Changes: https://github.com/hetznercloud/hcloud-python/releases/tag/v1.18.2 |
1.18.1 26 Oct 2022 06:53:06
    |
Matthew Seaman (matthew)  |
sysutils/py-hcloud: update to 1.18.1
ChangeLog: https://github.com/hetznercloud/hcloud-python/releases/tag/v1.18.1 |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
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) |
1.18.0 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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 ) |
1.18.0 20 Aug 2022 15:39:45
    |
Matthew Seaman (matthew)  |
sysutils/py-hcloud: update to 1.18.0
Changes: https://github.com/hetznercloud/hcloud-python/releases/tag/v1.18.0 |
1.17.0 01 Jul 2022 21:47:52
    |
Matthew Seaman (matthew)  |
sysutils/py-hcloud: update to 1.17.0
ChangeLog: https://github.com/hetznercloud/hcloud-python/releases/tag/v1.17.0
Switch to USE_PYTHON=pytest instead of our own do-test: target. |
1.16.0 18 Aug 2021 12:12:07
    |
Matthew Seaman (matthew)  |
sysutils/py-hcloud: update to 1.16.0
ChangeLog: https://github.com/hetznercloud/hcloud-python/blob/v1.16.0/CHANGELOG.rst |
1.15.0 17 Aug 2021 10:41:23
    |
Matthew Seaman (matthew)  |
sysutils/py-hcloud: update to 1.15.0
ChangeLog: https://github.com/hetznercloud/hcloud-python/blob/v1.15.0/CHANGELOG.rst |
1.14.1 11 Aug 2021 06:38:55
    |
Matthew Seaman (matthew)  |
sysutils/py-hcloud: update to 1.14.1
ChangeLog: https://github.com/hetznercloud/hcloud-python/blob/v1.14.1/CHANGELOG.rst |
1.13.0 19 Jul 2021 07:30:15
    |
Matthew Seaman (matthew)  |
sysutils/py-hcloud: update to 1.13.0
ChangeLog: https://github.com/hetznercloud/hcloud-python/blob/v1.13.0/CHANGELOG.rst |
1.12.0_1 18 May 2021 17:37:10
    |
Matthew Seaman (matthew)  |
sysutils/py-hcloud -- fix dependency versions
This removes one impediment to the pending update of www/py-requests
PR: 250941 |
1.12.0 08 Apr 2021 20:43:05
    |
Matthew Seaman (matthew)  |
sysutils/py-hcloud -- update to 1.12.0
ChangeLog:
https://github.com/hetznercloud/hcloud-python/blob/v1.12.0/CHANGELOG.rst |
1.11.0 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.11.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.11.0 17 Mar 2021 08:07:46
  |
matthew  |
Update to 1.11.0
ChangeLog: https://github.com/hetznercloud/hcloud-python/blob/v1.11.0/CHANGELOG.rst |
1.10.0 10 Dec 2020 22:00:02
  |
sunpoet  |
Update USES=python for py-isort 5.6.4 update |
1.10.0 09 Nov 2020 07:09:15
  |
matthew  |
Update to 1.10.0
ChangeLog: https://github.com/hetznercloud/hcloud-python/blob/v1.10.0/CHANGELOG.rst |
1.9.1 05 Sep 2020 15:59:29
  |
matthew  |
Update to 1.9.1
ChangeLog: https://github.com/hetznercloud/hcloud-python/blob/v1.9.1/CHANGELOG.rst |
1.8.2 21 Jul 2020 11:50:30
  |
matthew  |
Update to 1.8.2
ChangeLog: https://github.com/hetznercloud/hcloud-python/blob/v1.8.2/CHANGELOG.rst |
1.8.1 18 Jul 2020 17:17:15
  |
matthew  |
Upgrade to 1.8.1
ChangeLog:
https://github.com/hetznercloud/hcloud-python/blob/v1.8.1/CHANGELOG.rst |
1.8.0 25 Jun 2020 06:48:26
  |
matthew  |
Update to 1.8.0
ChangeLog: https://github.com/hetznercloud/hcloud-python/blob/v1.8.0/CHANGELOG.rst |
1.7.1 18 Jun 2020 20:08:26
  |
matthew  |
Update to 1.7.1
ChangeLog: https://github.com/hetznercloud/hcloud-python/blob/v1.7.1/CHANGELOG.rst |
1.6.3 11 Jan 2020 11:04:40
  |
matthew  |
Update to 1.6.3
ChangeLog: https://github.com/hetznercloud/hcloud-python/blob/v1.6.3/CHANGELOG.rst |
1.6.2 18 Oct 2019 06:56:37
  |
matthew  |
Update to 1.6.2
ChangeLog:
https://github.com/hetznercloud/hcloud-python/blob/v1.6.2/CHANGELOG.rst |
1.6.1 03 Oct 2019 21:35:45
  |
matthew  |
Update to 1.6.1
Add mising RUN_DEPENDS
ChangeLog:
https://github.com/hetznercloud/hcloud-python/blob/v1.6.1/CHANGELOG.rst |
1.6.0 22 Sep 2019 08:05:00
  |
matthew  |
Official Hetzner Cloud python library
WWW: https://hcloud-python.readthedocs.io/en/latest/
Event: EuroBSDCon 2019 |