Commit Graph

15 Commits

Author SHA1 Message Date
Rob Crittenden
6dfc199b66 Update to upstream 0.4.8, modules to 0.2.8
Resolves #1747820
2020-01-30 13:08:07 -05:00
Rob Crittenden
d17c1fe9ed Update to upstream 0.4.6, modules to 0.2.6
Resolves: #1742424
2019-08-30 11:33:56 -04:00
Rob Crittenden
fb396a2d3c Update to 0.4.4, modules to 0.2.2, drop python 2 subpackages
- Update to 0.4.4
- Update modules to 0.2.2
- Drop python 2 subpackages

Resolves: #1582010
2018-10-15 13:42:29 -04:00
Christian Heimes
53449939fc Update to upstream release 0.3.7 and modules to 0.1.5
Resolves: #1492446
2017-11-16 11:48:38 +01:00
Rob Crittenden
8e096fb21f Update to upstream release 0.3.4 and modules to 0.1.2
Patch to fixed crash at SequenceOf native decoder

Resolves: #1485669
2017-09-15 11:35:26 -04:00
Rob Crittenden
779207a281 Update to pyasn1 0.3.2 and modules 0.0.11
Resolves: #1475594
2017-08-16 17:16:13 -04:00
Rob Crittenden
817e414c24 Update to upstream 0.2.3
This is a performance improvement release:

* BitString type implementation rebased onto Python int to behave like
  an integer and improve serialization performance (100x times!).
* Integer codecs reimplemented to base on Python's built-in integer
  serialization codecs to improve serialization performance (~40%).
* Decoding performance of Set and Choice types improved by caching
  once computed tags maps.
* ASN.1 character types refactored to duck-type unicode strings thus
  making them more convenient in text processing context.
* Documentation updated at many places.

0.2.2

This release fixes a regression in Enumerated ASN.1 type subtyping
procedure.

Besides that, canonical decoders were hardened to reject non-canonical
serialization on input.
2017-02-27 10:09:50 -05:00
Rob Crittenden
88400eeaec Update to upstream release 0.2.1
Also added doc subpackage and moved documentation there.

Upstream source is currently split between sourceforge and GitHub

Resolves: #1419310
2017-02-06 14:37:26 -05:00
Rob Crittenden
0b04a78ed2 Update to upstream 0.1.9, modules 0.0.8
Bugzilla 1243558
2015-10-19 11:04:17 -04:00
Jason Tibbitts
207417cdbe Update to 0.1.8, modules 0.0.6 2015-07-15 14:00:18 -05:00
Rob Crittenden
1b9fdb00af Update to upstream 0.1.7, modules 0.0.5
Bugzilla 988071
2013-07-24 14:31:04 -04:00
Rob Crittenden
b1a906c0c3 Update to upstream 0.1.6, modules 0.0.4, add python3 subpackages.
Patch contributed by Jamie Nguyen <jamielinux@fedoraproject.org>

- update to upstream release 0.1.6
- update modules to 0.0.4
- update description
- add python3-pyasn1 subpackage
- add versioned Requires for the module subpackages
- add %%check section

Bugzilla 909831
2013-02-22 15:16:29 -05:00
Jeroen van Meeuwen (Ergo Project)
634d7bb9ee Check in pyasn1 version 0.1.2, including the modules from pyasn1's upstream (version 0.0.2) 2012-01-06 15:46:16 +01:00
Rob Crittenden
35af56fe9e Update to upstream 0.0.12a
Resolves: #663004
2010-12-22 16:17:36 -05:00
Fedora Release Engineering
26d3b1019d dist-git conversion 2010-07-29 10:38:28 +00:00