Bug 252201 - multimedia/py-guessit: update to 3.2.0
Summary: multimedia/py-guessit: update to 3.2.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Rainer Hurling
URL: https://github.com/guessit-io/guessit...
Keywords:
Depends on: 252100
Blocks:
  Show dependency treegraph
 
Reported: 2020-12-27 14:25 UTC by Andrej Ebert
Modified: 2020-12-28 11:30 UTC (History)
3 users (show)

See Also:
eduardo: maintainer-feedback+


Attachments
svn diff, Update to 3.20 (1.31 KB, patch)
2020-12-27 14:25 UTC, Andrej Ebert
no flags Details | Diff
poudriere-portlint (90 bytes, text/plain)
2020-12-27 14:26 UTC, Andrej Ebert
no flags Details
poudriere-buildlog 11.4 amd64 (50.86 KB, text/plain)
2020-12-27 14:27 UTC, Andrej Ebert
no flags Details
poudriere buildlog 12.2 amd64 (50.62 KB, text/plain)
2020-12-27 14:29 UTC, Andrej Ebert
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrej Ebert 2020-12-27 14:25:48 UTC
Created attachment 220997 [details]
svn diff, Update to 3.20

Update to 3.2.0, depends on py-rebulk>=3 (see bug #252100), changes:

Feature
Add python 3.9 support, drop python 2.7 support
Fix
regex: Use rebulk 3+ to have regex module disabled by default
Comment 1 Andrej Ebert 2020-12-27 14:26:50 UTC
Created attachment 220998 [details]
poudriere-portlint
Comment 2 Andrej Ebert 2020-12-27 14:27:48 UTC
Created attachment 220999 [details]
poudriere-buildlog 11.4 amd64
Comment 3 Andrej Ebert 2020-12-27 14:29:09 UTC
Created attachment 221000 [details]
poudriere buildlog 12.2 amd64
Comment 4 Nuno Teixeira freebsd_committer freebsd_triage 2020-12-27 15:23:16 UTC
looks good.

Thanks
Comment 5 Fernando Apesteguía freebsd_committer freebsd_triage 2020-12-27 18:25:06 UTC
^Triage: [tags] in issue Titles are deprecated.

^Triage: Simplifying title

^Triage: If there is a changelog or release notes URL available for this version, please add it to the URL field.


Thanks!
Comment 6 Andrej Ebert 2020-12-27 23:33:52 UTC
Sorry about the tags, URL added.
Comment 7 Fernando Apesteguía freebsd_committer freebsd_triage 2020-12-28 09:40:48 UTC
(In reply to Andrej Ebert from comment #6)
Thanks for the changes!
Comment 8 commit-hook freebsd_committer freebsd_triage 2020-12-28 11:29:05 UTC
A commit references this bug:

Author: rhurlin
Date: Mon Dec 28 11:28:36 UTC 2020
New revision: 559462
URL: https://svnweb.freebsd.org/changeset/ports/559462

Log:
  multimedia/py-guessit: update to 3.2.0

  - Add python 3.9 support, drop python 2.7 support
  - Fix: Use rebulk 3+ to have regex module disabled by default

  Changelog: https://github.com/guessit-io/guessit/blob/develop/CHANGELOG.md

  PR:		252201
  Submitted by:	Andrej Ebert <andrej@ebert.su>
  Approved by:	arrowd, tcberner (mentors, implicit)

Changes:
  head/multimedia/py-guessit/Makefile
  head/multimedia/py-guessit/distinfo
  head/multimedia/py-guessit/pkg-descr
Comment 9 Rainer Hurling freebsd_committer freebsd_triage 2020-12-28 11:30:56 UTC
Committed, thanks :)

I also renewd the URL in pkg-descr ;)