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

added ability to invoke the package with -m option #34

Open
wants to merge 188 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
188 commits
Select commit Hold shift + click to select a range
ccdb6b7
Merge branch 'release/v0.4.3' into develop
cakebread Feb 6, 2012
e9de3e0
Junit output
cakebread Feb 7, 2012
106e4fa
Removed test
cakebread Feb 7, 2012
2e41dca
Change python versions
cakebread Feb 7, 2012
384e86e
Add new interpreters
cakebread Mar 13, 2012
6f83b69
typo
Apr 3, 2012
1d46b5a
Actually sort versions
Apr 3, 2012
018b6cf
parallel search for upgradeable
Apr 3, 2012
518893a
prevent error on missing egg-file
tkruse Apr 6, 2012
8dd3066
Issue #3. Thanks David Bennett for python2.7 addinfourl fix
cakebread May 2, 2012
5a6e532
Issue 4 thanks Omer Katz, new style classes
cakebread May 2, 2012
eec5ab8
Added support for python3, while maintaining compatibility with python2
mbologna Oct 21, 2012
1df2e0d
Added support for python3, while maintaining compatibility with python2
mbologna Oct 21, 2012
1b51179
Fix stdout warning in python 3.2
cakebread Nov 3, 2012
ea127ae
Fixes #7 -U - Thanks mordillo123
cakebread Nov 3, 2012
b3ca516
Add more Python 3 compatibility
Nov 11, 2012
3243f49
fix upgrade all oneliner
graingert Jan 3, 2013
ee8c9f5
Merge pull request #12 from mbologna/develop
cakebread Mar 7, 2013
1df1159
Put Python 3 variant on PyPI
myint Apr 17, 2013
f9a1e4e
Format
myint Apr 17, 2013
e8c690c
Increment version to 0.5
myint Apr 17, 2013
2d48364
Add makefile
myint Apr 17, 2013
79ef2ff
List Python 3
myint Apr 17, 2013
ce6ea28
Clean up
myint Apr 17, 2013
61fec6c
Remove redundant file
myint Apr 18, 2013
7a81578
Remove trailing whitespace
myint Apr 18, 2013
86a15e6
Clean up
myint Apr 18, 2013
4787650
Enable Travis CI
myint Apr 18, 2013
45fc260
Test useful commands
myint Apr 18, 2013
05c0069
Remove incorrect warning
myint Apr 18, 2013
a3acf2e
Fix bad indentation
myint Apr 18, 2013
45ae1e4
Remove badly indentation text
myint Apr 18, 2013
1ec4db1
Remove useless junk
myint Apr 19, 2013
ec08e46
Remove useless junk
myint Apr 20, 2013
f2da86f
Add for Python 2
myint Apr 20, 2013
d9a0b6c
Add convenience script for running yolk
myint May 12, 2013
a1bf59a
Make more Python 3 compatible
myint May 12, 2013
3a68ffd
Fix incomplete word that was getting printed
myint May 12, 2013
3201318
Clean up
myint May 12, 2013
97498ac
Clean up
myint May 12, 2013
576f089
Format
myint May 12, 2013
1ce9663
Clean up
myint May 12, 2013
2eb9220
Increment patch version to 0.5.1
myint May 12, 2013
74f3edb
Fix spelling errors
myint May 12, 2013
a204121
Fix print
myint May 18, 2013
064098b
Use HTTPS
myint Jun 23, 2013
0baa60b
Format
myint Jun 23, 2013
e9e03fe
Increment patch version to 0.5.2
myint Jun 23, 2013
2e197ad
Format
myint Jun 23, 2013
7a955e1
Ignore
myint Jun 23, 2013
336b84f
Add Travis CI badge
myint Jun 23, 2013
9bee26d
Show status of "develop" branch
myint Jun 23, 2013
e71eda6
Make this more portable
myint Jun 23, 2013
f5c6fa3
Correct the readme path
myint Jun 23, 2013
0126c2c
Replace pickle with ast.literal_eval()
myint Jun 25, 2013
8866179
Write to cache less often
myint Jun 25, 2013
68e3217
Merge remote-tracking branch 'tkruse/master' into develop
myint Jun 25, 2013
5a2730b
Merge remote-tracking branch 'graingert/patch-1' into develop
myint Jun 25, 2013
cac3dbb
Remove deprecated syntax
myint Jun 25, 2013
61ab9cd
Format
myint Jun 25, 2013
ef56181
Increment minor version to 0.6
myint Jun 25, 2013
2b4b73d
Format
myint Jun 25, 2013
4281e80
Fix spelling
myint Jun 25, 2013
b67efb4
Fix spelling
myint Jun 25, 2013
896c9b3
Fix spelling
myint Jun 25, 2013
a07b4e8
Fix spelling
myint Jun 25, 2013
8084d33
Ignore cache if it isn't in the correct format
myint Jun 28, 2013
82a5b9f
Increment patch version to 0.6.1
Jun 28, 2013
6d3abe5
Fix indentation
myint Jun 29, 2013
32f0fa5
Mention "--upgrade"
myint Jun 29, 2013
a53583e
Remove idiotic line
myint Jun 29, 2013
806e3b4
Increment patch version to 0.6.2
myint Jun 29, 2013
6f9d44c
Add more tests
myint Aug 2, 2013
89e351c
Format
myint Aug 2, 2013
9ff4dfb
Add doctests
myint Aug 11, 2013
84f4f71
Add Python 3 compatibility
myint Aug 11, 2013
935665f
Modify test command for Python 3
myint Aug 11, 2013
e7da0cd
Add missing raw string literal
myint Aug 11, 2013
4c1b8b3
Clean up
myint Aug 11, 2013
6e277f9
Ignore 2.7
myint Aug 11, 2013
ce3e1d8
Get rid of annoying logger line
myint Aug 12, 2013
8c64b4c
Show version properly
myint Aug 12, 2013
bee6772
Remove garbage
myint Aug 12, 2013
d61cf46
Remove logger
myint Aug 12, 2013
103b741
Clean up
myint Aug 12, 2013
2da37db
Clean up
myint Aug 12, 2013
0f1089e
Normalize underscores
myint Aug 18, 2013
41a76a4
Add checks
myint Aug 18, 2013
30bfdd3
Increment minor version to 0.7
myint Aug 18, 2013
333fc27
Remove executable bit
myint Sep 15, 2013
1d6cfa1
Swtich to argparse
myint Sep 20, 2013
6d2b362
Format
myint Sep 20, 2013
053d558
Enable argcomplete
myint Sep 20, 2013
2c51186
Remove unused code
myint Sep 20, 2013
aea6f66
Format
myint Sep 20, 2013
79db607
Remove unused file
myint Sep 20, 2013
4c15e24
Remove unused code
myint Sep 20, 2013
643cd3a
Remove plugin stuff
myint Sep 20, 2013
bcb132d
Remove obsolete item
myint Sep 20, 2013
0f5bb58
Remove unnecessary "+"
myint Sep 24, 2013
98f0ce0
Simplify import
myint Sep 24, 2013
81c40dc
Add "--pip-updates"
myint Sep 24, 2013
89ba6de
Handle empty list
myint Sep 24, 2013
e1f6150
Indent
myint Dec 27, 2013
52240f7
Increment patch version to 0.7.1
myint Dec 28, 2013
0c52b7f
Use correct name for cache file
myint Mar 13, 2014
b8d8120
Increment patch version to 0.7.2
myint Mar 13, 2014
2901eca
Allow arguments for narrowing search
myint Mar 14, 2014
b510b01
Increment patch version to 0.7.3
myint Mar 14, 2014
158f681
Add more tests
myint Mar 15, 2014
efc5281
Simplify
myint Mar 15, 2014
9511326
Ignore
myint Mar 15, 2014
ebf37a5
Remove obsolete items
myint Mar 15, 2014
a1a736e
Remove obsolete files
myint Mar 15, 2014
4bd1d37
Remove obsolete files
myint Mar 15, 2014
68c9e6b
Remove more obsolete files
myint Mar 15, 2014
18c9c2b
Remove cruft
myint Mar 15, 2014
e7e4932
Remove reference to cruft
myint Mar 15, 2014
3abea1e
Support Python 3.4
myint Mar 19, 2014
9d3c294
Increment patch version to 0.7.4
myint Mar 20, 2014
5d6dc2a
Support upgrading using pip
myint Mar 21, 2014
6e6f5d3
Format
myint Mar 21, 2014
fca9739
Correct information
myint Mar 22, 2014
a28f4b6
Increment minor version to 0.8
myint Mar 22, 2014
a32f2b8
Rename "--pip" to "--upgrade"
myint Mar 26, 2014
ad85d64
Increment patch version to 0.8.1
myint Mar 27, 2014
9d348f6
Document fork
myint Mar 27, 2014
92051cd
Clean up
myint Mar 27, 2014
ecf18a7
Document "--user" further
myint Mar 29, 2014
ecdb43b
Simplify
myint Apr 2, 2014
275b502
Remove extra parentheses
myint Apr 8, 2014
18e034d
Use SVG
myint Apr 12, 2014
7938865
Simplify
myint Apr 20, 2014
73bef30
Enable Python 3.4 on Travis CI
myint Apr 29, 2014
6bbccdf
Disable 3.4 due to Travis CI bug
myint Apr 29, 2014
e826b74
Enable 3.4 on Travis CI
myint Apr 30, 2014
0d9927f
Try file 'PKG-INFO' or 'METADATA' to retrieve package metadata
eht16 May 4, 2014
717d581
Remove unnecessary leading space
myint May 26, 2014
8744771
Increment patch version to 0.8.2
myint May 26, 2014
f361c8e
Flatten by removing unnecessary class
myint May 26, 2014
02c95c3
Format
myint May 26, 2014
4e8257f
Remove useless comments
myint Jun 1, 2014
8911523
Only upgrade user installs if "--user" is used
myint Jun 21, 2014
aa54f5a
Try an alternate path for Travis
myint Jun 21, 2014
4932856
Handle case where run inside a virtualenv
myint Jun 21, 2014
7a976b1
Increment minor version
myint Jun 21, 2014
90e6bb3
Format
myint Jun 21, 2014
591982a
Mention "--user"
myint Jun 21, 2014
90e44cc
Merge remote-tracking branch 'eht16/develop'
myint Jun 24, 2014
7d1b0d0
Get metadata correctly
myint Jun 24, 2014
b26e521
Preserve metadata order
myint Jun 24, 2014
0e3c633
Confirm output in test
myint Jun 24, 2014
043fc5d
Use package that is on Travis
myint Jun 24, 2014
62f9519
Increment patch version
myint Jun 28, 2014
3ceb407
Add more checks
myint Jun 28, 2014
f2e5e7e
Interpret "--fields" as comma separated
myint Jun 28, 2014
a52843a
Treat keys a case insensitive
myint Jun 28, 2014
04cc55f
Do not print field name if there is only one
myint Jun 28, 2014
170d4cf
Add readme check
myint Jun 28, 2014
6a51e98
Make safer and return proper error code
myint Jun 28, 2014
cfcd21c
Clean up
myint Jun 28, 2014
e8edb98
Return error code
myint Jun 28, 2014
f8209ae
Disable since it is not consistent
myint Jun 28, 2014
66f066c
Handle connectivity errors gracefully
myint Jul 15, 2014
6e5a2ee
Clean up beforehand
myint Jul 15, 2014
29cdb84
Print message on failure
myint Sep 6, 2014
5e73685
Show progress when checking for updates
myint Sep 10, 2014
ee5f2e9
Switch to development mode
myint Sep 10, 2014
11426ea
Factor out code from loop
myint Sep 10, 2014
904f3f2
Handle non-TTYs
myint Sep 10, 2014
04e6ae0
Clean up
myint Sep 10, 2014
8e2e086
Increment patch version to 0.8.5
myint Sep 13, 2014
2546edd
Report error gracefully if PyPI is down
myint Sep 28, 2014
d002011
Increment patch version to 0.8.6
myint Sep 28, 2014
6985408
Fix spelling
myint Nov 5, 2014
dfcabe5
Suppress false positive
myint Feb 15, 2015
a2b502c
Clean up
myint Mar 17, 2015
d9e2f53
make query_versions_pypi non case-sensitive
michael-yin May 26, 2015
5ae9b03
Merge pull request #5 from michael-yin/develop
myint May 27, 2015
3e6c7cf
Modify docstring wording
myint May 27, 2015
3219a92
Increment patch version to 0.8.7
myint May 27, 2015
5e763aa
Remove unused code
myint May 27, 2015
fc842a3
Support printing Unicode metadata under Python 2
myint Nov 28, 2015
fadf09f
Support more Unicode under Python 2
myint Nov 28, 2015
8b4beb1
Increment patch version to 0.8.8
myint Nov 28, 2015
39cc18c
Simplify
myint Nov 28, 2015
b514b9f
added ability to invoke the package with -m option
nad2000 May 5, 2016
6f6087d
merged with myint/yolk
nad2000 May 8, 2016
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
.*.swp
*.pyc
dist/
build/
yolk.egg-info/
.travis-solo/
yolk3k.egg-info/
Paste-1.7.5.1.tar.gz
Paste_svn/
13 changes: 13 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
language: python

python:
- "2.7"
- "3.3"
- "3.4"

install:
- python setup.py --quiet install

script:
- ./setup.py test
- ./test.bash
6 changes: 0 additions & 6 deletions AUTHORS

This file was deleted.

2 changes: 0 additions & 2 deletions COPYING
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,3 @@ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.


2 changes: 0 additions & 2 deletions CREDITS
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,3 @@ Patches:
Jesus Rivero: <neurogeek at gentoo dawt org>

entry-map patch in 0.4.2


Loading