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