Accepting request 772132 from home:mcalabkova:branches:devel:languages:python

- 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.

OBS-URL: https://build.opensuse.org/request/show/772132
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-trustme?expand=0&rev=10
This commit is contained in:
Tomáš Chvátal 2020-02-09 10:12:53 +00:00 committed by Git OBS Bridge
parent a1a681bb5c
commit 470ac40f02
4 changed files with 13 additions and 5 deletions

View File

@ -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>

View File

@ -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

View File

@ -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
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9dfb18b568729d0219f758cddca1a91bab59f62ca41ee0e8acce5e657ec97b6c
size 24062