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-hatch Modern project, package, and virtual env manager
1.9.4 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 1.9.1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-03-07 18:18:49
Last Update: 2024-03-23 14:31:16
Commit Hash: 441fb09
Also Listed In: python
License: MIT
WWW:
https://hatch.pypa.io/latest/
https://github.com/pypa/hatch
Description:
Hatch is a modern, extensible Python project manager. Features: - Standardized build system with reproducible builds by default - Robust environment management with support for custom scripts - Configurable Python distribution management - Static analysis with sane defaults - Easy publishing to PyPI or other indexes - Version management - Best practice project generation - Responsive CLI, ~2-3x faster than equivalent tools
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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}hatch>0:devel/py-hatch@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-hatch/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-hatch
  • pkg install py39-hatch
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-hatch listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-hatch
Package flavors (<flavor>: <package>)
  • py39: py39-hatch
distinfo:
TIMESTAMP = 1710712434 SHA256 (hatch-1.9.4.tar.gz) = 9bb7d1c4a7a51cc1f9e16394875c940b45fa84b698f0291529316b27d74e7f32 SIZE (hatch-1.9.4.tar.gz) = 689598

Packages (timestamps in pop-ups are UTC):
py39-hatch
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.9.31.9.4-1.9.31.9.3---
FreeBSD:13:quarterly1.9.11.9.1-1.9.11.9.1-1.9.11.9.1
FreeBSD:14:latest1.9.31.9.30.23.11.9.31.9.30.23.1-0.23.1
FreeBSD:14:quarterly1.9.11.9.1-1.9.11.9.1-1.9.11.9.1
FreeBSD:15:latest1.9.31.9.3n/a1.9.1n/a-1.9.1-
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-hatch-vcs>=0.3.0 : devel/py-hatch-vcs@py39
  2. py39-hatchling>=1.21.0 : devel/py-hatchling@py39
  3. python3.9 : lang/python39
  4. py39-build>=0 : devel/py-build@py39
  5. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-click>=8.0.6 : devel/py-click@py39
  2. py39-hatchling>=0<1.22.0 : devel/py-hatchling@py39
  3. py39-httpx>=0.22.0 : www/py-httpx@py39
  4. py39-hyperlink>=21.0.0 : www/py-hyperlink@py39
  5. py39-keyring>=23.5.0,1 : security/py-keyring@py39
  6. py39-packaging>=21.3 : devel/py-packaging@py39
  7. py39-pexpect>=4.8<5 : misc/py-pexpect@py39
  8. py39-platformdirs>=2.5.0 : devel/py-platformdirs@py39
  9. py39-rich>=11.2.0 : textproc/py-rich@py39
  10. py39-shellingham>=1.4.0 : devel/py-shellingham@py39
  11. py39-tomli-w>=1.0 : textproc/py-tomli-w@py39
  12. py39-tomlkit>=0.11.1 : textproc/py-tomlkit@py39
  13. py39-userpath>=1.7<2 : devel/py-userpath@py39
  14. py39-virtualenv>=20.16.2 : devel/py-virtualenv@py39
  15. py39-zstandard>=0<1 : archivers/py-zstandard@py39
  16. python3.9 : lang/python39
This port is required by:
for Build
  1. databases/py-dbt-semantic-interfaces
  2. mail/py-pyisemail

Configuration Options:
No options to configure
Options name:
devel_py-hatch
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/hatch/
  2. https://pypi.org/packages/source/h/hatch/
Collapse this list.

Number of commits found: 10

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.9.4
23 Mar 2024 14:31:16
commit hash: 441fb0931791900a846af2f79240d97857832190commit hash: 441fb0931791900a846af2f79240d97857832190commit hash: 441fb0931791900a846af2f79240d97857832190commit hash: 441fb0931791900a846af2f79240d97857832190 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hatch: Update to 1.9.4

Changes:	https://github.com/pypa/hatch/releases
		https://hatch.pypa.io/dev/history/hatch/
1.9.3
21 Feb 2024 15:07:20
commit hash: 664c11fa66069fab1d51da017960aba5c5c36c62commit hash: 664c11fa66069fab1d51da017960aba5c5c36c62commit hash: 664c11fa66069fab1d51da017960aba5c5c36c62commit hash: 664c11fa66069fab1d51da017960aba5c5c36c62 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hatch: Update to 1.9.3

Changes:	https://github.com/pypa/hatch/releases
		https://hatch.pypa.io/dev/history/hatch/
1.9.1
25 Dec 2023 16:10:52
commit hash: 4e571fd2d76561432a62b014cf5d45e337931c0bcommit hash: 4e571fd2d76561432a62b014cf5d45e337931c0bcommit hash: 4e571fd2d76561432a62b014cf5d45e337931c0bcommit hash: 4e571fd2d76561432a62b014cf5d45e337931c0b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hatch: Update to 1.9.1

- Update WWW
- Update LICENSE
- Update pkg-descr

Changes:	https://github.com/pypa/hatch/releases
		https://hatch.pypa.io/dev/history/hatch/
0.23.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>
0.23.1
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
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.23.1
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.23.1
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.23.1
22 May 2022 04:23:03
commit hash: e948cab94eb69a99919339269f4d1932a3597b98commit hash: e948cab94eb69a99919339269f4d1932a3597b98commit hash: e948cab94eb69a99919339269f4d1932a3597b98commit hash: e948cab94eb69a99919339269f4d1932a3597b98 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hatch: Update WWW
0.23.1
07 Mar 2022 18:10:50
commit hash: fe39695b61f7d43a5423ffdb9f27a9f84c8664f6commit hash: fe39695b61f7d43a5423ffdb9f27a9f84c8664f6commit hash: fe39695b61f7d43a5423ffdb9f27a9f84c8664f6commit hash: fe39695b61f7d43a5423ffdb9f27a9f84c8664f6 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-hatch: Add py-hatch 0.23.1

Hatch is a modern, extensible Python project manager.

Features:
- Standardized build system with reproducible builds by default
- Robust environment management with support for custom scripts
- Easy publishing to PyPI or other sources
- Version management
- Configurable project generation with sane defaults
- Responsive CLI, ~2-3x faster than equivalent tools

WWW: https://github.com/ofek/hatch

Number of commits found: 10