15
0

- Drop python-pip build-requires, it's only used at runtime to bootstrap

the venv (until it has it's own pip binary).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-httpretty?expand=0&rev=10
This commit is contained in:
Sascha Peilicke
2014-01-17 10:23:44 +00:00
committed by Git OBS Bridge
parent 38344a1fd8
commit b021bc989c
4 changed files with 11 additions and 5 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Jan 17 10:22:22 UTC 2014 - speilicke@suse.com
- Update to version 0.7.1:
+ Bug fix: POST requests being called twice #100
-------------------------------------------------------------------
Mon Oct 28 13:09:26 UTC 2013 - speilicke@suse.com