14
0

Accepting request 615253 from home:czerw:test

I would like to submit new package to devel:languages:python and later 
to Factory. Tests are enabled, but Django related tests are excluded
from python3. It requires Djnago 1, which is not available for python3
in distribution.

OBS-URL: https://build.opensuse.org/request/show/615253
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-diskcache?expand=0&rev=1
This commit is contained in:
2018-06-09 06:38:55 +00:00
committed by Git OBS Bridge
commit fd0627b0a0
5 changed files with 98 additions and 0 deletions

6
python-diskcache.changes Normal file
View File

@@ -0,0 +1,6 @@
-------------------------------------------------------------------
Fri Jun 8 13:51:38 UTC 2018 - petr@cervinka.net
- Initial package version
- Django related tests are excluded from python3 tests. Tests are made for Django1
only. Django1 is for python2 only in distribution.