Summary: | devel/hgsvn: Fails to run: pkg_resources.DistributionNotFound: The 'python-hglib' distribution was not found | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Pau Amma <pauamma> |
Component: | Individual Port(s) | Assignee: | Xin LI <delphij> |
Status: | Closed FIXED | ||
Severity: | Affects Many People | CC: | delphij, koobs, python |
Priority: | --- | Flags: | koobs:
maintainer-feedback+
koobs: merge-quarterly+ |
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
Pau Amma
2020-04-20 05:58:43 UTC
hgsvn has needed python-hglib since 2014 [1] A new port will be needed [1] https://bitbucket.org/alexrayne/hgsvn/commits/fcdf3fd9bd742ebda6c47c88021ec308bf368278 A commit references this bug: Author: delphij Date: Mon Apr 20 17:21:26 UTC 2020 New revision: 532213 URL: https://svnweb.freebsd.org/changeset/ports/532213 Log: python-hglib is a library with a fast, convenient interface to Mercurial. It uses Mercurial's command server for communication with hg. PR: 245756 Changes: head/devel/Makefile head/devel/py-hglib/ head/devel/py-hglib/Makefile head/devel/py-hglib/distinfo head/devel/py-hglib/pkg-descr A commit references this bug: Author: delphij Date: Mon Apr 20 20:01:50 UTC 2020 New revision: 532225 URL: https://svnweb.freebsd.org/changeset/ports/532225 Log: Depend on devel/py-hglib. PR: 245756 Changes: head/devel/hgsvn/Makefile Re-open for MFH to quarterly as hgsvn is broken there too A commit references this bug: Author: delphij Date: Tue Apr 21 03:27:08 UTC 2020 New revision: 532248 URL: https://svnweb.freebsd.org/changeset/ports/532248 Log: MFH: r532213 r532225 python-hglib is a library with a fast, convenient interface to Mercurial. It uses Mercurial's command server for communication with hg. PR: 245756 Depend on devel/py-hglib. PR: 245756 Approved by: ports-secteam (unbreak port) Changes: _U branches/2020Q2/ branches/2020Q2/devel/Makefile branches/2020Q2/devel/hgsvn/Makefile branches/2020Q2/devel/py-hglib/ A commit references this bug: Author: delphij Date: Tue Apr 21 03:27:08 UTC 2020 New revision: 532248 URL: https://svnweb.freebsd.org/changeset/ports/532248 Log: MFH: r532213 r532225 python-hglib is a library with a fast, convenient interface to Mercurial. It uses Mercurial's command server for communication with hg. PR: 245756 Depend on devel/py-hglib. PR: 245756 Approved by: ports-secteam (unbreak port) Changes: _U branches/2020Q2/ branches/2020Q2/devel/Makefile branches/2020Q2/devel/hgsvn/Makefile branches/2020Q2/devel/py-hglib/ Thanks Xin! |