14
0
forked from pool/python-PyNaCl

Accepting request 945150 from home:stroeder:python

- Update to 1.5.0
  * Removed support for Python 2.7 and Python 3.5.
  * Changes of binary wheel distributions.
  * Update libsodium to 1.0.18-stable (July 25, 2021 release).
  * Add inline type hints.

OBS-URL: https://build.opensuse.org/request/show/945150
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyNaCl?expand=0&rev=19
This commit is contained in:
2022-01-10 13:43:08 +00:00
committed by Git OBS Bridge
parent 1c461c549b
commit d3d6a4aa62
4 changed files with 16 additions and 6 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun Jan 9 18:54:14 UTC 2022 - Michael Ströder <michael@stroeder.com>
- Update to 1.5.0
* Removed support for Python 2.7 and Python 3.5.
* Changes of binary wheel distributions.
* Update libsodium to 1.0.18-stable (July 25, 2021 release).
* Add inline type hints.
-------------------------------------------------------------------
Mon Nov 8 10:39:20 UTC 2021 - Dirk Müller <dmueller@suse.com>