Port details |
- py-tooz Coordination library for distributed systems
- 4.0.0 devel
=0 2.11.1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2017-01-08 13:54:15
- Last Update: 2023-05-27 04:09:02
- Commit Hash: 7099ff0
- Also Listed In: python
- License: APACHE20
- Description:
- The Tooz project aims at centralizing the most common distributed primitives
like group membership protocol, lock service and leader election by providing a
coordination API helping developers to build distributed applications.
See also: https://github.com/openstack/tooz
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}tooz>0:devel/py-tooz@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-tooz/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-tooz
- pkg install py39-tooz
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 py39-tooz listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-tooz
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1684104472
SHA256 (tooz-4.0.0.tar.gz) = 4b513dd94f6f66fdc3395c8f3b9c3be7407968bb7bd8f34a7c370cabec84c05d
SIZE (tooz-4.0.0.tar.gz) = 98518
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:
-
- py39-pbr>=1.8 : devel/py-pbr@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-fasteners>=0.7 : devel/py-fasteners@py39
- py39-futurist>=1.2.0 : devel/py-futurist@py39
- py39-msgpack>=0.4.0 : devel/py-msgpack@py39
- py39-oslo.serialization>=1.10.0 : devel/py-oslo.serialization@py39
- py39-oslo.utils>=4.7.0 : devel/py-oslo.utils@py39
- py39-pbr>=1.6 : devel/py-pbr@py39
- py39-stevedore>=1.16.0 : devel/py-stevedore@py39
- py39-tenacity>=5.0.0 : devel/py-tenacity@py39
- py39-voluptuous>=0.8.9 : devel/py-voluptuous@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- This port is required by:
- for Run
-
- misc/py-cinder
Configuration Options:
- No options to configure
- Options name:
- devel_py-tooz
- USES:
- python:3.9+
- 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 |
4.0.0 27 May 2023 04:09:02
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-tooz: Update to 4.0.0
Changes: https://docs.openstack.org/tooz/latest/user/history.html |
2.11.1 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.11.1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.11.1 20 Jul 2022 14:21:35
    |
Tobias C. Berner (tcberner)  |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
2.11.1 11 Jul 2022 13:50:01
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-tooz: Update USES=python
devel/py-oslo.utils requires Python 3.8+ |
2.11.1 22 May 2022 04:37:26
    |
Po-Chuan Hsieh (sunpoet)  |
devel/py-tooz: Update to 2.11.1
Changes: https://docs.openstack.org/tooz/latest/user/history.html |
2.8.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.8.0 10 Dec 2020 21:37:31
  |
sunpoet  |
Update to 2.8.0
Changes: https://docs.openstack.org/tooz/latest/user/history.html |
2.7.1 08 Aug 2020 10:20:03
  |
sunpoet  |
Update to 2.7.1
Changes: https://docs.openstack.org/tooz/latest/user/history.html |
2.7.0 24 Jul 2020 19:01:13
  |
sunpoet  |
Update to 2.7.0
Changes: https://docs.openstack.org/tooz/latest/user/history.html |
2.6.0 24 Jun 2020 11:36:55
  |
sunpoet  |
Update to 2.6.0
Changes: https://docs.openstack.org/tooz/latest/user/history.html |
2.5.1 19 Jun 2020 16:05:48
  |
sunpoet  |
Update to 2.5.1
Changes: https://docs.openstack.org/tooz/latest/user/history.html |
2.5.0 14 Jun 2020 14:24:30
  |
sunpoet  |
Update to 2.5.0
Changes: https://docs.openstack.org/tooz/latest/user/history.html |
2.4.0 03 Jun 2020 18:10:19
  |
sunpoet  |
Update to 2.4.0
Changes: https://docs.openstack.org/tooz/latest/user/history.html |
2.3.0 06 May 2020 05:13:12
  |
sunpoet  |
Update to 2.3.0
Changes: https://docs.openstack.org/tooz/latest/user/history.html |
1.67.2_1 04 Apr 2020 07:25:32
  |
sunpoet  |
Update RUN_DEPENDS for py-futurist 2.1.0 update
- Bump PORTREVISION for dependency change |
1.67.2 09 Jan 2020 17:53:05
  |
sunpoet  |
Update to 1.67.2
Changes: https://docs.openstack.org/tooz/latest/user/history.html |
1.67.1 08 Jan 2020 14:50:41
  |
sunpoet  |
Update to 1.67.1
- Sort RUN_DEPENDS
- Update WWW
- Take maintainership
Changes: https://docs.openstack.org/tooz/latest/user/history.html |
1.64.2 15 Dec 2019 15:13:13
  |
zi  |
- Reset MAINTAINER due to fatal email bounces
Reported by: portscout! |
1.64.2 30 Jun 2019 19:44:20
  |
swills  |
devel/py-tooz: Update to 1.64.2
PR: 238445
Approved by: maintainer timeout (alexander.nusov@nfvexpress.com, >2 weeks) |
1.60.1 11 Jan 2019 12:44:38
  |
miwi  |
- Update to 1.60.1
- Added LICENSE_FILE
- Sorted variables a bit according to the PHB
- Removed the workaround that was used due the renaming of the py-msgpack
package in rP468299
Changes by upstream:
- http://git.openstack.org/cgit/openstack/tooz/log/?h=stable/queens
PR: 232242
Submitted by: freebsd_ports@k-worx.org
Approved by: maintainer |
1.48.0_2 20 Jun 2018 17:05:44
  |
mat  |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
1.48.0_2 25 Apr 2018 21:01:21
  |
sunpoet  |
Fix msgpack dependency
- Bump PORTREVISION for package change |
1.48.0_1 25 Apr 2018 16:42:38
  |
amdmi3  |
Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.
Approved by: portmgr blanket, mat |
1.48.0_1 22 Apr 2018 18:29:51
  |
sunpoet  |
Move devel/py-msgpack-python to devel/py-msgpack
- Update to 0.5.6
- Update pkg-descr
- Update WWW
Changes: https://github.com/msgpack/msgpack-python/blob/master/ChangeLog.rst |
1.48.0 08 Feb 2018 20:18:09
  |
amdmi3  |
Canonicalize PyPi WWWs:
- Switch to https://
- Remove trailing slashes
Approved by: portmgr blanket |
1.48.0 30 Nov 2017 15:50:34
  |
mat  |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
1.48.0 29 Jan 2017 08:13:56
  |
novel  |
devel/py-tooz: update to 1.48.0
PR: 216448
Submitted by: maintainer |
1.46.0 08 Jan 2017 13:54:06
  |
novel  |
Add py-tooz 1.46.0, coordination library for distributed systems.
PR: 215850
Submitted by: Alexander Nusov <alexander.nusov@nfvexpress.com> |