Bug 246543 - multimedia/py-guessit: update to 3.1.1
Summary: multimedia/py-guessit: update to 3.1.1
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: William Grzybowski
URL:
Keywords:
Depends on: 246544
Blocks: 246528
  Show dependency treegraph
 
Reported: 2020-05-18 16:54 UTC by Nuno Teixeira
Modified: 2020-05-20 02:26 UTC (History)
0 users

See Also:
wg: maintainer-feedback+


Attachments
Proposed svn diff (809 bytes, patch)
2020-05-18 16:54 UTC, Nuno Teixeira
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nuno Teixeira freebsd_committer freebsd_triage 2020-05-18 16:54:40 UTC
Created attachment 214603 [details]
Proposed svn diff

Hello,

Proposed patch update to 3.1.1

Thanks,

Nu7no Teixeira
Comment 1 commit-hook freebsd_committer freebsd_triage 2020-05-18 18:34:06 UTC
A commit references this bug:

Author: wg
Date: Mon May 18 18:33:11 UTC 2020
New revision: 535770
URL: https://svnweb.freebsd.org/changeset/ports/535770

Log:
  multimedia/py-guessit: update to 3.1.1

  - Drop maintainership

  PR:		246543
  Submitted by:	Nuno Teixeira

Changes:
  head/multimedia/py-guessit/Makefile
  head/multimedia/py-guessit/distinfo
Comment 2 William Grzybowski freebsd_committer freebsd_triage 2020-05-18 18:34:56 UTC
Thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2020-05-20 02:17:14 UTC
A commit references this bug:

Author: jbeich
Date: Wed May 20 02:17:02 UTC 2020
New revision: 535963
URL: https://svnweb.freebsd.org/changeset/ports/535963

Log:
  www/py-flexget: chase r535770 by dropping workaround

  ===>   py37-flexget-2.21.35,1 depends on package: py37-guessit<3.0.0 - not found
  *** Error code 1

  $ flexget execute
  Traceback (most recent call last):
    File "/usr/local/bin/flexget", line 6, in <module>
      from pkg_resources import load_entry_point
    File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 3251, in <module>
      @_call_aside
    File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 3235, in _call_aside
      f(*args, **kwargs)
    File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 3264, in _initialize_master_working_set
      working_set = WorkingSet._build_master()
    File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 585, in _build_master
      return cls._build_from_requirements(__requires__)
    File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 598, in _build_from_requirements
      dists = ws.resolve(reqs, Environment())
    File "/usr/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 786, in resolve
      raise DistributionNotFound(req, requirers)
  pkg_resources.DistributionNotFound: The 'guessit<3.0.0' distribution was not found and is required by FlexGet

  PR:		246543

Changes:
  head/www/py-flexget/Makefile
  head/www/py-flexget/files/patch-01-guessit-2.1.4
  head/www/py-flexget/files/patch-requirements.txt