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-scikit-base Base classes for sklearn-like parametric objects
0.7.5 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 0.7.5Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-07-09 10:39:39
Last Update: 2024-03-23 14:49:25
Commit Hash: cb86350
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://skbase.readthedocs.io/en/latest/
https://github.com/sktime/skbase
Description:
skbase provides base classes for creating scikit-learn-like parametric objects, along with tools to make it easier to build your own packages that follow these design patterns.
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}scikit-base>0:devel/py-scikit-base@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-scikit-base/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-scikit-base
  • pkg install py39-scikit-base
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-scikit-base listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-scikit-base
Package flavors (<flavor>: <package>)
  • py39: py39-scikit-base
distinfo:
TIMESTAMP = 1710712490 SHA256 (scikit-base-0.7.5.tar.gz) = 7ee00cef4b188fd3694d3a6e82a20ab8b4cc21cb59c758eff6a653905472003b SIZE (scikit-base-0.7.5.tar.gz) = 109328

Packages (timestamps in pop-ups are UTC):
py39-scikit-base
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.7.50.7.5-0.7.50.7.5---
FreeBSD:13:quarterly0.7.50.7.5-0.7.50.7.50.6.10.6.10.6.1
FreeBSD:14:latest0.7.50.7.5-0.7.50.7.5---
FreeBSD:14:quarterly0.7.50.7.5-0.7.50.7.50.6.10.6.10.6.1
FreeBSD:15:latest0.7.50.7.5n/a0.7.5n/a0.6.10.6.10.7.2
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-build>=0 : devel/py-build@py39
  2. py39-setuptools>=61 : devel/py-setuptools@py39
  3. py39-toml>=0 : textproc/py-toml@py39
  4. py39-wheel>=0 : devel/py-wheel@py39
  5. python3.9 : lang/python39
  6. py39-build>=0 : devel/py-build@py39
  7. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. python3.9 : lang/python39
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for py39-scikit-base-0.7.5: ALL=off: All optional dependencies ===> Use 'make config' to modify these settings
Options name:
devel_py-scikit-base
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/s/scikit-base/
  2. https://pypi.org/packages/source/s/scikit-base/
Collapse this list.

Number of commits found: 9

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.7.5
23 Mar 2024 14:49:25
commit hash: cb863506450566f2542889b14f32409543a2fb1fcommit hash: cb863506450566f2542889b14f32409543a2fb1fcommit hash: cb863506450566f2542889b14f32409543a2fb1fcommit hash: cb863506450566f2542889b14f32409543a2fb1f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-scikit-base: Update to 0.7.5

Changes:	https://github.com/sktime/skbase/releases
0.7.4
09 Mar 2024 14:06:05
commit hash: 66412e22e9ea940744b68e8da4c64a2b31dba823commit hash: 66412e22e9ea940744b68e8da4c64a2b31dba823commit hash: 66412e22e9ea940744b68e8da4c64a2b31dba823commit hash: 66412e22e9ea940744b68e8da4c64a2b31dba823 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-scikit-base: Update to 0.7.4

Changes:	https://github.com/sktime/skbase/releases
0.7.2
21 Feb 2024 15:07:46
commit hash: e4a13f6d06941990323b733ec393d13899e935afcommit hash: e4a13f6d06941990323b733ec393d13899e935afcommit hash: e4a13f6d06941990323b733ec393d13899e935afcommit hash: e4a13f6d06941990323b733ec393d13899e935af files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-scikit-base: Update to 0.7.2

Changes:	https://github.com/sktime/skbase/releases
		https://skbase.readthedocs.io/en/latest/changelog.html
0.6.1
01 Nov 2023 02:08:24
commit hash: 7d598297a8650c881859ad5485316243a0b8e531commit hash: 7d598297a8650c881859ad5485316243a0b8e531commit hash: 7d598297a8650c881859ad5485316243a0b8e531commit hash: 7d598297a8650c881859ad5485316243a0b8e531 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-scikit-base: Update to 0.6.1

Changes:	https://github.com/sktime/skbase/releases
		https://skbase.readthedocs.io/en/latest/changelog.html
0.6.0
08 Oct 2023 11:55:05
commit hash: a314acc0410fa627558f09913f570350a1979022commit hash: a314acc0410fa627558f09913f570350a1979022commit hash: a314acc0410fa627558f09913f570350a1979022commit hash: a314acc0410fa627558f09913f570350a1979022 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-scikit-base: Update to 0.6.0

Changes:	https://github.com/sktime/skbase/releases
		https://skbase.readthedocs.io/en/latest/changelog.html
0.5.2
05 Oct 2023 02:00:21
commit hash: 3abf920ed11495fbe191fefe55b9bafe79c21149commit hash: 3abf920ed11495fbe191fefe55b9bafe79c21149commit hash: 3abf920ed11495fbe191fefe55b9bafe79c21149commit hash: 3abf920ed11495fbe191fefe55b9bafe79c21149 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-scikit-base: Update to 0.5.2

- Update WWW

Changes:	https://github.com/sktime/skbase/releases
		https://skbase.readthedocs.io/en/latest/changelog.html
0.5.1
21 Aug 2023 17:04:13
commit hash: 70e7003e898413c2e6efd97cbd849c6c46515a82commit hash: 70e7003e898413c2e6efd97cbd849c6c46515a82commit hash: 70e7003e898413c2e6efd97cbd849c6c46515a82commit hash: 70e7003e898413c2e6efd97cbd849c6c46515a82 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-scikit-base: Update to 0.5.1

Changes:	https://github.com/sktime/skbase/releases
0.5.0
18 Jul 2023 00:53:09
commit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0a files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
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
0.5.0
09 Jul 2023 10:10:29
commit hash: 079a9de859216383231de486fe8005a45d6b7b9bcommit hash: 079a9de859216383231de486fe8005a45d6b7b9bcommit hash: 079a9de859216383231de486fe8005a45d6b7b9bcommit hash: 079a9de859216383231de486fe8005a45d6b7b9b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-scikit-base: Add py-scikit-base 0.5.0

skbase provides base classes for creating scikit-learn-like parametric objects,
along with tools to make it easier to build your own packages that follow these
design patterns.

Number of commits found: 9