forked from pool/python-jwcrypto
Accepting request 832622 from home:stroeder:branches:devel:languages:python
update to upstream release 0.8 OBS-URL: https://build.opensuse.org/request/show/832622 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jwcrypto?expand=0&rev=19
This commit is contained in:
committed by
Git OBS Bridge
parent
a67a03d658
commit
c81972ba2a
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:adbe1f6266cde35d40d5de6d1419612b3bd4c869b9332c88c9d7a9163d305100
|
||||
size 72291
|
||||
3
jwcrypto-0.8.tar.gz
Normal file
3
jwcrypto-0.8.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b7fee2635bbefdf145399392f5be26ad54161c8271c66b5fe107b4b452f06c24
|
||||
size 73970
|
||||
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 6 14:51:40 UTC 2020 - Michael Ströder <michael@stroeder.com>
|
||||
|
||||
- update to upstream release 0.8
|
||||
* Fix some documentation typos
|
||||
* Rename ambiguous variable
|
||||
* Remove cap on sphinx version
|
||||
* Fix okp key type import
|
||||
* Add method to export Keys ans Sets as dictionaries
|
||||
* Typo rectified
|
||||
* Add secp256k1 curve
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 30 08:15:59 UTC 2020 - Michael Ströder <michael@stroeder.com>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-jwcrypto
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-jwcrypto
|
||||
Version: 0.7
|
||||
Version: 0.8
|
||||
Release: 0
|
||||
Summary: Python module package implementing JOSE Web standards
|
||||
License: LGPL-3.0-only
|
||||
|
||||
Reference in New Issue
Block a user