Bug 250333 - devel/py-wheel: depend on flavored py-pip
Summary: devel/py-wheel: depend on flavored py-pip
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Dima Panov
URL:
Keywords: buildisok
Depends on:
Blocks:
 
Reported: 2020-10-14 09:58 UTC by Dima Panov
Modified: 2020-11-06 12:58 UTC (History)
0 users

See Also:
fluffy: maintainer-feedback+


Attachments
devel/py-wheel: depend on flavored py-pip (507 bytes, patch)
2020-10-14 09:58 UTC, Dima Panov
no flags Details | Diff
devel/py-wheel: depend on flavored py-pip v2 (521 bytes, patch)
2020-10-14 11:21 UTC, Dima Panov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dima Panov freebsd_committer freebsd_triage 2020-10-14 09:58:54 UTC
Created attachment 218733 [details]
devel/py-wheel: depend on flavored py-pip

Unfortunately, current devel/py-wheel depends on default-flavored devel/py-pip regarlesss of requested flavors.
Fix it.
Comment 1 Dima Panov freebsd_committer freebsd_triage 2020-10-14 11:21:18 UTC
Created attachment 218737 [details]
devel/py-wheel: depend on flavored py-pip v2

use flavored executable name (pip-3.8, for ex.)
Comment 2 Automation User 2020-10-29 00:03:27 UTC
Build and package info is available at https://gitlab.com/swills/freebsd-ports/pipelines/208974457
Comment 3 commit-hook freebsd_committer freebsd_triage 2020-11-06 12:54:58 UTC
A commit references this bug:

Author: fluffy
Date: Fri Nov  6 12:54:28 UTC 2020
New revision: 554293
URL: https://svnweb.freebsd.org/changeset/ports/554293

Log:
  devel/py-wheel: depend on flavored py-pip

  PR:		250333
  Submitted by:	fluffy
  Approved by:	maintainer timeout

Changes:
  head/devel/py-wheel/Makefile
Comment 4 Dima Panov freebsd_committer freebsd_triage 2020-11-06 12:58:50 UTC
Committed!