14
0

Accepting request 822099 from home:mcalabkova:branches:devel:languages:python

- update to 1.0.0
  * Issue #26 fix where hardcoded "/tmp" reference was being used
  * Support up to Python 3.8
  * Drop support for Python 2, 3.4
  * Bump Code of Conduct to 2.0

OBS-URL: https://build.opensuse.org/request/show/822099
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-whatthepatch?expand=0&rev=3
This commit is contained in:
Tomáš Chvátal
2020-07-21 13:19:52 +00:00
committed by Git OBS Bridge
parent 0f5034069b
commit e511525009
4 changed files with 21 additions and 12 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Jul 21 13:05:20 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- update to 1.0.0
* Issue #26 fix where hardcoded "/tmp" reference was being used
* Support up to Python 3.8
* Drop support for Python 2, 3.4
* Bump Code of Conduct to 2.0
-------------------------------------------------------------------
Thu Aug 8 01:28:12 AM UTC 2019 - John Vandenberg <jayvdb@gmail.com>