1
0

- Remove online tests:

* remove-online-tests.patch
- Work with new pycountry:
  * new-pycountry.patch
- Run tests

- Fix fdupes call
- Update to 1.3.1:
  * no obvious changelog

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-FormEncode?expand=0&rev=20
This commit is contained in:
Tomáš Chvátal
2019-03-04 16:26:44 +00:00
committed by Git OBS Bridge
parent b7a4eb6161
commit be9be315ff
7 changed files with 169 additions and 37 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Mar 4 16:23:43 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Remove online tests:
* remove-online-tests.patch
- Work with new pycountry:
* new-pycountry.patch
- Run tests
-------------------------------------------------------------------
Mon Dec 10 14:55:26 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>
- Fix fdupes call
- Update to 1.3.1:
* no obvious changelog
-------------------------------------------------------------------
Tue Dec 4 12:48:11 UTC 2018 - Matej Cepl <mcepl@suse.com>