Bug 248156 - www/py-internetarchive: missing tqdm dependency
Summary: www/py-internetarchive: missing tqdm dependency
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Yuri Victorovich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-07-21 22:25 UTC by Stéphane D'Alu
Modified: 2020-07-22 15:37 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (yuri)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stéphane D'Alu 2020-07-21 22:25:04 UTC
Running command: ia

Traceback (most recent call last):
  File "/usr/local/bin/ia", line 6, in <module>
    from pkg_resources import load_entry_point
  File "/usr/local/lib/python3.7/site-packages/pkg_resources/__init__.py", line 3251, in <module>
    @_call_aside
  File "/usr/local/lib/python3.7/site-packages/pkg_resources/__init__.py", line 3235, in _call_aside
    f(*args, **kwargs)
  File "/usr/local/lib/python3.7/site-packages/pkg_resources/__init__.py", line 3264, in _initialize_master_working_set
    working_set = WorkingSet._build_master()
  File "/usr/local/lib/python3.7/site-packages/pkg_resources/__init__.py", line 583, in _build_master
    ws.require(__requires__)
  File "/usr/local/lib/python3.7/site-packages/pkg_resources/__init__.py", line 900, in require
    needed = self.resolve(parse_requirements(requirements))
  File "/usr/local/lib/python3.7/site-packages/pkg_resources/__init__.py", line 786, in resolve
    raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'tqdm>=4.0.0' distribution was not found and is required by internetarchive
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2020-07-21 22:47:03 UTC
Fix committed.

Thanks for your report!
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-07-21 22:47:11 UTC
A commit references this bug:

Author: yuri
Date: Tue Jul 21 22:46:44 UTC 2020
New revision: 542814
URL: https://svnweb.freebsd.org/changeset/ports/542814

Log:
  www/py-internetarchive: Fix python dependencies

  Particularly, tqdm was missing.

  PR:		248156
  Reported by:	sdalu@sdalu.com

Changes:
  head/www/py-internetarchive/Makefile
Comment 3 commit-hook freebsd_committer freebsd_triage 2020-07-22 15:37:05 UTC
A commit references this bug:

Author: yuri
Date: Wed Jul 22 15:36:18 UTC 2020
New revision: 542866
URL: https://svnweb.freebsd.org/changeset/ports/542866

Log:
  MFH: r542814

  www/py-internetarchive: Fix python dependencies

  Particularly, tqdm was missing.

  PR:		248156
  Reported by:	sdalu@sdalu.com

  Approved by:	ports-secteam (joenum)

Changes:
_U  branches/2020Q3/
  branches/2020Q3/www/py-internetarchive/Makefile