Hello community,

here is the log from the commit of package python-asn1crypto for 
openSUSE:Factory checked in at 2020-01-20 22:50:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-asn1crypto (Old)
 and      /work/SRC/openSUSE:Factory/.python-asn1crypto.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-asn1crypto"

Mon Jan 20 22:50:09 2020 rev:8 rq:765255 version:1.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-asn1crypto/python-asn1crypto.changes      
2019-10-05 16:16:30.578030238 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-asn1crypto.new.26092/python-asn1crypto.changes
   2020-01-20 22:50:19.927225509 +0100
@@ -1,0 +2,18 @@
+Fri Jan 17 12:41:04 UTC 2020 - Marketa Calabkova <mcalabk...@suse.com>
+
+- update to version 1.3.0
+  * Added encrypt_key_pref to cms.CMSAttributeType(), along with related 
structures
+  * Added Brainpool curves from RFC 5639 to keys.NamedCurve()
+  * Fixed x509.Certificate().subject_directory_attributes_value
+  * Fixed some incorrectly computed minimum elliptic curve primary key 
encoding sizes in keys.NamedCurve()
+  * Fixed a TypeError when trying to call .untag() or .copy() on a 
core.UTCTime() 
+    or core.GeneralizedTime(), or a value containing one, when using Python 2
+  * Added asn1crypto.load_order(), which returns a list of unicode strings of 
the names 
+    of the fully-qualified module names for all of submodules of the package. 
The module 
+    names are listed in their dependency load order. This is primarily 
intended 
+    for the sake of implementing hot reloading.
+  * Added User ID to x509.NameType()
+  * Added various EC named curves to keys.NamedCurve()
+  * Fix an absolute import in keys to a relative import
+
+-------------------------------------------------------------------

Old:
----
  1.0.0.tar.gz

New:
----
  1.3.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-asn1crypto.spec ++++++
--- /var/tmp/diff_new_pack.pm7UEK/_old  2020-01-20 22:50:21.279226029 +0100
+++ /var/tmp/diff_new_pack.pm7UEK/_new  2020-01-20 22:50:21.283226031 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-asn1crypto
 #
-# 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-asn1crypto
-Version:        1.0.0
+Version:        1.3.0
 Release:        0
 Summary:        ASN.1 parser and serializer for Python
 License:        MIT

++++++ 1.0.0.tar.gz -> 1.3.0.tar.gz ++++++
++++ 1669 lines of diff (skipped)


Reply via email to