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-pyTooling Collection of arbitrary classes, decorators, meta-classes, exceptions
6.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 5.0.0Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-02-23 20:48:08
Last Update: 2024-04-21 19:02:26
Commit Hash: 8a2edbe
License: APACHE20
WWW:
https://pytooling.github.io/pyTooling/
Description:
pyTooling is a powerful collection of arbitrary useful abstract data models, classes, decorators, meta-classes and exceptions. It also provides lots of helper functions e.g. to ease the handling of package descriptions. It's useful for any Python-base project independent if it's a library, framework or CLI tool.
Homepage    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}pyTooling>0:devel/py-pyTooling@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-pyTooling/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-pyTooling
  • pkg install py39-pyTooling
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-pyTooling listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-pyTooling
Package flavors (<flavor>: <package>)
  • py39: py39-pyTooling
distinfo:
TIMESTAMP = 1713724545 SHA256 (pyTooling-pyTooling-v6.1.0_GH0.tar.gz) = 6dc6bf7e6bc66b405d3ad0b29d1a65293736ca7759bb2133dfce7a22879faea4 SIZE (pyTooling-pyTooling-v6.1.0_GH0.tar.gz) = 680766

Packages (timestamps in pop-ups are UTC):
py39-pyTooling
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest5.0.05.0.0-5.0.06.1.0---
FreeBSD:13:quarterly5.0.05.0.04.0.1_15.0.05.0.05.0.05.0.05.0.0
FreeBSD:14:latest5.0.05.0.0-5.0.05.0.0---
FreeBSD:14:quarterly5.0.05.0.0-5.0.05.0.05.0.05.0.05.0.0
FreeBSD:15:latest5.0.06.1.0n/a5.0.0n/a5.0.05.0.05.0.0
FreeBSD:15:quarterly--n/a-n/a---
 

pyTooling
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--------
FreeBSD:14:latest-----4.0.1_1-4.0.1_1
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
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-setuptools>0 : devel/py-setuptools@py39
  2. py39-wheel>=0.40.0 : devel/py-wheel@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. py39-anytree>=2.8.0 : devel/py-anytree@py39
  2. py39-coverage>0 : devel/py-coverage@py39
  3. py39-igraph>0 : math/py-igraph@py39
  4. py39-itertree>0 : devel/py-itertree@py39
  5. py39-lxml>=4.9 : devel/py-lxml@py39
  6. py39-mypy>=0.990 : devel/py-mypy@py39
  7. py39-networkx>=2.6 : math/py-networkx@py39
  8. py39-pytest-benchmark>=4.0.0 : devel/py-pytest-benchmark@py39
  9. py39-pytest-cov>0 : devel/py-pytest-cov@py39
  10. py39-ruamel.yaml>=0.17 : devel/py-ruamel.yaml@py39
  11. py39-treelib>0 : devel/py-treelib@py39
  12. py39-pytest>=7,1 : devel/py-pytest@py39
  13. python3.9 : lang/python39
Runtime dependencies:
  1. python3.9 : lang/python39
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_py-pyTooling
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/pyTooling/pyTooling/tar.gz/v6.1.0?dummy=/
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
6.1.0
21 Apr 2024 19:02:26
commit hash: 8a2edbee3cb828456101d7bea5e1518831c21867commit hash: 8a2edbee3cb828456101d7bea5e1518831c21867commit hash: 8a2edbee3cb828456101d7bea5e1518831c21867commit hash: 8a2edbee3cb828456101d7bea5e1518831c21867 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/py-pyTooling: update 5.0.0 → 6.1.0

Reported by:	portscout
5.0.0
03 Jul 2023 08:33:25
commit hash: 599b5f6d1cd02131f5a827e10b890155a172061fcommit hash: 599b5f6d1cd02131f5a827e10b890155a172061fcommit hash: 599b5f6d1cd02131f5a827e10b890155a172061fcommit hash: 599b5f6d1cd02131f5a827e10b890155a172061f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/py-pyTooling: Update 4.0.1 → 5.0.0

Reported by:	portscout
4.0.1_1
30 Jun 2023 11:40:18
commit hash: 84f26165e79e2734b1748c2ea09509e81cdb8e42commit hash: 84f26165e79e2734b1748c2ea09509e81cdb8e42commit hash: 84f26165e79e2734b1748c2ea09509e81cdb8e42commit hash: 84f26165e79e2734b1748c2ea09509e81cdb8e42 files touched by this commit
Tobias Kortkamp (tobik) search for other commits by this committer
devel/py-pyTooling: Spell PKGNAMEPREFIX correctly

Reported by:	portfmt scan
4.0.1_1
04 Apr 2023 18:29:11
commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123 files touched by this commit
Antoine Brodin (antoine) search for other commits by this committer
USE_PYTHON=pep517: bump PORTREVISION
4.0.1
31 Mar 2023 01:30:33
commit hash: 90cb609b069fcf0889dde34ae4375b142d345c59commit hash: 90cb609b069fcf0889dde34ae4375b142d345c59commit hash: 90cb609b069fcf0889dde34ae4375b142d345c59commit hash: 90cb609b069fcf0889dde34ae4375b142d345c59 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/py-pyTooling: Add missing test dependency
4.0.1
29 Mar 2023 01:16:13
commit hash: 937a0b9c914a6cf1aeeda7dd6edf2fa8dcd04587commit hash: 937a0b9c914a6cf1aeeda7dd6edf2fa8dcd04587commit hash: 937a0b9c914a6cf1aeeda7dd6edf2fa8dcd04587commit hash: 937a0b9c914a6cf1aeeda7dd6edf2fa8dcd04587 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
devel/py-pyTooling: explicitly add setuptools to BUILD_DEPENDS

PR: 270243
4.0.1
27 Mar 2023 18:25:48
commit hash: b6acc0141788a4544b3aa6f2dfe2e3165b4be95ccommit hash: b6acc0141788a4544b3aa6f2dfe2e3165b4be95ccommit hash: b6acc0141788a4544b3aa6f2dfe2e3165b4be95ccommit hash: b6acc0141788a4544b3aa6f2dfe2e3165b4be95c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/py-pyTooling: Update 3.0.0 → 4.0.1

Reported by:	portscout
3.0.0
12 Mar 2023 19:44:14
commit hash: 73fdd69541bb14209769db35a9f43aab878e1748commit hash: 73fdd69541bb14209769db35a9f43aab878e1748commit hash: 73fdd69541bb14209769db35a9f43aab878e1748commit hash: 73fdd69541bb14209769db35a9f43aab878e1748 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/py-pyTooling: Update 2.13.0 → 3.0.0

Reported by:	portscout
2.13.0
11 Mar 2023 09:16:16
commit hash: b6546e21728b20d03f1a4d31e039f4e42874477fcommit hash: b6546e21728b20d03f1a4d31e039f4e42874477fcommit hash: b6546e21728b20d03f1a4d31e039f4e42874477fcommit hash: b6546e21728b20d03f1a4d31e039f4e42874477f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/py-pyTooling: Update 2.12.3 → 2.13.0

Reported by:	portscout
2.12.3
23 Feb 2023 20:45:50
commit hash: f39416df08c8c400f8f92a5d7f2f753662cdab20commit hash: f39416df08c8c400f8f92a5d7f2f753662cdab20commit hash: f39416df08c8c400f8f92a5d7f2f753662cdab20commit hash: f39416df08c8c400f8f92a5d7f2f753662cdab20 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/py-pyTooling: New port: Collection of arbitrary classes, decorators,
meta-classes, exceptions

Number of commits found: 10