14
0

- Update to 2.11.1:

* Support for Django 2.1
  * Support for python 3.7
  * Various small bugfixes
- Add patch python37.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-factory_boy?expand=0&rev=9
This commit is contained in:
Tomáš Chvátal
2018-10-18 10:23:18 +00:00
committed by Git OBS Bridge
parent cdf00eb4af
commit a2ed2f15b3
5 changed files with 98 additions and 9 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Oct 18 09:40:04 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 2.11.1:
* Support for Django 2.1
* Support for python 3.7
* Various small bugfixes
- Add patch python37.patch
-------------------------------------------------------------------
Fri Oct 6 09:52:31 UTC 2017 - tchvatal@suse.com