Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the tests/ directory to the tarball. #561

Closed
wants to merge 1 commit into from
Closed

Add the tests/ directory to the tarball. #561

wants to merge 1 commit into from

Conversation

Steap
Copy link

@Steap Steap commented Feb 6, 2014

Users should now be able to run "python setup.py test".

Users should now be able to run "python setup.py test".
@Steap
Copy link
Author

Steap commented Feb 6, 2014

This fixes #561

koobs added a commit to freebsd/freebsd-ports that referenced this pull request Feb 10, 2014
- Update to 0.11.2
- Update pkg-plist
- Enable STAGE support
- Enable AUTOPLIST support, update pkg-plist
- Deprecate easy_install target
- Deprecate py3k-fix-pkg-plist.inc
- Deprecate OPTIONSFILE override
- Dont need PIPVER and SETUPTOOLSVER variables anymore
- Dont need bsd.port.pre.mk anymore
- Use *PYTHON_*PKGNAMEPREFIX for sphinx BUILD_DEPENDS
- Use OPTIONS helpers for DOCS BUILD_DEPENDS
- Add TEST_DEPENDS and regression-test: target, tests will be included
  in the next upstream version [1]

  [1] pypa/virtualenv#561

Changes: http://www.virtualenv.org/en/latest/news.html

PR:		ports/186581
Approved by:	maintainer (via email)
splbio pushed a commit to splbio/freebsd-ports that referenced this pull request Nov 24, 2014
- Update to 0.11.2
- Update pkg-plist
- Enable STAGE support
- Enable AUTOPLIST support, update pkg-plist
- Deprecate easy_install target
- Deprecate py3k-fix-pkg-plist.inc
- Deprecate OPTIONSFILE override
- Dont need PIPVER and SETUPTOOLSVER variables anymore
- Dont need bsd.port.pre.mk anymore
- Use *PYTHON_*PKGNAMEPREFIX for sphinx BUILD_DEPENDS
- Use OPTIONS helpers for DOCS BUILD_DEPENDS
- Add TEST_DEPENDS and regression-test: target, tests will be included
  in the next upstream version [1]

  [1] pypa/virtualenv#561

Changes: http://www.virtualenv.org/en/latest/news.html

PR:		ports/186581
Approved by:	maintainer (via email)


git-svn-id: svn+ssh://svn.freebsd.org/ports/head@343610 35697150-7ecd-e111-bb59-0022644237b5
@dstufft dstufft mentioned this pull request Jan 5, 2015
5 tasks
@Ivoz Ivoz force-pushed the develop branch 2 times, most recently from d33e617 to 1682ed6 Compare September 20, 2015 16:57
@BrownTruck
Copy link

Hello!

As part of an effort to ease the contribution process and adopt a more standard workflow virtualenv has switched to doing development on the master branch. However, this Pull Request was made against the develop branch so it will need to be resubmitted against master.

If you do nothing, this Pull Request will be automatically migrated by @BrownTruck for you.

If you would like to retain control over this pull request then you should resubmit it against the master branch, closing and referencing the original Pull Request.

If you choose to migrate this Pull Request yourself, here is an example message that you can copy and paste:

Users should now be able to run "python setup.py test".

---

*This was migrated from pypa/virtualenv#561 to reparent it to the ``master`` branch. Please see original pull request for any previous discussion.*

If this pull request is no longer needed, please feel free to close it.

@BrownTruck
Copy link

This Pull Request has been automatically migrated to #909 to reparent it to the master branch. Please see the new pull request for any new discussion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants