14
0
forked from pool/python-pyasn1
Commit Graph

15 Commits

Author SHA256 Message Date
Sascha Peilicke
78f556b185 - Fix changes file
- License updated to vanilla BSD 2-Clause to ease package use
    (http://opensource.org/licenses/BSD-2-Clause).
  - Test suite made discoverable by unittest/unittest2 discovery feature.
  - Fix to decoder working on indefinite length substrate -- end-of-octets
    marker is now detected by both tag and value. Otherwise zero values may
    interfere with end-of-octets marker.
  - Fix to decoder to fail in cases where tagFormat indicates inappropriate
    format for the type (e.g. BOOLEAN is always PRIMITIVE, SET is always 
    CONSTRUCTED and OCTET STRING is either of the two)
  - Fix to REAL type encoder to force primitive encoding form encoding.
  - Fix to CHOICE decoder to handle explicitly tagged, indefinite length
    mode encoding
  - Fix to REAL type decoder to handle negative REAL values correctly. Test
    case added.
  - The compact (valueless) way of encoding zero INTEGERs introduced in
    0.1.5 seems to fail miserably as the world is filled with broken
    BER decoders. So we had to back off the *encoder* for a while.
    There's still the IntegerEncoder.supportCompactZero flag which
    enables compact encoding form whenever it evaluates to True.
  - Report package version on debugging code initialization.
- Changes from version 0.1.5:
  - Documentation updated and split into chapters to better match
    web-site contents.
  - Make prettyPrint() working for non-initialized pyasn1 data objects. It
    used to throw an exception.
  - Fix to encoder to produce empty-payload INTEGER values for zeros
  - Fix to decoder to support empty-payload INTEGER and REAL values
  - Fix to unit test suites imports to be able to run each from
    their current directory

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyasn1?expand=0&rev=28
2013-10-24 13:08:14 +00:00
Sascha Peilicke
4c6ab9ed74 - Require python-setuptools instead of distribute (upstreams merged)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyasn1?expand=0&rev=27
2013-10-24 11:11:22 +00:00
Sascha Peilicke
efcfd09cce - Require python-setuptools instead of distribute (upstreams merged)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyasn1?expand=0&rev=26
2013-10-24 11:11:01 +00:00
Todd R
a6b4fec61f Accepting request 174829 from home:stroeder:branches:devel:languages:python
Update to upstream release 0.1.7

OBS-URL: https://build.opensuse.org/request/show/174829
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyasn1?expand=0&rev=22
2013-05-10 11:13:37 +00:00
Todd R
4034fa289d Accepting request 149141 from home:stroeder:branches:devel:languages:python
Update to upstream release 0.1.6 successfully tested with python-ldap/web2ldap.

OBS-URL: https://build.opensuse.org/request/show/149141
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyasn1?expand=0&rev=18
2013-01-20 11:48:44 +00:00
Sascha Peilicke
412bba8ceb Accepting request 129125 from home:stroeder:branches:devel:languages:python
Update to upstrean release 0.1.4

OBS-URL: https://build.opensuse.org/request/show/129125
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyasn1?expand=0&rev=16
2012-07-28 10:06:30 +00:00
Todd R
27552fe271 Accepting request 115535 from home:stroeder:branches:devel:languages:python
updated to upstrean release 0.1.3

OBS-URL: https://build.opensuse.org/request/show/115535
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyasn1?expand=0&rev=14
2012-04-26 08:13:28 +00:00
Sascha Peilicke
6f7db4cb23 - Fix obsoletes for python-asn1 instead
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyasn1?expand=0&rev=13
2012-04-18 07:50:21 +00:00
ac4c8c46ce OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyasn1?expand=0&rev=12 2012-04-17 15:14:14 +00:00
1aa4824616 - remove self-obsoletes
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyasn1?expand=0&rev=11
2012-04-17 15:13:45 +00:00
Sascha Peilicke
af86c76ff0 Accepting request 110733 from home:stroeder:branches:devel:languages:python
Update to 0.1.2 hopefully now compliant with OBS policy

OBS-URL: https://build.opensuse.org/request/show/110733
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyasn1?expand=0&rev=9
2012-03-23 11:49:05 +00:00
Sascha Peilicke
126908e56c Accepting request 95973 from devel:openSUSE:Factory:for-legal
- fix license to be in spdx.org format

OBS-URL: https://build.opensuse.org/request/show/95973
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyasn1?expand=0&rev=6
2011-12-08 15:04:30 +00:00
Sascha Peilicke
db96616086 Accepting request 90507 from home:HighwayStar:branches:devel:languages:python
Update pyasn1 to 0.1.1, required for pysnmp. Current pysnmp doesnt work with 0.0.13 that avaliable in repository now

OBS-URL: https://build.opensuse.org/request/show/90507
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyasn1?expand=0&rev=4
2011-11-08 07:09:52 +00:00
Sascha Peilicke
c148982cf0 - Packaged documentation
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyasn1?expand=0&rev=2
2011-08-31 16:08:01 +00:00
Sascha Peilicke
a56dc8ed2b Intermedia /broken step, fix at home
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyasn1?expand=0&rev=1
2011-08-31 15:09:58 +00:00