Port details |
- py-resolvelib Resolve abstract dependencies into concrete ones
- 0.8.1_1 devel
=0 0.8.1_1Version of this port present on the latest quarterly branch. - Maintainer: 0mp@FreeBSD.org
 - Port Added: 2021-05-12 18:48:24
- Last Update: 2021-10-13 06:37:56
- Commit Hash: 822b5bf
- Also Listed In: python
- License: ISCL
- Description:
- ResolveLib at the highest level provides a Resolver class that includes
dependency resolution logic. You give it some things, and a little information
on how it should interact with them, and it will spit out a resolution result.
WWW: https://github.com/sarugaku/resolvelib
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}resolvelib>0:devel/py-resolvelib@${PY_FLAVOR}
- Conflicts:
- CONFLICTS_INSTALL:
- py38--resolvelib05
- py38--resolvelib07
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- To install the port:
- cd /usr/ports/devel/py-resolvelib/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-resolvelib
- pkg install py38-resolvelib
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 py38-resolvelib listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-resolvelib
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1634014940
SHA256 (resolvelib-0.8.1.tar.gz) = c6ea56732e9fb6fca1b2acc2ccc68a0b6b8c566d8f3e78e0443310ede61dbd37
SIZE (resolvelib-0.8.1.tar.gz) = 17308
- 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:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-setuptools>0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- This port is required by:
- for Run
-
- devel/py-pdm
- Configuration Options:
- No options to configure
- Options name:
- devel_py-resolvelib
- USES:
- python:3.6+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 7
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
13 Oct 2021 06:37:56 0.8.1_1
|
Mateusz Piotrowski (0mp)  |
devel/py-resolvelib*: Improve CONFLICTS_INSTALL
Use ${PYTHON_PKGNAMEPREFIX} instead of py-${PYTHON_SUFFIX}. It's more
idiomatic.
Reported by: sunpoet |
12 Oct 2021 17:58:02 0.8.1_1
|
Mateusz Piotrowski (0mp)  |
devel/py-resolvelib*: Hook version 0.7 to the build
Also, add conflict information. |
12 Oct 2021 05:03:37 0.8.1
|
Mateusz Piotrowski (0mp)  |
devel/py-resolvelib: Update to 0.8.1
Changes: https://github.com/sarugaku/resolvelib/blob/0.8.1/CHANGELOG.rst |
10 Oct 2021 19:32:13 0.8.0
|
Mateusz Piotrowski (0mp)  |
devel/py-resolvelib: Update to 0.8.0
Changes: https://github.com/sarugaku/resolvelib/blob/0.8.0/CHANGELOG.rst |
01 Jul 2021 00:25:03 0.7.1
|
Mateusz Piotrowski (0mp)  |
devel/py-resolvelib: Update to 0.7.1
We no longer need to care about Ansible. devel/py-resolvelib05 now
tracks the 0.5 branch. |
01 Jul 2021 00:24:29 0.5.4
|
Mateusz Piotrowski (0mp)  |
devel/py-resolvelib*: Add a new port for the 0.5 branch
Ansible requires the version of this port to be <0.6. Let's make it
happen without preventing the main port to get latest updates. |
12 May 2021 18:45:50 0.5.4
|
Mateusz Piotrowski (0mp)  |
devel/py-resolvelib: Add a new port
This is a dependency for the upcoming sysutils/py-ansible-core port. |
Number of commits found: 7
|