Iryna Shcherbina
25c89ca663
Update Python 2 dependency declarations to new packaging standards
2018-02-14 17:01:43 +01:00
Igor Gnatenko
7ebe06faf1
Remove %clean section
...
None of currently supported distributions need that.
Last one was EL5 which is EOL for a while.
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-14 08:43:44 +01:00
Igor Gnatenko
5ef1ba1cc4
Remove BuildRoot definition
...
None of currently supported distributions need that.
It was needed last for EL5 which is EOL now
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-14 00:26:06 +01:00
Fedora Release Engineering
801ce8979d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-09 09:59:29 +00: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
Troy Dawson
a07576327c
Cleanup spec file conditionals
2017-09-29 09:35:56 -07: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
Fedora Release Engineering
0e46ff3f06
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
2017-07-27 11:23:55 +00:00
Rob Crittenden
1394fda222
Add pyasn1-modules to sources
2017-02-27 10:44:10 -05: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
bf5b4d2880
Add pyasn1-modules to sources
2017-02-06 14:42:54 -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
Charalampos Stratakis
b3d7c21ba5
Rebuild for Python 3.6
2016-12-11 16:06:18 +01:00
Fedora Release Engineering
9fb6f51357
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
2016-07-19 11:06:28 +00:00
Fedora Release Engineering
d0173bfdcc
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
2016-02-04 20:34:36 +00:00
Rob Crittenden
718a7c3985
Add in missing colon after Provides
2016-01-11 14:34:53 -05:00
Rob Crittenden
29e73ea8a2
Add provides for build systems that don't define python_provide
...
This will make rebuilding this srpm in other distros that don't yet
have all the new python defines, like RHEL 7.
2016-01-11 13:49:35 -05:00
Martin Kosek
360c60da9a
Fix typo in python2 provides for pyasn1 modules
2016-01-05 10:07:09 -05:00
Rob Crittenden
47294f881b
Explicitly provide python2 subpackages, use python_provide macro
2016-01-04 13:43:08 -05:00
Robert Kuska
b0020e8e9e
Rebuilt for Python3.5 rebuild
2015-11-04 13:28:15 +01:00
Rob Crittenden
0b04a78ed2
Update to upstream 0.1.9, modules 0.0.8
...
Bugzilla 1243558
2015-10-19 11:04:17 -04:00
Rob Crittenden
0d1bafaa83
Move LICENSE to the license tag instead of doc.
2015-08-17 10:05:24 -04:00
Jason Tibbitts
207417cdbe
Update to 0.1.8, modules 0.0.6
2015-07-15 14:00:18 -05:00
Dennis Gilmore
4c76088213
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
2015-06-18 20:23:15 +00:00
Dennis Gilmore
e5905da9c9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
2014-06-07 17:18:14 -05:00
Kalev Lember
c579d89b6a
Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4
2014-05-28 00:32:50 +02:00
Dennis Gilmore
44ee5a5283
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
2013-08-04 04:12:50 -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
Dennis Gilmore
a364bb88e8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
2013-02-14 14:10:00 -06:00
Dennis Gilmore
64b6f8b672
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
2012-07-21 02:53:53 -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
Dennis Gilmore
75be8c90fd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
2011-02-08 23:55:44 -06: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
dmalcolm
b0e9c6025c
- Rebuilt for
...
https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
2010-07-22 05:08:33 +00:00
Bill Nottingham
bcacdd3a80
Fix typo that causes a failure to update the common directory. (releng
...
#2781 )
2009-11-25 23:31:59 +00:00
rcritten
56d5d44ecd
- Update to upstream version 0.0.9a
...
- Include patch that adds parsing for the Any type
2009-11-17 15:47:26 +00:00
rcritten
508a94b059
Include doc/notes.html in the package
2009-09-02 19:13:45 +00:00
Jesse Keating
29a0b66d70
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
2009-07-26 20:55:08 +00:00
Jesse Keating
870678859b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
2009-02-26 23:06:10 +00:00
Ignacio Vazquez-Abrams
a4325dcc54
Rebuild for Python 2.6
2008-11-29 15:52:19 +00:00
rcritten
1f71c87c63
Update to upstream version 0.0.8a
2008-09-09 19:19:00 +00:00
rcritten
411c96438a
import python-pyasn1-0.0.7a-4 on branch devel from
...
python-pyasn1-0.0.7a-4.src.rpm
2008-01-18 14:09:39 +00:00
Kevin Fenzi
15ae9f757c
Setup of module python-pyasn1
2008-01-18 03:39:14 +00:00