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
Port details
py-sortinghat Tool to manage identities
1.5.0 develnew! 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: bofh@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-10-10 08:07:44
Last Update: 2024-10-16 05:19:47
Commit Hash: d07489a
Also Listed In: python
License: GPLv3+
WWW:
https://github.com/chaoss/grimoirelab-sortinghat
Description:
Sorting Hat maintains an SQL database of unique identities of communities members across (potentially) many different sources. Identities corresponding to the same real person can be merged in the same individual, with a unique uuid. For each individual, a profile can be defined, with the name and other data shown for the corresponding person by default. In addition, each individual can be related to one or more affiliations, for different time periods. This will usually correspond to different organizations in which the person was employed during those time periods. Sorting Hat is a part of the GrimoireLab toolset, which provides Python modules and scripts to analyze data sources with information about software development, and allows the production of interactive dashboards to visualize that information. In the context of GrimoireLab, Sorting Hat is usually run after data is retrieved with Perceval, to store the identities obtained into its database, and later merge them into individuals (and maybe affiliate them).
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}sortinghat>0:devel/py-sortinghat@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-sortinghat/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-sortinghat
  • pkg install py311-sortinghat
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-sortinghat listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-sortinghat
Package flavors (<flavor>: <package>)
  • py311: py311-sortinghat
distinfo:
TIMESTAMP = 1729054687 SHA256 (sortinghat-1.5.0.tar.gz) = 8d6f110818c4464eb63fe27062d3a5a5ecd92e8f4a0acbb263e12a1d269e9070 SIZE (sortinghat-1.5.0.tar.gz) = 5304588

Packages (timestamps in pop-ups are UTC):
py311-sortinghat
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-1.4.0--1.4.0---
FreeBSD:13:quarterly--------
FreeBSD:14:latest-1.5.0--1.5.0---
FreeBSD:14:quarterly--------
FreeBSD:15:latest-1.4.0n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-poetry-core>=1.0.0 : devel/py-poetry-core@py311
  2. python3.11 : lang/python311
  3. py311-build>=0 : devel/py-build@py311
  4. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-click>=8.0.0 : devel/py-click@py311
  2. py311-django42>=4.2 : www/py-django42@py311
  3. py311-django-cors-headers>=3.7.0 : www/py-django-cors-headers@py311
  4. py311-django-graphql-jwt>=0.3.0 : www/py-django-graphql-jwt@py311
  5. py311-django-rq>=2.3.2 : devel/py-django-rq@py311
  6. py311-django-storages>=1.13.2 : www/py-django-storages@py311
  7. py311-django-treebeard>=4.5.1 : www/py-django-treebeard@py311
  8. py311-google-auth>=2.18.0 : security/py-google-auth@py311
  9. py311-graphene-django>=2.15 : devel/py-graphene-django@py311
  10. py311-grimoirelab-toolkit>=0.3 : devel/py-grimoirelab-toolkit@py311
  11. py311-importlib-resources>=5.2.0 : devel/py-importlib-resources@py311
  12. py311-Jinja2>=3.1.1 : devel/py-Jinja2@py311
  13. py311-mysqlclient>=2.0.3 : databases/py-mysqlclient@py311
  14. py311-pandas>=2.2 : math/py-pandas@py311
  15. py311-pyjwt>=2.4.0 : www/py-pyjwt@py311
  16. py311-python-dateutil>=2.9.0 : devel/py-python-dateutil@py311
  17. py311-requests>=2.7.0 : www/py-requests@py311
  18. py311-rq>=1.12.0 : devel/py-rq@py311
  19. py311-sgqlc>=16.1 : devel/py-sgqlc@py311
  20. uwsgi-py311>0 : www/uwsgi
  21. python3.11 : lang/python311
This port is required by:
for Run
  1. devel/py-sirmordred
  2. textproc/py-grimoire-elk
  3. www/py-grimoirelab

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

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.5.0
16 Oct 2024 05:19:47
commit hash: d07489ae99f82d6b07770b1eb814700bde27a7decommit hash: d07489ae99f82d6b07770b1eb814700bde27a7decommit hash: d07489ae99f82d6b07770b1eb814700bde27a7decommit hash: d07489ae99f82d6b07770b1eb814700bde27a7de files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/py-sortinghat: Update version 1.4.0=>1.5.0

Changelog: https://github.com/chaoss/grimoirelab-sortinghat/releases/tag/1.5.0

Sponsored by:	The FreeBSD Foundation
1.4.0
10 Oct 2024 08:05:08
commit hash: 55d52c0038271e8fdcbafeb2179765b472fd1466commit hash: 55d52c0038271e8fdcbafeb2179765b472fd1466commit hash: 55d52c0038271e8fdcbafeb2179765b472fd1466commit hash: 55d52c0038271e8fdcbafeb2179765b472fd1466 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/py-sortinghat: New port

Tool to manage identities

Sorting Hat maintains an SQL database of unique identities of
communities members across (potentially) many different sources.
Identities corresponding to the same real person can be merged in the
same individual, with a unique uuid. For each individual, a profile can
be defined, with the name and other data shown for the corresponding
person by default.

In addition, each individual can be related to one or more affiliations,
for different time periods. This will usually correspond to different
organizations in which the person was employed during those time periods.
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 2