1
0

- update to 2.1:

* py 3.7-3.9 support
  * Avoid converting readme to rST for PyPI upload 
  * Fix typos in messages
  * Use SVG versions of status icons in README.md

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsonpointer?expand=0&rev=28
This commit is contained in:
2021-03-15 08:59:22 +00:00
committed by Git OBS Bridge
parent e64c75c561
commit 3b65a894b3
4 changed files with 14 additions and 5 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Mar 15 08:57:07 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 2.1:
* py 3.7-3.9 support
* Avoid converting readme to rST for PyPI upload
* Fix typos in messages
* Use SVG versions of status icons in README.md
-------------------------------------------------------------------
Thu Mar 28 21:17:46 UTC 2019 - Jan Engelhardt <jengelh@inai.de>