Accepting request 772472 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/772472 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-trustme?expand=0&rev=5
This commit is contained in:
commit
75815b3135
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 7 15:33:14 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
- update to 0.6.0
|
||||
* Allow specifying organization and organization unit in CA and issued certs
|
||||
* Added attr CA.from_pem to import an existing certificate authority;
|
||||
this allows migrating to trustme step-by-step.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 4 14:17:59 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-trustme
|
||||
#
|
||||
# Copyright (c) 2019 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-trustme
|
||||
Version: 0.5.2
|
||||
Version: 0.6.0
|
||||
Release: 0
|
||||
Summary: Fake CA provider for Python tests
|
||||
License: MIT OR Apache-2.0
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8b804c55c7bcb5186f1f408c9da1e5fda915e6fe0142f4411ea900c380456e80
|
||||
size 21819
|
3
trustme-0.6.0.tar.gz
Normal file
3
trustme-0.6.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9dfb18b568729d0219f758cddca1a91bab59f62ca41ee0e8acce5e657ec97b6c
|
||||
size 24062
|
Loading…
Reference in New Issue
Block a user