Hello community,

here is the log from the commit of package python-pyasn1 for openSUSE:Factory 
checked in at 2011-11-14 13:35:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyasn1 (Old)
 and      /work/SRC/openSUSE:Factory/.python-pyasn1.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pyasn1", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyasn1/python-pyasn1.changes      
2011-09-23 12:43:07.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-pyasn1.new/python-pyasn1.changes 
2011-11-14 13:36:03.000000000 +0100
@@ -1,0 +2,28 @@
+Tue Nov  8 06:25:13 UTC 2011 - [email protected]
+
+- updated to 0.1.1
+ * Hex/bin string initializer to OctetString object reworked
+   (in a backward-incompatible manner)
+ * Fixed float() infinity compatibility issue (affects 2.5 and earlier)
+ * Fixed a bug/typo at Boolean CER encoder 
+ * Major overhawl for Python 2.4 -- 3.2 compatibility
+  +  get rid of old-style types
+  + drop string module usage
+  + switch to rich comparation
+  + drop explicit long integer type use
+  + map()/filter() replaced with list comprehension
+  + apply() replaced with */**args
+  + switched to use 'key' sort() callback function
+  + support both __nonzero__() and __bool__() methods
+  + modified not to use py3k-incompatible exception syntax
+  + getslice() operator fully replaced with getitem()
+  + dictionary operations made 2K/3K compatible
+  + base type for encoding substrate and OctetString-based types
+    is now 'bytes' when running py3k and 'str' otherwise
+  + OctetString and derivatives now unicode compliant.
+  + OctetString now supports two python-neutral getters: asOcts() & asInts()
+  + print OctetString content in hex whenever it is not printable otherwise
+  + in test suite, implicit relative import replaced with the absolute one
+  + in test suite, string constants replaced with numerics
+
+-------------------------------------------------------------------

Old:
----
  pyasn1-0.0.13.tar.gz

New:
----
  pyasn1-0.1.1.tar.gz

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

Other differences:
------------------
++++++ python-pyasn1.spec ++++++
--- /var/tmp/diff_new_pack.rNZaBS/_old  2011-11-14 13:36:04.000000000 +0100
+++ /var/tmp/diff_new_pack.rNZaBS/_new  2011-11-14 13:36:04.000000000 +0100
@@ -18,7 +18,7 @@
 
 
 Name:           python-pyasn1
-Version:        0.0.13
+Version:        0.1.1
 Release:        1
 Url:            http://pyasn1.sf.net/
 Summary:        ASN.1 types and codecs

++++++ pyasn1-0.0.13.tar.gz -> pyasn1-0.1.1.tar.gz ++++++
++++ 3347 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to