[Pytest-commit] commit/tox: 2 new changesets

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Mon Jun 20 09:33:31 EDT 2016


2 new commits in tox:

https://bitbucket.org/hpk42/tox/commits/970de3ef8e9b/
Changeset:   970de3ef8e9b
Branch:      d0ugal/correct-forcedeps-to-be-forcedep-in-the--1457531878676
User:        d0ugal
Date:        2016-03-09 13:58:01+00:00
Summary:     Correct --force-deps to be --force-dep in the CHANGELOG.
Affected #:  1 file

diff -r 4dbfb1f1eb86b35cbd2c83461e1e294651e89cf6 -r 970de3ef8e9b2abbb2e3484bee7cf496c6fc892c CHANGELOG
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -63,7 +63,7 @@
 - fix issue99: the {env:...} substitution now properly uses environment
   settings from the ``setenv`` section. Thanks Itxaka Serrano.
 
-- fix issue281: make --force-deps work when urls are present in
+- fix issue281: make --force-dep work when urls are present in
   dependency configs.  Thanks Glyph Lefkowitz for reporting.
 
 - fix issue174: add new ``ignore_outcome`` testenv attribute which
@@ -182,7 +182,7 @@
 1.9.2
 -----------
 
-- backout ability that --force-deps substitutes name/versions in
+- backout ability that --force-dep substitutes name/versions in
   requirement files due to various issues.
   This fixes issue228, fixes issue230, fixes issue231
   which popped up with 1.9.1.
@@ -193,7 +193,7 @@
 - use a file instead of a pipe for command output in "--result-json".
   Fixes some termination issues with python2.6.
 
-- allow --force-deps to override dependencies in "-r" requirements
+- allow --force-dep to override dependencies in "-r" requirements
   files.  Thanks Sontek for the PR.
 
 - fix issue227: use "-m virtualenv" instead of "-mvirtualenv" to make


https://bitbucket.org/hpk42/tox/commits/b73716454bbf/
Changeset:   b73716454bbf
User:        d6e
Date:        2016-06-20 13:33:27+00:00
Summary:     Merged in d0ugal/tox/d0ugal/correct-forcedeps-to-be-forcedep-in-the--1457531878676 (pull request #191)

Correct --force-deps to be --force-dep in the CHANGELOG.
Affected #:  1 file

diff -r c07a9557351251619b76cbefb9622fcdf9377ca6 -r b73716454bbfee66e9b8db5a563d660114ffdbfa CHANGELOG
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -63,7 +63,7 @@
 - fix issue99: the {env:...} substitution now properly uses environment
   settings from the ``setenv`` section. Thanks Itxaka Serrano.
 
-- fix issue281: make --force-deps work when urls are present in
+- fix issue281: make --force-dep work when urls are present in
   dependency configs.  Thanks Glyph Lefkowitz for reporting.
 
 - fix issue174: add new ``ignore_outcome`` testenv attribute which
@@ -182,7 +182,7 @@
 1.9.2
 -----------
 
-- backout ability that --force-deps substitutes name/versions in
+- backout ability that --force-dep substitutes name/versions in
   requirement files due to various issues.
   This fixes issue228, fixes issue230, fixes issue231
   which popped up with 1.9.1.
@@ -193,7 +193,7 @@
 - use a file instead of a pipe for command output in "--result-json".
   Fixes some termination issues with python2.6.
 
-- allow --force-deps to override dependencies in "-r" requirements
+- allow --force-dep to override dependencies in "-r" requirements
   files.  Thanks Sontek for the PR.
 
 - fix issue227: use "-m virtualenv" instead of "-mvirtualenv" to make

Repository URL: https://bitbucket.org/hpk42/tox/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.


More information about the pytest-commit mailing list