Skip to content

Commit

Permalink
Bump lxml and requests. Update homebrew hash
Browse files Browse the repository at this point in the history
  • Loading branch information
gleitz committed Dec 18, 2013
1 parent 3d79eab commit aa49671
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion howdoi.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

class Howdoi < Formula
homepage 'https://github.com/gleitz/howdoi/'
url 'http://pypi.python.org/packages/source/h/howdoi/howdoi-1.1.4.tar.gz'
url 'http://pypi.python.org/packages/source/h/howdoi/howdoi-1.1.5.tar.gz'
sha1 '21891197671194db38d45b9ca6616eb018ea8428'

def install
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Pygments==1.5
argparse==1.2.1
cssselect==0.7.1
lxml==3.0.1
pyquery==1.2.4
lxml==3.2.4
pyquery==1.2.6
requests==2.0.1
requests-cache==0.4.4

0 comments on commit aa49671

Please sign in to comment.