15
0

Accepting request 942797 from home:bnavigator:py310

- Update to 5.3.0
  * Support for Python 3.10 in testing (#238)
  * Add support for Python 3.10
  * Update copyright to 2022
  * Bump version to 5.3.0
  * Add Python 3.10 to the README
- Avoid django test collections errors on python 3.6:#
  no python36-Django 4
- Keep ignoring djangocache tests due to
  gh#grantjenks/python-diskcache#210

OBS-URL: https://build.opensuse.org/request/show/942797
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-diskcache?expand=0&rev=18
This commit is contained in:
2021-12-29 00:38:25 +00:00
committed by Git OBS Bridge
parent 220f45bd51
commit 25ef5e068d
4 changed files with 31 additions and 12 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon Dec 27 13:20:49 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Update to 5.3.0
* Support for Python 3.10 in testing (#238)
* Add support for Python 3.10
* Update copyright to 2022
* Bump version to 5.3.0
* Add Python 3.10 to the README
- Avoid django test collections errors on python 3.6:#
no python36-Django 4
- Keep ignoring djangocache tests due to
gh#grantjenks/python-diskcache#210
-------------------------------------------------------------------
Tue Nov 17 05:43:53 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>