Bug 237239 - textproc/py-awesome-slugify: Fix nosetests for non-default Python version
Summary: textproc/py-awesome-slugify: Fix nosetests for non-default Python version
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: Matthew Seaman
URL: https://people.FreeBSD.org/~sunpoet/p...
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-12 22:24 UTC by Po-Chuan Hsieh
Modified: 2019-04-13 08:52 UTC (History)
0 users

See Also:
matthew: maintainer-feedback+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Po-Chuan Hsieh freebsd_committer freebsd_triage 2019-04-12 22:24:25 UTC
Fix nosetests for non-default Python version

LOCALBASE/bin/nosetests is installed by py-nose of default Python version.
Comment 1 Matthew Seaman freebsd_committer freebsd_triage 2019-04-13 08:39:25 UTC
Approved, and thank you.
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-04-13 08:51:51 UTC
A commit references this bug:

Author: matthew
Date: Sat Apr 13 08:51:27 UTC 2019
New revision: 498797
URL: https://svnweb.freebsd.org/changeset/ports/498797

Log:
  Fix nosetests for non-default Python version

  LOCALBASE/bin/nosetests is installed by py-nose of default Python version.

  PR:		237239
  Submitted by:	sunpoet

Changes:
  head/textproc/py-awesome-slugify/Makefile
Comment 3 Matthew Seaman freebsd_committer freebsd_triage 2019-04-13 08:52:11 UTC
Committed, thanks!