- Update to 0.0.12:

* Bugfix with relative paths (#39)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pip-api?expand=0&rev=8
This commit is contained in:
Tomáš Chvátal
2019-07-23 11:27:59 +00:00
committed by Git OBS Bridge
parent 44ed0da191
commit f74bb8db2a
4 changed files with 11 additions and 5 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jul 23 11:27:24 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.0.12:
* Bugfix with relative paths (#39)
-------------------------------------------------------------------
Fri Jun 7 15:29:45 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>