Port details |
- py-taskflow3 Taskflow structured state management library
- 3.8.0_4 devel
=0 3.8.0_4Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2020-02-08 09:15:32
- Last Update: 2021-06-10 15:42:38
- Commit Hash: fafbf81
- Also Listed In: python
- License: APACHE20
- WWW:
- https://github.com/openstack/taskflow
- Description:
- TaskFlow is a library to do [jobs, tasks, flows] in a highly available, easy to
understand and declarative manner (and more!) to be used with OpenStack and
other projects.
WWW: https://docs.openstack.org/taskflow/latest/
WWW: https://github.com/openstack/taskflow
- ¦ ¦ ¦ ¦
- 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}taskflow3>0:devel/py-taskflow3@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py37-taskflow3
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1578401162
SHA256 (taskflow-3.8.0.tar.gz) = d70c1b3e7fca612a4e05342bae505808a99257864980342f4125b451b3d171e2
SIZE (taskflow-3.8.0.tar.gz) = 1063459
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py37-pbr>=2.0.0 : devel/py-pbr@py37
- py37-setuptools>0 : devel/py-setuptools@py37
- python3.7 : lang/python37
- Runtime dependencies:
-
- py37-fasteners>=0.7.0 : devel/py-fasteners@py37
- py37-jsonschema>=2.6.0 : devel/py-jsonschema@py37
- py37-pbr>=2.0.0 : devel/py-pbr@py37
- py37-pydot>=1.2.4 : graphics/py-pydot@py37
- py37-six>=1.10.0 : devel/py-six@py37
- py37-stevedore>=1.20.0 : devel/py-stevedore@py37
- py37-tenacity>=4.4.0 : devel/py-tenacity@py37
- py37-networkx>=2.1.0,1 : math/py-networkx@py37
- py37-cachetools>=2.0.0 : devel/py-cachetools@py37
- py37-automaton>=1.9.0 : devel/py-automaton@py37
- py37-futurist>=1.2.0 : devel/py-futurist@py37
- py37-oslo.serialization>=2.18.0 : devel/py-oslo.serialization@py37
- py37-oslo.utils>=3.33.0 : devel/py-oslo.utils@py37
- py37-setuptools>0 : devel/py-setuptools@py37
- python3.7 : lang/python37
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-taskflow3
- USES:
- python:3.6+
- 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 |
3.8.0_4 10 Jun 2021 15:42:38 |
Po-Chuan Hsieh (sunpoet) |
devel/py-taskflow3: Remove obsoleted port
Use devel/py-taskflow instead. |
3.8.0_4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.8.0_4 10 Jan 2021 14:05:33 |
rene |
Remove empty PY_ENUM34 from ports using Python 3.6+ |
3.8.0_4 05 Jan 2021 22:08:22 |
rene |
Follow up on devel/py-futures port removal in r559976
The devel/py-futures port was removed in r559976 as it was for
Python 2.7 only and no longer referenced in the default cases.
However it was still defined in Mk/Uses/python.mk in PY_FUTURES,
leaving a dangling reference.
Remove it from Mk/Uses/python.mk and from affected ports, as
it was already an empty definition for Python 3.6+
Bump minimal Python version of security/theonionbox to 3.6+ |
3.8.0_4 14 Jul 2020 07:59:28 |
antoine |
Unbreak bulk -a |
3.8.0_4 17 May 2020 20:17:18 |
sunpoet |
Add comment for PORTSCOUT |
3.8.0_4 17 May 2020 18:28:57 |
sunpoet |
Update RUN_DEPENDS for py-oslo.utils 4.1.1 update
- Bump PORTREVISION for dependency change |
3.8.0_3 13 May 2020 20:41:17 |
sunpoet |
Update RUN_DEPENDS for py-oslo.serialization 3.1.1 update
- Bump PORTREVISION for dependency change |
3.8.0_2 02 May 2020 01:38:37 |
sunpoet |
Update RUN_DEPENDS for py-automaton 2.0.1 update
- Bump PORTREVISION for dependency change |
3.8.0_1 04 Apr 2020 07:25:27 |
sunpoet |
Update RUN_DEPENDS for py-futurist 2.1.0 update
- Bump PORTREVISION for dependency change |
3.8.0 08 Feb 2020 09:15:25 |
sunpoet |
Add py-taskflow3 3.8.0 (copied from py-taskflow)
- Add PORTSCOUT |