Port details |
- py-cereslib Unify, eventize and enrich information from Perceval
- 1.0.6 devel
=0 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
- Port Added: 2024-10-10 08:07:26
- Last Update: 2024-10-16 05:19:45
- Commit Hash: 8dfebb9
- Also Listed In: python
- License: GPLv3+
- WWW:
- https://github.com/chaoss/grimoirelab-cereslib
- Description:
- Ceres is a library that aims at dealing with data in general, and
software development data in particular.
The initial goal of Ceres is to parse information in several ways from
the Perceval tool in the GrimoireLab project.
However, the more code is added to this project, the more generic
methods are found to be useful in other areas of analysis.
- ¦ ¦ ¦ ¦
- 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}cereslib>0:devel/py-cereslib@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-cereslib/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-cereslib
- pkg install py311-cereslib
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-cereslib listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-cereslib
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1729054093
SHA256 (cereslib-1.0.6.tar.gz) = ccb8dd5a982f90003cf0e39028764c7f481a6320ee49dcf2ae31fcebca4f302a
SIZE (cereslib-1.0.6.tar.gz) = 29550
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:
-
- py311-httpretty>0 : www/py-httpretty@py311
- py311-sqlite3>=0 : databases/py-sqlite3@py311
- py311-unittest2>=0 : devel/py-unittest2@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-grimoirelab-toolkit>=0.3 : devel/py-grimoirelab-toolkit@py311
- py311-scipy>=1.5 : science/py-scipy@py311
- py311-six>=1.16.0 : devel/py-six@py311
- py311-pandas>=2.2 : math/py-pandas@py311
- 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-cereslib
- USES:
- python shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.6 16 Oct 2024 05:19:45 |
Muhammad Moinur Rahman (bofh) |
devel/py-cereslib: Update version 1.0.5=>1.0.6
Changelog: https://github.com/chaoss/grimoirelab-cereslib/releases/tag/1.0.6
Sponsored by: The FreeBSD Foundation |
1.0.5 10 Oct 2024 08:05:02 |
Muhammad Moinur Rahman (bofh) |
devel/py-cereslib: New port
Unify, eventize and enrich information from Perceval
Ceres is a library that aims at dealing with data in general, and
software development data in particular.
The initial goal of Ceres is to parse information in several ways from
the Perceval tool in the GrimoireLab project.
However, the more code is added to this project, the more generic
methods are found to be useful in other areas of analysis.
WWW: https://github.com/chaoss/grimoirelab-cereslib
Sponsored by: The FreeBSD Foundation |
Number of commits found: 2
|