Port details |
- py-sortinghat Tool to manage identities
- 1.6.1 devel =0 1.6.0Version of this port present on the latest quarterly branch.
- Maintainer: bofh@FreeBSD.org
- Port Added: 2024-10-10 08:07:44
- Last Update: 2025-01-20 23:00:19
- Commit Hash: e29a4dd
- 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).
- ¦ ¦ ¦ ¦
- 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>)
- distinfo:
- TIMESTAMP = 1737406121
SHA256 (sortinghat-1.6.1.tar.gz) = 9041d07c66a1ad37cb7ffa8c1431dc7d4c997eb00ab2e50cc1dcc0643d3aec67
SIZE (sortinghat-1.6.1.tar.gz) = 5305415
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-poetry-core>=1.0.0 : devel/py-poetry-core@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-click>=8.0.0 : devel/py-click@py311
- py311-django42>=4.2 : www/py-django42@py311
- py311-django-cors-headers>=3.7.0 : www/py-django-cors-headers@py311
- py311-django-graphql-jwt34>=0.3.0 : www/py-django-graphql-jwt34@py311
- py311-django-rq>=2.3.2 : devel/py-django-rq@py311
- py311-django-storages>=1.13.2 : www/py-django-storages@py311
- py311-django-treebeard>=4.5.1 : www/py-django-treebeard@py311
- py311-google-auth>=2.18.0 : security/py-google-auth@py311
- py311-graphene-django>=2.15 : devel/py-graphene-django@py311
- py311-grimoirelab-toolkit>=1.0.9 : devel/py-grimoirelab-toolkit@py311
- py311-importlib-resources>=5.2.0 : devel/py-importlib-resources@py311
- py311-Jinja2>=3.1.1 : devel/py-Jinja2@py311
- py311-mysqlclient>=2.0.3 : databases/py-mysqlclient@py311
- py311-pandas>=2.2 : math/py-pandas@py311
- py311-pyjwt>=2.4.0 : www/py-pyjwt@py311
- py311-python-dateutil>=2.9.0 : devel/py-python-dateutil@py311
- py311-requests>=2.7.0 : www/py-requests@py311
- py311-rq>=1.12.0 : devel/py-rq@py311
- py311-sgqlc>=16.1 : devel/py-sgqlc@py311
- uwsgi-py311>0 : www/uwsgi
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- devel/py-sirmordred
- textproc/py-grimoire-elk
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.6.1 20 Jan 2025 23:00:19 |
Muhammad Moinur Rahman (bofh) |
devel/py-sortinghat: Update version 1.6.0=>1.6.1
Changelog: https://github.com/chaoss/grimoirelab-sortinghat/releases/tag/1.6.1
Sponsored by: The FreeBSD Foundation |
1.6.0 21 Dec 2024 01:08:20 |
Muhammad Moinur Rahman (bofh) |
devel/py-sortinghat: Update version 1.5.1=>1.6.0
Changelog: https://github.com/chaoss/grimoirelab-sortinghat/releases/tag/1.6.0
Sponsored by: The FreeBSD Foundation |
1.5.1_1 30 Nov 2024 19:56:07 |
Muhammad Moinur Rahman (bofh) |
devel/py-sortinghat: Fix build
Sponsored by: The FreeBSD Foundation |
1.5.1 23 Nov 2024 14:26:48 |
Muhammad Moinur Rahman (bofh) |
devel/py-sortinghat: Update version 1.5.0=>1.5.1
Changelog: https://github.com/chaoss/grimoirelab-sortinghat/releases/tag/1.5.1
Sponsored by: The FreeBSD Foundation |
1.5.0_2 23 Nov 2024 07:56:10 |
Kai Knoblich (kai) |
*/*: Switch consumers from devel/py-rq to devel/py-rq1
These ports are not compatible with py-rq 2.0.0+ and for some there is
not yet a new version that is ready for py-rq 2.0.0+.
Therefore to avoid regressions, switch the consumers to the newly
created port devel/py-rq1, which uses the 1.16.2 release.
* Bump PORTREVISION due dependency change.
PR: 282649
Approved by: portmgr (blanket) |
1.5.0_1 23 Oct 2024 15:37:47 |
Muhammad Moinur Rahman (bofh) |
devel/py-sortinghat: Update dependency
Sortinghat does not work with 0.4.0 of django-grapql-jwt so switching to
0.3.4. |
1.5.0 16 Oct 2024 05:19:47 |
Muhammad Moinur Rahman (bofh) |
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 |
Muhammad Moinur Rahman (bofh) |
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 ) |