From 470ac40f02878554c55a56cab72e35bc3bceb083ecf161956efa8913daba856b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Sun, 9 Feb 2020 10:12:53 +0000 Subject: [PATCH] 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 --- python-trustme.changes | 8 ++++++++ python-trustme.spec | 4 ++-- trustme-0.5.2.tar.gz | 3 --- trustme-0.6.0.tar.gz | 3 +++ 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 trustme-0.5.2.tar.gz create mode 100644 trustme-0.6.0.tar.gz diff --git a/python-trustme.changes b/python-trustme.changes index caa4a4f..b4e1272 100644 --- a/python-trustme.changes +++ b/python-trustme.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Feb 7 15:33:14 UTC 2020 - Marketa Calabkova + +- 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 diff --git a/python-trustme.spec b/python-trustme.spec index a205529..5915325 100644 --- a/python-trustme.spec +++ b/python-trustme.spec @@ -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 diff --git a/trustme-0.5.2.tar.gz b/trustme-0.5.2.tar.gz deleted file mode 100644 index 587fe58..0000000 --- a/trustme-0.5.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8b804c55c7bcb5186f1f408c9da1e5fda915e6fe0142f4411ea900c380456e80 -size 21819 diff --git a/trustme-0.6.0.tar.gz b/trustme-0.6.0.tar.gz new file mode 100644 index 0000000..12bcd29 --- /dev/null +++ b/trustme-0.6.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9dfb18b568729d0219f758cddca1a91bab59f62ca41ee0e8acce5e657ec97b6c +size 24062