[Bug 214295] textproc/py-pygments: add concurrent to USE_PYTHON

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Nov 7 11:02:10 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214295

            Bug ID: 214295
           Summary: textproc/py-pygments: add concurrent to USE_PYTHON
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: nivit at FreeBSD.org
          Reporter: mazhe at alkumuna.eu
          Assignee: nivit at FreeBSD.org
             Flags: maintainer-feedback?(nivit at FreeBSD.org)

Created attachment 176714
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=176714&action=edit
Add concurrent to USE_PYTHON

Hello,

Working on some python 3 code requires me to have concurrently pygments
installed for python 2 and 3.

Would it be possible to add "concurrent" to USE_PYTHON so that it's possible?

Thanks,

Some QA:

# portlint 
WARN: Makefile: Setting PORTREVISION to 0 is not necessary.
0 fatal errors and 1 warning found.

# make check-plist
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
===> Checking for items in pkg-plist which are not in STAGEDIR
===> No pkg-plist issues found (check-plist)

# make check-plist PYTHON_VERSION=python3.5
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
===> Checking for items in pkg-plist which are not in STAGEDIR
===> No pkg-plist issues found (check-plist)

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list