Bug 237272 - devel/py-mdv: update to 1.7.4
Summary: devel/py-mdv: update to 1.7.4
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: Emanuel Haupt
URL: https://pypi.org/project/mdv/1.7.4/
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-14 08:11 UTC by Hiroki Tagato
Modified: 2019-04-14 10:08 UTC (History)
0 users

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


Attachments
Patch (3.54 KB, patch)
2019-04-14 08:11 UTC, Hiroki Tagato
tagattie: maintainer-approval?
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hiroki Tagato freebsd_committer freebsd_triage 2019-04-14 08:11:05 UTC
Created attachment 203656 [details]
Patch

py-mdv has been updated to 1.7.4.

https://pypi.org/project/mdv/1.7.4/

Port changes:
- Update license to BSD 3-clause
- Add new runtime dependency
- Add concurrent to USE_PYTHON
- Remove python-3 patch (since upstream now supports both python 2 and 3)
- Add patch to avoid error during configure phase

QA:
poudriere testport OK (releng/12.0 amd64)
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-04-14 09:59:59 UTC
A commit references this bug:

Author: ehaupt
Date: Sun Apr 14 09:58:58 UTC 2019
New revision: 498883
URL: https://svnweb.freebsd.org/changeset/ports/498883

Log:
  - Update to 1.7.4
  - Update license to BSD 3-clause
  - Add new runtime dependency
  - Add concurrent to USE_PYTHON
  - Remove python-3 patch (since upstream now supports both python 2 and 3)
  - Add patch to avoid error during configure phase

  PR:		237272
  Submitted by:	tagattie@yandex.com

Changes:
  head/devel/py-mdv/Makefile
  head/devel/py-mdv/distinfo
  head/devel/py-mdv/files/patch-mdv_markdownviewer.py
  head/devel/py-mdv/files/patch-setup.py
Comment 2 Emanuel Haupt freebsd_committer freebsd_triage 2019-04-14 10:08:54 UTC
Committed, thank you!