14
0

Accepting request 787756 from home:pgajdos:python

- version update to 0.4.10
  * bugfix: f.close() only required if open succeeded

OBS-URL: https://build.opensuse.org/request/show/787756
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pipreqs?expand=0&rev=3
This commit is contained in:
Tomáš Chvátal
2020-03-24 11:20:53 +00:00
committed by Git OBS Bridge
parent d1e450570c
commit 012677815d
4 changed files with 15 additions and 8 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Mar 24 10:47:46 UTC 2020 - pgajdos@suse.com
- version update to 0.4.10
* bugfix: f.close() only required if open succeeded
-------------------------------------------------------------------
Fri Mar 1 01:51:15 PM UTC 2019 - John Vandenberg <jayvdb@gmail.com>