Bug 226771

Summary: devel/py-pyutil: relax USES=python
Product: Ports & Packages Reporter: Po-Chuan Hsieh <sunpoet>
Component: Individual Port(s)Assignee: Wen Heping <wen>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (wen)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://people.FreeBSD.org/~sunpoet/patch/devel-py-pyutil.txt

Description Po-Chuan Hsieh freebsd_committer freebsd_triage 2018-03-19 19:50:42 UTC
Relax USES=python

- Fix version requirement of RUN_DEPENDS
- Add NO_ARCH
- Allow concurrent installation (USE_PYTHON=concurrent)
- Bump PORTREVISION for dependency and package change
Comment 1 Wen Heping freebsd_committer freebsd_triage 2018-03-29 15:18:01 UTC
Approved, please go on.
Thanks !

wen
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-03-29 20:02:18 UTC
A commit references this bug:

Author: sunpoet
Date: Thu Mar 29 20:01:51 UTC 2018
New revision: 465923
URL: https://svnweb.freebsd.org/changeset/ports/465923

Log:
  Relax USES=python

  - Fix version requirement of RUN_DEPENDS
  - Add NO_ARCH
  - Allow concurrent installation (USE_PYTHON=concurrent)
  - Bump PORTREVISION for dependency and package change

  PR:		226771
  Submitted by:	sunpoet (myself)
  Approved by:	wen (maintainer)

Changes:
  head/devel/py-pyutil/Makefile
Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2018-03-29 20:17:02 UTC
Committed. Thanks!
Comment 4 Antoine Brodin freebsd_committer freebsd_triage 2018-03-30 20:37:54 UTC
This can't work,  how was this tested?