14
0

- update to 3.17.3:

* Replaced Travis-CI and AppVeyor with Github Actions,
    adding wheels for Python 3.9.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-simplejson?expand=0&rev=87
This commit is contained in:
2021-07-16 19:51:28 +00:00
committed by Git OBS Bridge
parent f9eb8eb08e
commit ef2208e797
4 changed files with 13 additions and 6 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Jul 16 19:39:11 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 3.17.3:
* Replaced Travis-CI and AppVeyor with Github Actions,
adding wheels for Python 3.9.
-------------------------------------------------------------------
Wed Jul 29 06:51:43 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>