aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorKubilay Kocak <koobs@FreeBSD.org>2019-09-16 11:35:29 +0000
committerKubilay Kocak <koobs@FreeBSD.org>2019-09-16 11:35:29 +0000
commit61bf55271ccf55a08ffffbf61fc3ee4369cdc2a3 (patch)
tree718959fa90285314758ccdf7cf0a7b5a5c4e7de6 /print
parent6fc6338880304d7c0cc5183d87fa7363eee50083 (diff)
downloadports-61bf55271ccf55a08ffffbf61fc3ee4369cdc2a3.tar.gz
ports-61bf55271ccf55a08ffffbf61fc3ee4369cdc2a3.zip
MFH: r512100
net-im/py-unmessage: Add missing dependencies unmessage currently fails at runtime with the following errors: 1) pkg_resources.DistributionNotFound: The 'service_identity' distribution was not found and is required by Twisted unmessage depends on Twisted *and* its "tls" optional (extras_require) dependencies, requiring unmessage to depend directly on them: - openssl - service_identity - idna 2) ImportError: No module named _sqlite3 (fixed by ports r512099) 3) File "/usr/local/lib/python2.7/site-packages/unmessage/gui.py", line 5, in <module> import Tkinter as Tk Add dependency on x11-toolkits/py-tkinter accordingly While I'm here: Pet portlint: extra item in USES/USE_x section: "NO_ARCH". [1] setup.py: install_requires: 'Twisted[tls]>=16.6.0', Reported by: DanDare (via IRC) Approved by: portmgr (blanket(s): missing dependencies, ports compliance) Approved by: ports-secteam (blanket(s): dependency fix, run-time bugfix)
Notes
Notes: svn path=/branches/2019Q3/; revision=512171
Diffstat (limited to 'print')
0 files changed, 0 insertions, 0 deletions