15
0
forked from pool/python-Paste

- Disable test_modified as it fails on non 64b arches due to

slightly different reported string
- Drop nose dep, not needed
- Fix URL to point to current homepage

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Paste?expand=0&rev=27
This commit is contained in:
Tomáš Chvátal
2019-01-03 07:23:25 +00:00
committed by Git OBS Bridge
parent 11693b901b
commit e81908e08a
2 changed files with 11 additions and 5 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Jan 3 07:17:00 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Disable test_modified as it fails on non 64b arches due to
slightly different reported string
- Drop nose dep, not needed
- Fix URL to point to current homepage
-------------------------------------------------------------------
Mon Dec 17 21:04:26 UTC 2018 - Thomas Bechtold <tbechtold@suse.com>