notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-docker-py API client for docker written in Python
1.10.6 devel Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.10.6Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Use devel/py-docker
Expired This port expired on: 2022-06-30
Maintainer: bofh@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2016-03-15 10:46:29
Last Update: 2022-06-30 20:11:14
Commit Hash: fbefc97
Also Listed In: python
License: APACHE20
WWW:
https://github.com/docker/docker-py
Description:
A Python library for the Docker Remote API. It does everything the docker command does, but from within Python: run containers, manage them, pull/push images, etc. WWW: https://github.com/docker/docker-py
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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}docker-py>0:devel/py-docker-py@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py38-docker-py
Package flavors (<flavor>: <package>)
  • py38: py38-docker-py
distinfo:
TIMESTAMP = 1655411611 SHA256 (docker-py-1.10.6.tar.gz) = 4c2a75875764d38d67f87bc7d03f7443a3895704efc57962bdf6500b8d4bc415 SIZE (docker-py-1.10.6.tar.gz) = 84129

Packages (timestamps in pop-ups are UTC):
py37-docker-py
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--1.7.2_1---1.7.2_1-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py38-setuptools>=62.1.0 : devel/py-setuptools@py38
  2. python3.8 : lang/python38
Runtime dependencies:
  1. py38-docker-pycreds>=0.2.1 : security/py-docker-pycreds@py38
  2. py38-requests>=2.5.2 : www/py-requests@py38
  3. py38-six>=1.4.0 : devel/py-six@py38
  4. py38-websocket-client>=0.32.0 : www/py-websocket-client@py38
  5. py38-setuptools>=62.1.0 : devel/py-setuptools@py38
  6. python3.8 : lang/python38
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_py-docker-py
USES:
python:3.6+
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/d/docker-py/
  2. https://pypi.org/packages/source/d/docker-py/
Collapse this list.

Number of commits found: 12

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.10.6
30 Jun 2022 20:11:14
commit hash: fbefc972820360a45c8fb5703e7e5431dd8757e0commit hash: fbefc972820360a45c8fb5703e7e5431dd8757e0commit hash: fbefc972820360a45c8fb5703e7e5431dd8757e0commit hash: fbefc972820360a45c8fb5703e7e5431dd8757e0 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
cleanup: Remove expired ports:

2022-06-30 www/py-rackspace-monitoring: Python compatibility upto 3.2 and last
release was 3 years ago
2022-06-30 devel/py-apns2: Use devel/py-aioapns
2022-06-30 www/py-hyper: Project abandoned use www/py-httpx
2022-06-30 irc/py-fishcrypt: Abandoned, unmaintained, requires Python 2 and
depends on deprecated pycrypto
2022-06-30 devel/py-stsci.distutils: Upstream abandoned in 2013
2022-06-30 devel/py-docker-py: Use devel/py-docker
2022-06-30 net-im/py-slackclient: Use net-im/py-slack-sdk
1.10.6
16 Jun 2022 20:35:32
commit hash: afcd7526ff7f80ca75479be1daec06618c0f7230commit hash: afcd7526ff7f80ca75479be1daec06618c0f7230commit hash: afcd7526ff7f80ca75479be1daec06618c0f7230commit hash: afcd7526ff7f80ca75479be1daec06618c0f7230 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/py-docker-py: Update version 1.7.2=>1.10.6

- This is the last release from py-docker-py before it was switched into
  py-docker

Relnotes: https://github.com/docker/docker-py/releases/tag/1.10.6
1.7.2_1
09 Jun 2022 17:59:23
commit hash: e0a4d2a89ceafacc044c3202ca5380ec7621fc86commit hash: e0a4d2a89ceafacc044c3202ca5380ec7621fc86commit hash: e0a4d2a89ceafacc044c3202ca5380ec7621fc86commit hash: e0a4d2a89ceafacc044c3202ca5380ec7621fc86 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
devel/py-docker-py: Mark DEPRECATED

- User devel/py-docker
- Upstream has shifted to py-docker
- Set EXPIRATION_DATE to 2022-06-30
1.7.2_1
06 Jun 2022 12:25:36
commit hash: cb420cdf94d4648b6d2cbec10b6c7446b4da78b4commit hash: cb420cdf94d4648b6d2cbec10b6c7446b4da78b4commit hash: cb420cdf94d4648b6d2cbec10b6c7446b4da78b4commit hash: cb420cdf94d4648b6d2cbec10b6c7446b4da78b4 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
all: Take maintainership
1.7.2_1
06 Jun 2022 11:56:41
commit hash: 724071fda4787b1363ef25304c7d4eca2155d000commit hash: 724071fda4787b1363ef25304c7d4eca2155d000commit hash: 724071fda4787b1363ef25304c7d4eca2155d000commit hash: 724071fda4787b1363ef25304c7d4eca2155d000 files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: return wg's ports to the pool after safekeeping his commit bit
1.7.2_1
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
1.7.2_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.7.2_1
28 Dec 2020 23:02:15
Revision:559531Original commit files touched by this commit
antoine search for other commits by this committer
Drop python 2.7 support from a few ports

With hat:	portmgr
1.7.2_1
20 Jun 2018 17:05:44
Revision:472884Original commit files touched by this commit
mat search for other commits by this committer
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.7.2_1
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
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 View all of this commit message)
1.7.2_1
29 May 2017 14:50:09
Revision:441990Original commit files touched by this commit
wg search for other commits by this committer
devel/py-docker-py: missing run dependency

PR:		219584
Reported by:	asomers
1.7.2
15 Mar 2016 10:46:21
Revision:411150Original commit files touched by this commit
wg search for other commits by this committer
devel/py-docker-py: API client for docker written in Python

A Python library for the Docker Remote API. It does everything the docker
command does, but from within Python: run containers, manage them, pull/push
images, etc.

WWW: https://github.com/docker/docker-py

Number of commits found: 12