commit python-pyasn1-modules for openSUSE:Factory

2020-02-14 Thread root
Hello community,

here is the log from the commit of package python-pyasn1-modules for 
openSUSE:Factory checked in at 2020-02-14 16:25:03

Comparing /work/SRC/openSUSE:Factory/python-pyasn1-modules (Old)
 and  /work/SRC/openSUSE:Factory/.python-pyasn1-modules.new.26092 (New)


Package is "python-pyasn1-modules"

Fri Feb 14 16:25:03 2020 rev:28 rq:772397 version:0.2.8

Changes:

--- 
/work/SRC/openSUSE:Factory/python-pyasn1-modules/python-pyasn1-modules.changes  
2019-11-22 10:25:23.861274018 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-pyasn1-modules.new.26092/python-pyasn1-modules.changes
   2020-02-14 16:25:09.607183668 +0100
@@ -1,0 +2,52 @@
+Sat Feb  8 20:40:52 UTC 2020 - Arun Persaud 
+
+- specfile:
+  * update copyright year
+  * be more specific in %files section
+
+- update to version 0.2.8:
+  * Improve test routines for modules that use certificate extensions
+  * Improve test for RFC3709 with a real world certificate
+  * Added RFC7633 providing TLS Features Certificate Extension
+  * Added RFC7229 providing OIDs for Test Certificate Policies
+  * Added tests for RFC3280, RFC3281, RFC3852, and RFC4211
+  * Added RFC6960 providing Online Certificate Status Protocol (OCSP)
+  * Added RFC6955 providing Diffie-Hellman Proof-of-Possession
+Algorithms
+  * Updated the handling of maps for use with openType for RFC 3279
+  * Added RFC6486 providing RPKI Manifests
+  * Added RFC6487 providing Profile for X.509 PKIX Resource
+Certificates
+  * Added RFC6170 providing Certificate Image in the Internet X.509
+Public Key Infrastructure, and import the object identifier into
+RFC3709.
+  * Added RFC6187 providing Certificates for Secure Shell
+Authentication
+  * Added RFC6482 providing RPKI Route Origin Authorizations (ROAs)
+  * Added RFC6664 providing S/MIME Capabilities for Public Keys
+  * Added RFC6120 providing Extensible Messaging and Presence Protocol
+names in certificates
+  * Added RFC4985 providing Subject Alternative Name for expression of
+service names in certificates
+  * Added RFC5924 providing Extended Key Usage for Session Initiation
+Protocol (SIP) in X.509 certificates
+  * Added RFC5916 providing Device Owner Attribute
+  * Added RFC7508 providing Securing Header Fields with S/MIME
+  * Update RFC8226 to use ComponentPresentConstraint() instead of the
+previous work around
+  * Add RFC2631 providing OtherInfo for Diffie-Hellman Key Agreement
+  * Add RFC3114 providing test values for the S/MIME Security Label
+  * Add RFC5755 providing Attribute Certificate Profile for
+Authorization
+  * Add RFC5913 providing Clearance Attribute and Authority Clearance
+Constraints Certificate Extension
+  * Add RFC5917 providing Clearance Sponsor Attribute
+  * Add RFC4043 providing Internet X.509 PKI Permanent Identifier
+  * Add RFC7585 providing Network Access Identifier (NAI) Realm Name
+for Certificates
+  * Update RFC3770 to support openType for attributes and reported
+errata
+  * Add RFC4334 providing Certificate Extensions and Attributes for
+Authentication in PPP and Wireless LAN Networks
+
+---

Old:

  pyasn1-modules-0.2.7.tar.gz

New:

  pyasn1-modules-0.2.8.tar.gz



Other differences:
--
++ python-pyasn1-modules.spec ++
--- /var/tmp/diff_new_pack.ZD77uU/_old  2020-02-14 16:25:12.079185010 +0100
+++ /var/tmp/diff_new_pack.ZD77uU/_new  2020-02-14 16:25:12.083185012 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pyasn1-modules
 #
-# 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-pyasn1-modules
-Version:0.2.7
+Version:0.2.8
 Release:0
 Summary:Collection of protocols modules written in ASN.1 language
 License:BSD-3-Clause
@@ -56,6 +56,7 @@
 %files %{python_files}
 %license LICENSE.txt
 %doc CHANGES.txt README.md
-%{python_sitelib}/*
+%{python_sitelib}/pyasn1_modules
+%{python_sitelib}/pyasn1_modules-%{version}-py*.egg-info
 
 %changelog

++ pyasn1-modules-0.2.7.tar.gz -> pyasn1-modules-0.2.8.tar.gz ++
 6839 lines of diff (skipped)




commit python-pyasn1-modules for openSUSE:Factory

2019-11-22 Thread root
Hello community,

here is the log from the commit of package python-pyasn1-modules for 
openSUSE:Factory checked in at 2019-11-22 10:25:23

Comparing /work/SRC/openSUSE:Factory/python-pyasn1-modules (Old)
 and  /work/SRC/openSUSE:Factory/.python-pyasn1-modules.new.26869 (New)


Package is "python-pyasn1-modules"

Fri Nov 22 10:25:23 2019 rev:27 rq:749147 version:0.2.7

Changes:

--- 
/work/SRC/openSUSE:Factory/python-pyasn1-modules/python-pyasn1-modules.changes  
2019-09-23 12:05:49.809921024 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pyasn1-modules.new.26869/python-pyasn1-modules.changes
   2019-11-22 10:25:23.861274018 +0100
@@ -1,0 +2,6 @@
+Sun Nov 17 09:11:49 UTC 2019 - Michael Ströder 
+
+- Update to 0.2.7
+  * various RFC enhancements, see CHANGES.txt
+
+---
@@ -5 +11 @@
-  * variour RFC enhancements, see CHANGES.txt
+  * various RFC enhancements, see CHANGES.txt

Old:

  pyasn1-modules-0.2.6.tar.gz

New:

  pyasn1-modules-0.2.7.tar.gz



Other differences:
--
++ python-pyasn1-modules.spec ++
--- /var/tmp/diff_new_pack.phELRo/_old  2019-11-22 10:25:24.445273846 +0100
+++ /var/tmp/diff_new_pack.phELRo/_new  2019-11-22 10:25:24.445273846 +0100
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-pyasn1-modules
-Version:0.2.6
+Version:0.2.7
 Release:0
 Summary:Collection of protocols modules written in ASN.1 language
 License:BSD-3-Clause

++ pyasn1-modules-0.2.6.tar.gz -> pyasn1-modules-0.2.7.tar.gz ++
 10095 lines of diff (skipped)




commit python-pyasn1-modules for openSUSE:Factory

2019-09-23 Thread root
Hello community,

here is the log from the commit of package python-pyasn1-modules for 
openSUSE:Factory checked in at 2019-09-23 12:05:48

Comparing /work/SRC/openSUSE:Factory/python-pyasn1-modules (Old)
 and  /work/SRC/openSUSE:Factory/.python-pyasn1-modules.new.7948 (New)


Package is "python-pyasn1-modules"

Mon Sep 23 12:05:48 2019 rev:26 rq:729885 version:0.2.6

Changes:

--- 
/work/SRC/openSUSE:Factory/python-pyasn1-modules/python-pyasn1-modules.changes  
2019-05-27 12:36:35.065812294 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pyasn1-modules.new.7948/python-pyasn1-modules.changes
2019-09-23 12:05:49.809921024 +0200
@@ -1,0 +2,6 @@
+Tue Sep 10 12:44:26 UTC 2019 - Tomáš Chvátal 
+
+- Update to 0.2.6:
+  * variour RFC enhancements, see CHANGES.txt
+
+---

Old:

  pyasn1-modules-0.2.5.tar.gz

New:

  pyasn1-modules-0.2.6.tar.gz



Other differences:
--
++ python-pyasn1-modules.spec ++
--- /var/tmp/diff_new_pack.n240ZF/_old  2019-09-23 12:05:50.361920933 +0200
+++ /var/tmp/diff_new_pack.n240ZF/_new  2019-09-23 12:05:50.361920933 +0200
@@ -18,19 +18,19 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-pyasn1-modules
-Version:0.2.5
+Version:0.2.6
 Release:0
 Summary:Collection of protocols modules written in ASN.1 language
 License:BSD-3-Clause
 Group:  Development/Languages/Python
 URL:https://github.com/etingof/pyasn1-modules
 Source: 
https://files.pythonhosted.org/packages/source/p/pyasn1-modules/pyasn1-modules-%{version}.tar.gz
-BuildRequires:  %{python_module pyasn1 >= 0.3.4}
+BuildRequires:  %{python_module pyasn1 >= 0.4.7}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Requires:   python-pyasn1 >= 0.3.4
+Requires:   python-pyasn1 >= 0.4.7
 BuildArch:  noarch
 %python_subpackages
 

++ pyasn1-modules-0.2.5.tar.gz -> pyasn1-modules-0.2.6.tar.gz ++
 7904 lines of diff (skipped)




commit python-pyasn1-modules for openSUSE:Factory

2019-05-27 Thread root
Hello community,

here is the log from the commit of package python-pyasn1-modules for 
openSUSE:Factory checked in at 2019-05-27 08:37:33

Comparing /work/SRC/openSUSE:Factory/python-pyasn1-modules (Old)
 and  /work/SRC/openSUSE:Factory/.python-pyasn1-modules.new.5148 (New)


Package is "python-pyasn1-modules"

Mon May 27 08:37:33 2019 rev:23 rq:705395 version:0.2.5

Changes:

--- 
/work/SRC/openSUSE:Factory/python-pyasn1-modules/python-pyasn1-modules.changes  
2019-02-02 21:45:26.836178420 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-pyasn1-modules.new.5148/python-pyasn1-modules.changes
2019-05-27 08:37:34.751089831 +0200
@@ -1,0 +2,20 @@
+Sat May 25 09:39:16 UTC 2019 - Tomáš Chvátal 
+
+- Update to 0.2.5:
+  - Added RFC3560 providing RSAES-OAEP Key Transport Algorithm
+in CMS
+  - Added RFC6019 providing BinaryTime - an alternate format
+for representing Date and Time
+  - RFC3565 superseded by RFC5649
+  - Added RFC5480 providng Elliptic Curve Cryptography Subject
+Public Key Information
+  - Added RFC8520 providing X.509 Extensions for MUD URL and
+MUD Signer
+  - Added RFC3161 providing Time-Stamp Protocol support
+  - Added RFC3709 providing Logotypes in X.509 Certificates
+  - Added RFC3274 providing CMS Compressed Data Content Type
+  - Added RFC4073 providing Multiple Contents protection
+with CMS
+- Execute testsuite
+
+---

Old:

  pyasn1-modules-0.2.4.tar.gz

New:

  pyasn1-modules-0.2.5.tar.gz



Other differences:
--
++ python-pyasn1-modules.spec ++
--- /var/tmp/diff_new_pack.33dpmN/_old  2019-05-27 08:37:35.275089627 +0200
+++ /var/tmp/diff_new_pack.33dpmN/_new  2019-05-27 08:37:35.287089622 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pyasn1-modules
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,25 +12,26 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-pyasn1-modules
-Version:0.2.4
+Version:0.2.5
 Release:0
-Url:https://github.com/etingof/pyasn1-modules
 Summary:Collection of protocols modules written in ASN.1 language
 License:BSD-3-Clause
 Group:  Development/Languages/Python
-Source: 
https://pypi.io/packages/source/p/pyasn1-modules/pyasn1-modules-%{version}.tar.gz
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+URL:https://github.com/etingof/pyasn1-modules
+Source: 
https://files.pythonhosted.org/packages/source/p/pyasn1-modules/pyasn1-modules-%{version}.tar.gz
+BuildRequires:  %{python_module pyasn1 >= 0.3.4}
+BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:   python-pyasn1 >= 0.3.4
 BuildArch:  noarch
-
 %python_subpackages
 
 %description
@@ -47,10 +48,14 @@
 
 %install
 %python_install
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
+
+%check
+%pytest
 
-%files %python_files
-%defattr(-,root,root,-)
-%doc CHANGES.txt LICENSE.txt README.md
+%files %{python_files}
+%license LICENSE.txt
+%doc CHANGES.txt README.md
 %{python_sitelib}/*
 
 %changelog

++ pyasn1-modules-0.2.4.tar.gz -> pyasn1-modules-0.2.5.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pyasn1-modules-0.2.4/CHANGES.txt 
new/pyasn1-modules-0.2.5/CHANGES.txt
--- old/pyasn1-modules-0.2.4/CHANGES.txt2019-01-26 18:53:16.0 
+0100
+++ new/pyasn1-modules-0.2.5/CHANGES.txt2019-04-24 06:40:45.0 
+0200
@@ -1,4 +1,24 @@
 
+Revision 0.2.5, released 24-04-2019
+---
+
+- Added module RFC5958 providing Asymmetric Key Packages,
+  which is essentially version 2 of the PrivateKeyInfo
+  structure in PKCS#8 in RFC 5208
+- Added module RFC8410 providing algorithm Identifiers for
+  Ed25519, Ed448, X25519, and X448
+- Added module RFC8418 providing Elliptic Curve Diffie-Hellman
+  (ECDH) Key Agreement Algorithm with X25519 and X448
+- Added module RFC3565 providing Elliptic Curve Diffie-Hellman
+  Key Agreement Algorithm use with X25519 and X448 in the
+  Cryptographic Message Syntax (CMS)
+- Added module RFC4108 

commit python-pyasn1-modules for openSUSE:Factory

2019-02-02 Thread root
Hello community,

here is the log from the commit of package python-pyasn1-modules for 
openSUSE:Factory checked in at 2019-02-02 21:45:25

Comparing /work/SRC/openSUSE:Factory/python-pyasn1-modules (Old)
 and  /work/SRC/openSUSE:Factory/.python-pyasn1-modules.new.28833 (New)


Package is "python-pyasn1-modules"

Sat Feb  2 21:45:25 2019 rev:22 rq:669379 version:0.2.4

Changes:

--- 
/work/SRC/openSUSE:Factory/python-pyasn1-modules/python-pyasn1-modules.changes  
2018-07-04 23:55:00.315900442 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pyasn1-modules.new.28833/python-pyasn1-modules.changes
   2019-02-02 21:45:26.836178420 +0100
@@ -1,0 +2,14 @@
+Mon Jan 28 14:26:26 UTC 2019 - Michael Ströder 
+
+- update to version 0.2.4
+
+Revision 0.2.4:
+- Added modules for RFC8226 implementing JWT Claim Constraints
+  and TN Authorization List for X.509 certificate extensions
+- Fixed bug in `rfc5280.AlgorithmIdentifier` ANY type definition
+
+Revision 0.2.3:
+- Added modules for RFC5083 and RFC5084 (CMS)
+- Copyright notice extended to the year 2019
+
+---

Old:

  pyasn1-modules-0.2.2.tar.gz

New:

  pyasn1-modules-0.2.4.tar.gz



Other differences:
--
++ python-pyasn1-modules.spec ++
--- /var/tmp/diff_new_pack.vLN4Ap/_old  2019-02-02 21:45:27.500177844 +0100
+++ /var/tmp/diff_new_pack.vLN4Ap/_new  2019-02-02 21:45:27.516177831 +0100
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-pyasn1-modules
-Version:0.2.2
+Version:0.2.4
 Release:0
 Url:https://github.com/etingof/pyasn1-modules
 Summary:Collection of protocols modules written in ASN.1 language

++ pyasn1-modules-0.2.2.tar.gz -> pyasn1-modules-0.2.4.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pyasn1-modules-0.2.2/CHANGES.txt 
new/pyasn1-modules-0.2.4/CHANGES.txt
--- old/pyasn1-modules-0.2.2/CHANGES.txt2018-06-28 08:43:37.0 
+0200
+++ new/pyasn1-modules-0.2.4/CHANGES.txt2019-01-26 18:53:16.0 
+0100
@@ -1,4 +1,17 @@
 
+Revision 0.2.4, released 26-01-2018
+---
+
+- Added modules for RFC8226 implementing JWT Claim Constraints
+  and TN Authorization List for X.509 certificate extensions
+- Fixed bug in `rfc5280.AlgorithmIdentifier` ANY type definition
+
+Revision 0.2.3, released 30-12-2018
+---
+
+- Added modules for RFC5083 and RFC5084 (CMS)
+- Copyright notice extended to the year 2019
+
 Revision 0.2.2, released 28-06-2018
 ---
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pyasn1-modules-0.2.2/LICENSE.txt 
new/pyasn1-modules-0.2.4/LICENSE.txt
--- old/pyasn1-modules-0.2.2/LICENSE.txt2018-03-29 16:32:20.0 
+0200
+++ new/pyasn1-modules-0.2.4/LICENSE.txt2018-12-31 00:13:51.0 
+0100
@@ -1,4 +1,4 @@
-Copyright (c) 2005-2018, Ilya Etingof 
+Copyright (c) 2005-2019, Ilya Etingof 
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pyasn1-modules-0.2.2/PKG-INFO 
new/pyasn1-modules-0.2.4/PKG-INFO
--- old/pyasn1-modules-0.2.2/PKG-INFO   2018-06-28 08:52:52.0 +0200
+++ new/pyasn1-modules-0.2.4/PKG-INFO   2019-01-26 18:54:25.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: pyasn1-modules
-Version: 0.2.2
+Version: 0.2.4
 Summary: A collection of ASN.1-based protocols modules.
 Home-page: https://github.com/etingof/pyasn1-modules
 Author: Ilya Etingof 
@@ -29,6 +29,7 @@
 Classifier: Programming Language :: Python :: 3.4
 Classifier: Programming Language :: Python :: 3.5
 Classifier: Programming Language :: Python :: 3.6
+Classifier: Programming Language :: Python :: 3.7
 Classifier: Topic :: Communications
 Classifier: Topic :: System :: Monitoring
 Classifier: Topic :: System :: Networking :: Monitoring
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pyasn1-modules-0.2.2/README.md 
new/pyasn1-modules-0.2.4/README.md
--- old/pyasn1-modules-0.2.2/README.md  2018-06-28 08:40:53.0 +0200
+++ new/pyasn1-modules-0.2.4/README.md  2018-12-31 00:13:51.0 +0100
@@ -3,17 +3,17 @@
 
 
[![PyPI](https://img.shields.io/pypi/v/pyasn1-modules.svg?maxAge=2592000)](https://pypi.org/project/pyasn1-modules)
 [![Python 
Versions](https://img.shields.io/pypi/pyversions/pyasn1-modules.svg)](https://pypi.org/project/pyasn1-modules/)
-[![Build 

commit python-pyasn1-modules for openSUSE:Factory

2018-07-04 Thread root
Hello community,

here is the log from the commit of package python-pyasn1-modules for 
openSUSE:Factory checked in at 2018-07-04 23:54:14

Comparing /work/SRC/openSUSE:Factory/python-pyasn1-modules (Old)
 and  /work/SRC/openSUSE:Factory/.python-pyasn1-modules.new (New)


Package is "python-pyasn1-modules"

Wed Jul  4 23:54:14 2018 rev:21 rq:620428 version:0.2.2

Changes:

--- 
/work/SRC/openSUSE:Factory/python-pyasn1-modules/python-pyasn1-modules.changes  
2017-12-02 13:10:31.510690390 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-pyasn1-modules.new/python-pyasn1-modules.changes
 2018-07-04 23:55:00.315900442 +0200
@@ -1,0 +2,8 @@
+Tue Jul  3 10:21:47 UTC 2018 - mich...@stroeder.com
+
+- update to version 0.2.2:
+  * Copyright notice extended to the year 2018
+  * Migrated references from SourceForge
+  * rfc2986 module added
+
+---

Old:

  pyasn1-modules-0.2.1.tar.gz

New:

  pyasn1-modules-0.2.2.tar.gz



Other differences:
--
++ python-pyasn1-modules.spec ++
--- /var/tmp/diff_new_pack.fmBNHE/_old  2018-07-04 23:55:00.71591 +0200
+++ /var/tmp/diff_new_pack.fmBNHE/_new  2018-07-04 23:55:00.71986 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-pyasn1-modules
-Version:0.2.1
+Version:0.2.2
 Release:0
 Url:https://github.com/etingof/pyasn1-modules
 Summary:Collection of protocols modules written in ASN.1 language

++ pyasn1-modules-0.2.1.tar.gz -> pyasn1-modules-0.2.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pyasn1-modules-0.2.1/CHANGES.txt 
new/pyasn1-modules-0.2.2/CHANGES.txt
--- old/pyasn1-modules-0.2.1/CHANGES.txt2017-11-23 11:59:48.0 
+0100
+++ new/pyasn1-modules-0.2.2/CHANGES.txt2018-06-28 08:43:37.0 
+0200
@@ -1,4 +1,11 @@
 
+Revision 0.2.2, released 28-06-2018
+---
+
+- Copyright notice extended to the year 2018
+- Migrated references from SourceForge
+- rfc2986 module added
+
 Revision 0.2.1, released 23-11-2017
 ---
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pyasn1-modules-0.2.1/LICENSE.txt 
new/pyasn1-modules-0.2.2/LICENSE.txt
--- old/pyasn1-modules-0.2.1/LICENSE.txt2017-01-26 19:49:02.0 
+0100
+++ new/pyasn1-modules-0.2.2/LICENSE.txt2018-03-29 16:32:20.0 
+0200
@@ -1,4 +1,4 @@
-Copyright (c) 2005-2017, Ilya Etingof 
+Copyright (c) 2005-2018, Ilya Etingof 
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pyasn1-modules-0.2.1/PKG-INFO 
new/pyasn1-modules-0.2.2/PKG-INFO
--- old/pyasn1-modules-0.2.1/PKG-INFO   2017-11-23 12:00:40.0 +0100
+++ new/pyasn1-modules-0.2.2/PKG-INFO   2018-06-28 08:52:52.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: pyasn1-modules
-Version: 0.2.1
+Version: 0.2.2
 Summary: A collection of ASN.1-based protocols modules.
 Home-page: https://github.com/etingof/pyasn1-modules
 Author: Ilya Etingof 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pyasn1-modules-0.2.1/README.md 
new/pyasn1-modules-0.2.2/README.md
--- old/pyasn1-modules-0.2.1/README.md  2017-08-05 16:18:37.0 +0200
+++ new/pyasn1-modules-0.2.2/README.md  2018-06-28 08:40:53.0 +0200
@@ -1,8 +1,8 @@
 
 ASN.1 modules for Python
 
-[![PyPI](https://img.shields.io/pypi/v/pyasn1-modules.svg?maxAge=2592000)](https://pypi.python.org/pypi/pyasn1-modules)
-[![Python 
Versions](https://img.shields.io/pypi/pyversions/pyasn1-modules.svg)](https://pypi.python.org/pypi/pyasn1-modules/)
+[![PyPI](https://img.shields.io/pypi/v/pyasn1-modules.svg?maxAge=2592000)](https://pypi.org/project/pyasn1-modules)
+[![Python 
Versions](https://img.shields.io/pypi/pyversions/pyasn1-modules.svg)](https://pypi.org/project/pyasn1-modules/)
 [![Build 
status](https://travis-ci.org/etingof/pyasn1-modules.svg?branch=master)](https://secure.travis-ci.org/etingof/pyasn1-modules)
 [![Coverage 
Status](https://img.shields.io/codecov/c/github/etingof/pyasn1-modules.svg)](https://codecov.io/github/etingof/pyasn1-modules/)
 [![GitHub 
license](https://img.shields.io/badge/license-BSD-blue.svg)](https://raw.githubusercontent.com/etingof/pyasn1-modules/master/LICENSE.txt)
@@ -25,6 +25,6 @@
 If you want to contribute ASN.1 modules you have converted into pyasn1,
 please send me a pull request.
 
-Copyright (c) 2005-2017, [Ilya 

commit python-pyasn1-modules for openSUSE:Factory

2017-12-02 Thread root
Hello community,

here is the log from the commit of package python-pyasn1-modules for 
openSUSE:Factory checked in at 2017-12-02 13:10:29

Comparing /work/SRC/openSUSE:Factory/python-pyasn1-modules (Old)
 and  /work/SRC/openSUSE:Factory/.python-pyasn1-modules.new (New)


Package is "python-pyasn1-modules"

Sat Dec  2 13:10:29 2017 rev:20 rq:545780 version:0.2.1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-pyasn1-modules/python-pyasn1-modules.changes  
2017-10-18 12:50:37.870800293 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pyasn1-modules.new/python-pyasn1-modules.changes
 2017-12-02 13:10:31.510690390 +0100
@@ -1,0 +2,7 @@
+Sun Nov 26 21:20:48 UTC 2017 - a...@gmx.de
+
+- update to version 0.2.1:
+  * Allow ANY DEFINED BY objects expanding automatically if requested
+  * Imports PEP8'ed
+
+---

Old:

  pyasn1-modules-0.1.5.tar.gz

New:

  pyasn1-modules-0.2.1.tar.gz



Other differences:
--
++ python-pyasn1-modules.spec ++
--- /var/tmp/diff_new_pack.yO6mj0/_old  2017-12-02 13:10:32.714646537 +0100
+++ /var/tmp/diff_new_pack.yO6mj0/_new  2017-12-02 13:10:32.714646537 +0100
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-pyasn1-modules
-Version:0.1.5
+Version:0.2.1
 Release:0
 Url:https://github.com/etingof/pyasn1-modules
 Summary:Collection of protocols modules written in ASN.1 language

++ pyasn1-modules-0.1.5.tar.gz -> pyasn1-modules-0.2.1.tar.gz ++
 1964 lines of diff (skipped)




commit python-pyasn1-modules for openSUSE:Factory

2017-10-18 Thread root
Hello community,

here is the log from the commit of package python-pyasn1-modules for 
openSUSE:Factory checked in at 2017-10-18 12:50:36

Comparing /work/SRC/openSUSE:Factory/python-pyasn1-modules (Old)
 and  /work/SRC/openSUSE:Factory/.python-pyasn1-modules.new (New)


Package is "python-pyasn1-modules"

Wed Oct 18 12:50:36 2017 rev:19 rq:533653 version:0.1.5

Changes:

--- 
/work/SRC/openSUSE:Factory/python-pyasn1-modules/python-pyasn1-modules.changes  
2017-09-09 20:24:27.239687654 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pyasn1-modules.new/python-pyasn1-modules.changes
 2017-10-18 12:50:37.870800293 +0200
@@ -1,0 +2,7 @@
+Thu Oct 12 07:45:00 UTC 2017 - mich...@stroeder.com
+
+- Update to upstream release 0.1.5
+  * OCSP response blob fixed in test
+  * Fixed wrong OCSP ResponderID components tagging
+
+---

Old:

  pyasn1-modules-0.1.4.tar.gz

New:

  pyasn1-modules-0.1.5.tar.gz



Other differences:
--
++ python-pyasn1-modules.spec ++
--- /var/tmp/diff_new_pack.Ejlk1S/_old  2017-10-18 12:50:38.418774628 +0200
+++ /var/tmp/diff_new_pack.Ejlk1S/_new  2017-10-18 12:50:38.418774628 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-pyasn1-modules
-Version:0.1.4
+Version:0.1.5
 Release:0
 Url:https://github.com/etingof/pyasn1-modules
 Summary:Collection of protocols modules written in ASN.1 language

++ pyasn1-modules-0.1.4.tar.gz -> pyasn1-modules-0.1.5.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pyasn1-modules-0.1.4/CHANGES.txt 
new/pyasn1-modules-0.1.5/CHANGES.txt
--- old/pyasn1-modules-0.1.4/CHANGES.txt2017-09-07 17:21:10.0 
+0200
+++ new/pyasn1-modules-0.1.5/CHANGES.txt2017-10-10 19:49:36.0 
+0200
@@ -1,4 +1,10 @@
 
+Revision 0.1.5, released 10-10-2017
+---
+
+- OCSP response blob fixed in test
+- Fixed wrong OCSP ResponderID components tagging
+
 Revision 0.1.4, released 07-09-2017
 ---
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pyasn1-modules-0.1.4/PKG-INFO 
new/pyasn1-modules-0.1.5/PKG-INFO
--- old/pyasn1-modules-0.1.4/PKG-INFO   2017-09-07 17:24:28.0 +0200
+++ new/pyasn1-modules-0.1.5/PKG-INFO   2017-10-10 19:50:07.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: pyasn1-modules
-Version: 0.1.4
+Version: 0.1.5
 Summary: A collection of ASN.1-based protocols modules.
 Home-page: https://github.com/etingof/pyasn1-modules
 Author: Ilya Etingof 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pyasn1-modules-0.1.4/pyasn1_modules/__init__.py 
new/pyasn1-modules-0.1.5/pyasn1_modules/__init__.py
--- old/pyasn1-modules-0.1.4/pyasn1_modules/__init__.py 2017-09-07 
17:21:10.0 +0200
+++ new/pyasn1-modules-0.1.5/pyasn1_modules/__init__.py 2017-10-10 
19:48:25.0 +0200
@@ -1,2 +1,2 @@
 # http://www.python.org/dev/peps/pep-0396/
-__version__ = '0.1.4'
+__version__ = '0.1.5'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pyasn1-modules-0.1.4/pyasn1_modules/rfc2560.py 
new/pyasn1-modules-0.1.5/pyasn1_modules/rfc2560.py
--- old/pyasn1-modules-0.1.4/pyasn1_modules/rfc2560.py  2017-07-26 
23:23:56.0 +0200
+++ new/pyasn1-modules-0.1.5/pyasn1_modules/rfc2560.py  2017-10-10 
19:48:25.0 +0200
@@ -124,9 +124,9 @@
 class ResponderID(univ.Choice):
 componentType = namedtype.NamedTypes(
 namedtype.NamedType('byName',
-
rfc2459.Name().subtype(implicitTag=tag.Tag(tag.tagClassContext, 
tag.tagFormatSimple, 1))),
+
rfc2459.Name().subtype(explicitTag=tag.Tag(tag.tagClassContext, 
tag.tagFormatSimple, 1))),
 namedtype.NamedType('byKey',
-
KeyHash().subtype(implicitTag=tag.Tag(tag.tagClassContext, tag.tagFormatSimple, 
2)))
+
KeyHash().subtype(explicitTag=tag.Tag(tag.tagClassContext, tag.tagFormatSimple, 
2)))
 )
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/pyasn1-modules-0.1.4/pyasn1_modules.egg-info/PKG-INFO 
new/pyasn1-modules-0.1.5/pyasn1_modules.egg-info/PKG-INFO
--- old/pyasn1-modules-0.1.4/pyasn1_modules.egg-info/PKG-INFO   2017-09-07 
17:24:28.0 +0200
+++ new/pyasn1-modules-0.1.5/pyasn1_modules.egg-info/PKG-INFO   2017-10-10 
19:50:07.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: pyasn1-modules

commit python-pyasn1-modules for openSUSE:Factory

2017-09-09 Thread root
Hello community,

here is the log from the commit of package python-pyasn1-modules for 
openSUSE:Factory checked in at 2017-09-09 20:24:25

Comparing /work/SRC/openSUSE:Factory/python-pyasn1-modules (Old)
 and  /work/SRC/openSUSE:Factory/.python-pyasn1-modules.new (New)


Package is "python-pyasn1-modules"

Sat Sep  9 20:24:25 2017 rev:18 rq:522188 version:0.1.4

Changes:

--- 
/work/SRC/openSUSE:Factory/python-pyasn1-modules/python-pyasn1-modules.changes  
2017-08-22 11:04:26.428216639 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pyasn1-modules.new/python-pyasn1-modules.changes
 2017-09-09 20:24:27.239687654 +0200
@@ -1,0 +2,14 @@
+Thu Sep  7 22:05:22 UTC 2017 - mich...@stroeder.com
+
+- Update to upstream release 0.1.4
+  * more onversion pinning
+
+---
+Thu Sep  7 12:03:08 UTC 2017 - mich...@stroeder.com
+
+- Update to upstream release 0.1.2
+  * Tests refactored into proper unit tests
+  * pem.readBase64fromText() convenience function added
+  * Pinned to pyasn1 0.3.4+
+
+---

Old:

  pyasn1-modules-0.0.11.tar.gz

New:

  pyasn1-modules-0.1.4.tar.gz



Other differences:
--
++ python-pyasn1-modules.spec ++
--- /var/tmp/diff_new_pack.cB3rb3/_old  2017-09-09 20:24:27.803608168 +0200
+++ /var/tmp/diff_new_pack.cB3rb3/_new  2017-09-09 20:24:27.811607040 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-pyasn1-modules
-Version:0.0.11
+Version:0.1.4
 Release:0
 Url:https://github.com/etingof/pyasn1-modules
 Summary:Collection of protocols modules written in ASN.1 language
@@ -28,7 +28,7 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  python-rpm-macros
-Requires:   python-pyasn1
+Requires:   python-pyasn1 >= 0.3.4
 BuildArch:  noarch
 
 %python_subpackages

++ pyasn1-modules-0.0.11.tar.gz -> pyasn1-modules-0.1.4.tar.gz ++
 1638 lines of diff (skipped)




commit python-pyasn1-modules for openSUSE:Factory

2017-08-22 Thread root
Hello community,

here is the log from the commit of package python-pyasn1-modules for 
openSUSE:Factory checked in at 2017-08-22 11:04:25

Comparing /work/SRC/openSUSE:Factory/python-pyasn1-modules (Old)
 and  /work/SRC/openSUSE:Factory/.python-pyasn1-modules.new (New)


Package is "python-pyasn1-modules"

Tue Aug 22 11:04:25 2017 rev:17 rq:517061 version:0.0.11

Changes:

--- 
/work/SRC/openSUSE:Factory/python-pyasn1-modules/python-pyasn1-modules.changes  
2017-08-01 09:24:39.605778864 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pyasn1-modules.new/python-pyasn1-modules.changes
 2017-08-22 11:04:26.428216639 +0200
@@ -1,0 +2,6 @@
+Tue Aug 15 17:34:02 UTC 2017 - mich...@stroeder.com
+
+- Update to upstream release 0.0.11
+  * Fixed typo in ASN.1 definitions at rfc2315.py
+
+---

Old:

  pyasn1-modules-0.0.10.tar.gz

New:

  pyasn1-modules-0.0.11.tar.gz



Other differences:
--
++ python-pyasn1-modules.spec ++
--- /var/tmp/diff_new_pack.6kmTBw/_old  2017-08-22 11:04:28.179969913 +0200
+++ /var/tmp/diff_new_pack.6kmTBw/_new  2017-08-22 11:04:28.183969350 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-pyasn1-modules
-Version:0.0.10
+Version:0.0.11
 Release:0
 Url:https://github.com/etingof/pyasn1-modules
 Summary:Collection of protocols modules written in ASN.1 language

++ pyasn1-modules-0.0.10.tar.gz -> pyasn1-modules-0.0.11.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pyasn1-modules-0.0.10/CHANGES.txt 
new/pyasn1-modules-0.0.11/CHANGES.txt
--- old/pyasn1-modules-0.0.10/CHANGES.txt   2017-07-27 00:28:41.0 
+0200
+++ new/pyasn1-modules-0.0.11/CHANGES.txt   2017-08-04 20:37:55.0 
+0200
@@ -1,4 +1,9 @@
 
+Revision 0.0.11, released 04-08-2017
+
+
+- Fixed typo in ASN.1 definitions at rfc2315.py
+
 Revision 0.0.10, released 27-07-2017
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pyasn1-modules-0.0.10/PKG-INFO 
new/pyasn1-modules-0.0.11/PKG-INFO
--- old/pyasn1-modules-0.0.10/PKG-INFO  2017-07-27 00:33:48.0 +0200
+++ new/pyasn1-modules-0.0.11/PKG-INFO  2017-08-04 21:02:11.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: pyasn1-modules
-Version: 0.0.10
+Version: 0.0.11
 Summary: A collection of ASN.1-based protocols modules.
 Home-page: https://github.com/etingof/pyasn1-modules
 Author: Ilya Etingof 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pyasn1-modules-0.0.10/pyasn1_modules/__init__.py 
new/pyasn1-modules-0.0.11/pyasn1_modules/__init__.py
--- old/pyasn1-modules-0.0.10/pyasn1_modules/__init__.py2017-07-27 
00:32:11.0 +0200
+++ new/pyasn1-modules-0.0.11/pyasn1_modules/__init__.py2017-07-27 
00:43:49.0 +0200
@@ -1,2 +1,2 @@
 # http://www.python.org/dev/peps/pep-0396/
-__version__ = '0.0.10'
+__version__ = '0.0.11'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pyasn1-modules-0.0.10/pyasn1_modules/rfc2315.py 
new/pyasn1-modules-0.0.11/pyasn1_modules/rfc2315.py
--- old/pyasn1-modules-0.0.10/pyasn1_modules/rfc2315.py 2017-01-26 
19:49:02.0 +0100
+++ new/pyasn1-modules-0.0.11/pyasn1_modules/rfc2315.py 2017-08-02 
18:29:53.0 +0200
@@ -95,7 +95,7 @@
 namedtype.NamedType('version', Version()),
 namedtype.NamedType('digestAlgorithm', DigestAlgorithmIdentifier()),
 namedtype.NamedType('contentInfo', ContentInfo()),
-namedtype.NamedType('digest', Digest)
+namedtype.NamedType('digest', Digest())
 )
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pyasn1-modules-0.0.10/pyasn1_modules/rfc2437.py 
new/pyasn1-modules-0.0.11/pyasn1_modules/rfc2437.py
--- old/pyasn1-modules-0.0.10/pyasn1_modules/rfc2437.py 2017-07-26 
23:22:16.0 +0200
+++ new/pyasn1-modules-0.0.11/pyasn1_modules/rfc2437.py 2017-07-31 
13:00:45.0 +0200
@@ -26,6 +26,8 @@
 id_pSpecified = univ.ObjectIdentifier('1.2.840.113549.1.1.9')
 id_sha1 = univ.ObjectIdentifier('1.3.14.3.2.26')
 
+MAX = float('inf')
+
 
 class Version(univ.Integer):
 pass
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/pyasn1-modules-0.0.10/pyasn1_modules.egg-info/PKG-INFO 
new/pyasn1-modules-0.0.11/pyasn1_modules.egg-info/PKG-INFO
--- old/pyasn1-modules-0.0.10/pyasn1_modules.egg-info/PKG-INFO  

commit python-pyasn1-modules for openSUSE:Factory

2017-08-01 Thread root
Hello community,

here is the log from the commit of package python-pyasn1-modules for 
openSUSE:Factory checked in at 2017-08-01 09:24:37

Comparing /work/SRC/openSUSE:Factory/python-pyasn1-modules (Old)
 and  /work/SRC/openSUSE:Factory/.python-pyasn1-modules.new (New)


Package is "python-pyasn1-modules"

Tue Aug  1 09:24:37 2017 rev:16 rq:513049 version:0.0.10

Changes:

--- 
/work/SRC/openSUSE:Factory/python-pyasn1-modules/python-pyasn1-modules.changes  
2017-06-20 10:59:19.188645827 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pyasn1-modules.new/python-pyasn1-modules.changes
 2017-08-01 09:24:39.605778864 +0200
@@ -1,0 +2,10 @@
+Sat Jul 29 21:04:04 UTC 2017 - mich...@stroeder.com
+
+- Updated project URL
+- Update to upstream release 0.0.10
+  * Fixed SequenceOf initializer to pass now-mandatory componentType
+keyword argument (since pyasn1 0.3.1)
+  * Temporarily fixed recursive ASN.1 type definition to work with
+pyasn1 0.3.1+. This is going to be fixed properly shortly.
+
+---

Old:

  pyasn1-modules-0.0.9.tar.gz

New:

  pyasn1-modules-0.0.10.tar.gz



Other differences:
--
++ python-pyasn1-modules.spec ++
--- /var/tmp/diff_new_pack.6HwyPd/_old  2017-08-01 09:24:40.289682482 +0200
+++ /var/tmp/diff_new_pack.6HwyPd/_new  2017-08-01 09:24:40.289682482 +0200
@@ -18,9 +18,9 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-pyasn1-modules
-Version:0.0.9
+Version:0.0.10
 Release:0
-Url:http://pyasn1.sf.net/
+Url:https://github.com/etingof/pyasn1-modules
 Summary:Collection of protocols modules written in ASN.1 language
 License:BSD-3-Clause
 Group:  Development/Languages/Python

++ pyasn1-modules-0.0.9.tar.gz -> pyasn1-modules-0.0.10.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pyasn1-modules-0.0.9/CHANGES.txt 
new/pyasn1-modules-0.0.10/CHANGES.txt
--- old/pyasn1-modules-0.0.9/CHANGES.txt2017-06-01 22:26:37.0 
+0200
+++ new/pyasn1-modules-0.0.10/CHANGES.txt   2017-07-27 00:28:41.0 
+0200
@@ -1,3 +1,12 @@
+
+Revision 0.0.10, released 27-07-2017
+
+
+* Fixed SequenceOf initializer to pass now-mandatory componentType
+  keyword argument (since pyasn1 0.3.1)
+* Temporarily fixed recursive ASN.1 type definition to work with
+  pyasn1 0.3.1+. This is going to be fixed properly shortly.
+
 Revision 0.0.9, released 01-06-2017
 ---
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pyasn1-modules-0.0.9/PKG-INFO 
new/pyasn1-modules-0.0.10/PKG-INFO
--- old/pyasn1-modules-0.0.9/PKG-INFO   2017-06-01 23:15:33.0 +0200
+++ new/pyasn1-modules-0.0.10/PKG-INFO  2017-07-27 00:33:48.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: pyasn1-modules
-Version: 0.0.9
+Version: 0.0.10
 Summary: A collection of ASN.1-based protocols modules.
 Home-page: https://github.com/etingof/pyasn1-modules
 Author: Ilya Etingof 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pyasn1-modules-0.0.9/pyasn1_modules/__init__.py 
new/pyasn1-modules-0.0.10/pyasn1_modules/__init__.py
--- old/pyasn1-modules-0.0.9/pyasn1_modules/__init__.py 2016-10-31 
19:36:34.0 +0100
+++ new/pyasn1-modules-0.0.10/pyasn1_modules/__init__.py2017-07-27 
00:32:11.0 +0200
@@ -1,2 +1,2 @@
 # http://www.python.org/dev/peps/pep-0396/
-__version__ = '0.0.9'
+__version__ = '0.0.10'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pyasn1-modules-0.0.9/pyasn1_modules/rfc2437.py 
new/pyasn1-modules-0.0.10/pyasn1_modules/rfc2437.py
--- old/pyasn1-modules-0.0.9/pyasn1_modules/rfc2437.py  2017-01-26 
19:49:02.0 +0100
+++ new/pyasn1-modules-0.0.10/pyasn1_modules/rfc2437.py 2017-07-26 
23:22:16.0 +0200
@@ -26,8 +26,6 @@
 id_pSpecified = univ.ObjectIdentifier('1.2.840.113549.1.1.9')
 id_sha1 = univ.ObjectIdentifier('1.3.14.3.2.26')
 
-MAX = 16
-
 
 class Version(univ.Integer):
 pass
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pyasn1-modules-0.0.9/pyasn1_modules/rfc2459.py 
new/pyasn1-modules-0.0.10/pyasn1_modules/rfc2459.py
--- old/pyasn1-modules-0.0.9/pyasn1_modules/rfc2459.py  2017-04-21 
09:23:33.0 +0200
+++ new/pyasn1-modules-0.0.10/pyasn1_modules/rfc2459.py 2017-07-26 
23:22:16.0 +0200
@@ -15,7 +15,7 @@
 #
 from pyasn1.type import tag, namedtype, namedval, univ, constraint, char, 
useful
 

commit python-pyasn1-modules for openSUSE:Factory

2017-06-20 Thread root
Hello community,

here is the log from the commit of package python-pyasn1-modules for 
openSUSE:Factory checked in at 2017-06-20 10:58:16

Comparing /work/SRC/openSUSE:Factory/python-pyasn1-modules (Old)
 and  /work/SRC/openSUSE:Factory/.python-pyasn1-modules.new (New)


Package is "python-pyasn1-modules"

Tue Jun 20 10:58:16 2017 rev:15 rq:503689 version:0.0.9

Changes:

--- 
/work/SRC/openSUSE:Factory/python-pyasn1-modules/python-pyasn1-modules.changes  
2017-04-19 17:56:53.920045437 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pyasn1-modules.new/python-pyasn1-modules.changes
 2017-06-20 10:59:19.188645827 +0200
@@ -1,0 +2,12 @@
+Wed Jun 14 12:44:59 UTC 2017 - mich...@stroeder.com
+
+- Update to upstream release 0.0.9
+  * More CRL data structures added (RFC3279)
+  * Added X.509 certificate extensions map
+  * Added X.509 attribute type map
+  * Fix to __doc__ use in setup.py to make -O0 installation mode working
+  * Copyright added to source files
+  * More PEP-8'ing done on the code
+  * Author's e-mail changed
+
+---

Old:

  pyasn1-modules-0.0.8.tar.gz

New:

  pyasn1-modules-0.0.9.tar.gz



Other differences:
--
++ python-pyasn1-modules.spec ++
--- /var/tmp/diff_new_pack.7TbcHh/_old  2017-06-20 10:59:19.708572540 +0200
+++ /var/tmp/diff_new_pack.7TbcHh/_new  2017-06-20 10:59:19.708572540 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-pyasn1-modules
-Version:0.0.8
+Version:0.0.9
 Release:0
 Url:http://pyasn1.sf.net/
 Summary:Collection of protocols modules written in ASN.1 language
@@ -50,7 +50,7 @@
 
 %files %python_files
 %defattr(-,root,root,-)
-%doc CHANGES.txt LICENSE.txt README.txt
+%doc CHANGES.txt LICENSE.txt README.md
 %{python_sitelib}/*
 
 %changelog

++ pyasn1-modules-0.0.8.tar.gz -> pyasn1-modules-0.0.9.tar.gz ++
 12085 lines of diff (skipped)




commit python-pyasn1-modules for openSUSE:Factory

2017-04-19 Thread root
Hello community,

here is the log from the commit of package python-pyasn1-modules for 
openSUSE:Factory checked in at 2017-04-19 17:56:49

Comparing /work/SRC/openSUSE:Factory/python-pyasn1-modules (Old)
 and  /work/SRC/openSUSE:Factory/.python-pyasn1-modules.new (New)


Package is "python-pyasn1-modules"

Wed Apr 19 17:56:49 2017 rev:14 rq:480630 version:0.0.8

Changes:

--- 
/work/SRC/openSUSE:Factory/python-pyasn1-modules/python-pyasn1-modules.changes  
2016-01-01 19:47:15.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-pyasn1-modules.new/python-pyasn1-modules.changes
 2017-04-19 17:56:53.920045437 +0200
@@ -1,0 +2,5 @@
+Thu Mar 16 13:46:56 UTC 2017 - tbecht...@suse.com
+
+- Switch to singlespec approach
+
+---



Other differences:
--
++ python-pyasn1-modules.spec ++
--- /var/tmp/diff_new_pack.KqljjE/_old  2017-04-19 17:56:55.523818543 +0200
+++ /var/tmp/diff_new_pack.KqljjE/_new  2017-04-19 17:56:55.523818543 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pyasn1-modules
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,6 +16,7 @@
 #
 
 
+%{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-pyasn1-modules
 Version:0.0.8
 Release:0
@@ -23,19 +24,14 @@
 Summary:Collection of protocols modules written in ASN.1 language
 License:BSD-3-Clause
 Group:  Development/Languages/Python
-Source: 
http://pypi.python.org/packages/source/p/pyasn1-modules/pyasn1-modules-%{version}.tar.gz
+Source: 
https://pypi.io/packages/source/p/pyasn1-modules/pyasn1-modules-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  python-devel
-BuildRequires:  python-setuptools
+BuildRequires:  %{python_module setuptools}
+BuildRequires:  python-rpm-macros
 Requires:   python-pyasn1
-%if 0%{?suse_version}
-%py_requires
-%if 0%{?suse_version} > 1110
 BuildArch:  noarch
-%else
-%{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
-%endif
-%endif
+
+%python_subpackages
 
 %description
 This is an implementation of ASN.1 types and codecs in Python programming
@@ -47,16 +43,12 @@
 %setup -q -n pyasn1-modules-%{version}
 
 %build
-export CFLAGS="%{optflags}"
-python setup.py build
+%python_build
 
 %install
-python setup.py install --prefix=%{_prefix} --root=%{buildroot}
-
-%clean
-rm -rf %{buildroot}
+%python_install
 
-%files
+%files %python_files
 %defattr(-,root,root,-)
 %doc CHANGES.txt LICENSE.txt README.txt
 %{python_sitelib}/*




commit python-pyasn1-modules for openSUSE:Factory

2016-01-01 Thread h_root
Hello community,

here is the log from the commit of package python-pyasn1-modules for 
openSUSE:Factory checked in at 2016-01-01 19:47:04

Comparing /work/SRC/openSUSE:Factory/python-pyasn1-modules (Old)
 and  /work/SRC/openSUSE:Factory/.python-pyasn1-modules.new (New)


Package is "python-pyasn1-modules"

Changes:

--- 
/work/SRC/openSUSE:Factory/python-pyasn1-modules/python-pyasn1-modules.changes  
2015-08-14 14:46:47.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pyasn1-modules.new/python-pyasn1-modules.changes
 2016-01-01 19:47:15.0 +0100
@@ -1,0 +2,9 @@
+Tue Dec 29 17:10:09 UTC 2015 - mich...@stroeder.com
+
+- Update to upstream release 0.0.8
+  - Wheel distribution format now supported
+  - Fix to misspelled rfc2459.id_at_sutname variable
+  - Fix to misspelled rfc2459.NameConstraints component tag ID
+  - Fix to misspelled rfc2459.GeneralSubtree component default status
+
+---

Old:

  pyasn1-modules-0.0.7.tar.gz

New:

  pyasn1-modules-0.0.8.tar.gz



Other differences:
--
++ python-pyasn1-modules.spec ++
--- /var/tmp/diff_new_pack.PcCoqY/_old  2016-01-01 19:47:16.0 +0100
+++ /var/tmp/diff_new_pack.PcCoqY/_new  2016-01-01 19:47:16.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python-pyasn1-modules
-Version:0.0.7
+Version:0.0.8
 Release:0
 Url:http://pyasn1.sf.net/
 Summary:Collection of protocols modules written in ASN.1 language

++ pyasn1-modules-0.0.7.tar.gz -> pyasn1-modules-0.0.8.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pyasn1-modules-0.0.7/CHANGES.txt 
new/pyasn1-modules-0.0.8/CHANGES.txt
--- old/pyasn1-modules-0.0.7/CHANGES.txt2015-08-01 09:34:10.0 
+0200
+++ new/pyasn1-modules-0.0.8/CHANGES.txt2015-09-28 12:34:11.0 
+0200
@@ -1,5 +1,13 @@
-Revision 0.0.7
---
+Revision 0.0.8, released 28-09-2015
+---
+
+- Wheel distribution format now supported
+- Fix to misspelled rfc2459.id_at_sutname variable
+- Fix to misspelled rfc2459.NameConstraints component tag ID
+- Fix to misspelled rfc2459.GeneralSubtree component default status
+
+Revision 0.0.7, released 01-08-2015
+---
 
 - Extensions added to text files, CVS attic flushed.
 - Fix to rfc2459.BasicConstraints syntax.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pyasn1-modules-0.0.7/PKG-INFO 
new/pyasn1-modules-0.0.8/PKG-INFO
--- old/pyasn1-modules-0.0.7/PKG-INFO   2015-08-01 10:47:40.0 +0200
+++ new/pyasn1-modules-0.0.8/PKG-INFO   2015-09-28 14:34:05.0 +0200
@@ -1,6 +1,6 @@
-Metadata-Version: 1.0
+Metadata-Version: 1.1
 Name: pyasn1-modules
-Version: 0.0.7
+Version: 0.0.8
 Summary: A collection of ASN.1-based protocols modules.
 Home-page: http://sourceforge.net/projects/pyasn1/
 Author: Ilya Etingof 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pyasn1-modules-0.0.7/pyasn1_modules/__init__.py 
new/pyasn1-modules-0.0.8/pyasn1_modules/__init__.py
--- old/pyasn1-modules-0.0.7/pyasn1_modules/__init__.py 2015-07-05 
15:03:23.0 +0200
+++ new/pyasn1-modules-0.0.8/pyasn1_modules/__init__.py 2015-08-01 
10:52:41.0 +0200
@@ -1,2 +1,2 @@
 # http://www.python.org/dev/peps/pep-0396/
-__version__ = '0.0.7'
+__version__ = '0.0.8'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pyasn1-modules-0.0.7/pyasn1_modules/rfc2459.py 
new/pyasn1-modules-0.0.8/pyasn1_modules/rfc2459.py
--- old/pyasn1-modules-0.0.7/pyasn1_modules/rfc2459.py  2015-08-01 
09:33:26.0 +0200
+++ new/pyasn1-modules-0.0.8/pyasn1_modules/rfc2459.py  2015-08-17 
23:40:32.0 +0200
@@ -87,7 +87,8 @@
 
 id_at = univ.ObjectIdentifier('2.5.4')
 id_at_name = univ.ObjectIdentifier('2.5.4.41')
-id_at_sutname = univ.ObjectIdentifier('2.5.4.4')
+# preserve misspelled variable for compatibility
+id_at_sutname = id_at_surname = univ.ObjectIdentifier('2.5.4.4')
 id_at_givenName = univ.ObjectIdentifier('2.5.4.42')
 id_at_initials = univ.ObjectIdentifier('2.5.4.43')
 id_at_generationQualifier = univ.ObjectIdentifier('2.5.4.44')
@@ -777,7 +778,7 @@
 class GeneralSubtree(univ.Sequence):
 componentType = namedtype.NamedTypes(
 namedtype.NamedType('base', GeneralName()),
-namedtype.NamedType('minimum', 
BaseDistance(0).subtype(implicitTag=tag.Tag(tag.tagClassContext, 
tag.tagFormatConstructed, 0))),
+namedtype.DefaultedNamedType('minimum', 
BaseDistance(0).subtype(implicitTag=tag.Tag(tag.tagClassContext, 

commit python-pyasn1-modules for openSUSE:Factory

2015-08-14 Thread h_root
Hello community,

here is the log from the commit of package python-pyasn1-modules for 
openSUSE:Factory checked in at 2015-08-14 14:46:46

Comparing /work/SRC/openSUSE:Factory/python-pyasn1-modules (Old)
 and  /work/SRC/openSUSE:Factory/.python-pyasn1-modules.new (New)


Package is python-pyasn1-modules

Changes:

--- 
/work/SRC/openSUSE:Factory/python-pyasn1-modules/python-pyasn1-modules.changes  
2015-07-08 06:59:26.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pyasn1-modules.new/python-pyasn1-modules.changes
 2015-08-14 14:46:47.0 +0200
@@ -1,0 +2,8 @@
+Thu Aug 13 13:02:16 UTC 2015 - mich...@stroeder.com
+
+- Added file ext .txt to doc files like in upstream
+- Update to upstream release 0.0.7
+  - Extensions added to text files, CVS attic flushed.
+  - Fix to rfc2459.BasicConstraints syntax.
+
+---
@@ -4 +12 @@
-- Update to upstrean release 0.0.6
+- Update to upstream release 0.0.6
@@ -17 +25 @@
-- Update to upstrean release 0.0.5
+- Update to upstream release 0.0.5
@@ -33 +41 @@
-- Update to upstrean release 0.0.4
+- Update to upstream release 0.0.4
@@ -41 +49 @@
-- Update to upstrean release 0.0.3
+- Update to upstream release 0.0.3

Old:

  pyasn1-modules-0.0.6.tar.gz

New:

  pyasn1-modules-0.0.7.tar.gz



Other differences:
--
++ python-pyasn1-modules.spec ++
--- /var/tmp/diff_new_pack.5jTRrm/_old  2015-08-14 14:46:47.0 +0200
+++ /var/tmp/diff_new_pack.5jTRrm/_new  2015-08-14 14:46:47.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python-pyasn1-modules
-Version:0.0.6
+Version:0.0.7
 Release:0
 Url:http://pyasn1.sf.net/
 Summary:Collection of protocols modules written in ASN.1 language
@@ -58,7 +58,7 @@
 
 %files
 %defattr(-,root,root,-)
-%doc CHANGES LICENSE README
+%doc CHANGES.txt LICENSE.txt README.txt
 %{python_sitelib}/*
 
 %changelog

++ pyasn1-modules-0.0.6.tar.gz - pyasn1-modules-0.0.7.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pyasn1-modules-0.0.6/CHANGES 
new/pyasn1-modules-0.0.7/CHANGES
--- old/pyasn1-modules-0.0.6/CHANGES2015-06-05 13:59:20.0 +0200
+++ new/pyasn1-modules-0.0.7/CHANGES1970-01-01 01:00:00.0 +0100
@@ -1,55 +0,0 @@
-Revision 0.0.6
---
-
-- Typo fix to id_kp_serverAuth object value
-- A test case for indefinite length encoding eliminated as it's
-  forbidden in DER.
-
-Revision 0.0.5
---
-
-- License updated to vanilla BSD 2-Clause to ease package use
-  (http://opensource.org/licenses/BSD-2-Clause).
-- Missing components added to rfc4210.PKIBody.
-- Fix to rfc2459.CRLDistPointsSyntax typo.
-- Fix to rfc2511.CertReqMsg typo.
-
-Revision 0.0.4
---
-
-- CMP structures (RFC4210), cmpdump.py tool and test case added.
-- SNMPv2c Message syntax (RFC1901) properly defined.
-- Package version established in form of __init__.__version__
-  which is in-sync with distutils.
-- Package meta information and classifiers updated.
-
-Revision 0.0.3
---
-
-- Text cases implemented
-- X.509 CRMF structures (RFC2511) and crmfdump.py tool added
-- X.509 CRL structures and crldump.py tool added
-- PKCS#10 structures and pkcs10dump.py tool added
-- PKCS#8 structures and pkcs8dump.py tool added
-- PKCS#1 (rfc3447) structures added
-- OCSP request  response dumping tool added
-- SNMPv2c  SNMPv3/USM structures added
-- keydump.py moved into pkcs1dump.py
-- PEM files read function generalized to be used more universally.
-- complete PKIX1 '88 code implemented at rfc2459.py
-
-
-Revision 0.0.2
---
-
-- Require pyasn1 = 0.1.1
-- Fixes towards Py3K compatibility
-  + use either of existing urllib module
-  + adopt to the new bytes type
-  + print operator is now a function
-  + new exception syntax
-
-Revision 0.0.1a

-
-- Initial revision, most code carried from pyasn1 examples.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pyasn1-modules-0.0.6/CHANGES.txt 
new/pyasn1-modules-0.0.7/CHANGES.txt
--- old/pyasn1-modules-0.0.6/CHANGES.txt1970-01-01 01:00:00.0 
+0100
+++ new/pyasn1-modules-0.0.7/CHANGES.txt2015-08-01 09:34:10.0 
+0200
@@ -0,0 +1,61 @@
+Revision 0.0.7
+--
+
+- Extensions added to text files, CVS attic flushed.
+- Fix to rfc2459.BasicConstraints syntax.
+
+Revision 0.0.6, released 21-06-2015
+---
+
+- Typo fix to id_kp_serverAuth object value
+- A test case for indefinite length encoding eliminated as it's
+  forbidden in DER.
+
+Revision 0.0.5
+--
+
+- License updated to vanilla BSD 2-Clause 

commit python-pyasn1-modules for openSUSE:Factory

2015-07-07 Thread h_root
Hello community,

here is the log from the commit of package python-pyasn1-modules for 
openSUSE:Factory checked in at 2015-07-08 06:59:21

Comparing /work/SRC/openSUSE:Factory/python-pyasn1-modules (Old)
 and  /work/SRC/openSUSE:Factory/.python-pyasn1-modules.new (New)


Package is python-pyasn1-modules

Changes:

--- 
/work/SRC/openSUSE:Factory/python-pyasn1-modules/python-pyasn1-modules.changes  
2013-10-25 11:27:13.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pyasn1-modules.new/python-pyasn1-modules.changes
 2015-07-08 06:59:26.0 +0200
@@ -1,0 +2,8 @@
+Sat Jul  4 20:46:59 UTC 2015 - mich...@stroeder.com
+
+- Update to upstrean release 0.0.6
+  - Typo fix to id_kp_serverAuth object value
+  - A test case for indefinite length encoding eliminated as it's
+forbidden in DER.
+
+---

Old:

  pyasn1-modules-0.0.5.tar.gz

New:

  pyasn1-modules-0.0.6.tar.gz



Other differences:
--
++ python-pyasn1-modules.spec ++
--- /var/tmp/diff_new_pack.C8tgPq/_old  2015-07-08 06:59:26.0 +0200
+++ /var/tmp/diff_new_pack.C8tgPq/_new  2015-07-08 06:59:26.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python-pyasn1-modules
-Version:0.0.5
+Version:0.0.6
 Release:0
 Url:http://pyasn1.sf.net/
 Summary:Collection of protocols modules written in ASN.1 language

++ pyasn1-modules-0.0.5.tar.gz - pyasn1-modules-0.0.6.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pyasn1-modules-0.0.5/CHANGES 
new/pyasn1-modules-0.0.6/CHANGES
--- old/pyasn1-modules-0.0.5/CHANGES2013-03-19 17:56:42.0 +0100
+++ new/pyasn1-modules-0.0.6/CHANGES2015-06-05 13:59:20.0 +0200
@@ -1,8 +1,18 @@
+Revision 0.0.6
+--
+
+- Typo fix to id_kp_serverAuth object value
+- A test case for indefinite length encoding eliminated as it's
+  forbidden in DER.
+
 Revision 0.0.5
 --
 
 - License updated to vanilla BSD 2-Clause to ease package use
   (http://opensource.org/licenses/BSD-2-Clause).
+- Missing components added to rfc4210.PKIBody.
+- Fix to rfc2459.CRLDistPointsSyntax typo.
+- Fix to rfc2511.CertReqMsg typo.
 
 Revision 0.0.4
 --
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pyasn1-modules-0.0.5/LICENSE 
new/pyasn1-modules-0.0.6/LICENSE
--- old/pyasn1-modules-0.0.5/LICENSE2013-03-19 17:56:42.0 +0100
+++ new/pyasn1-modules-0.0.6/LICENSE2015-06-05 09:46:41.0 +0200
@@ -1,4 +1,4 @@
-Copyright (c) 2005-2013, Ilya Etingof i...@glas.net
+Copyright (c) 2005-2015, Ilya Etingof i...@glas.net
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pyasn1-modules-0.0.5/PKG-INFO 
new/pyasn1-modules-0.0.6/PKG-INFO
--- old/pyasn1-modules-0.0.5/PKG-INFO   2013-05-03 12:07:11.0 +0200
+++ new/pyasn1-modules-0.0.6/PKG-INFO   2015-06-21 23:28:17.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.0
 Name: pyasn1-modules
-Version: 0.0.5
+Version: 0.0.6
 Summary: A collection of ASN.1-based protocols modules.
 Home-page: http://sourceforge.net/projects/pyasn1/
 Author: Ilya Etingof i...@glas.net
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pyasn1-modules-0.0.5/pyasn1_modules/__init__.py 
new/pyasn1-modules-0.0.6/pyasn1_modules/__init__.py
--- old/pyasn1-modules-0.0.5/pyasn1_modules/__init__.py 2013-01-05 
09:03:35.0 +0100
+++ new/pyasn1-modules-0.0.6/pyasn1_modules/__init__.py 2015-06-05 
09:46:41.0 +0200
@@ -1,2 +1,2 @@
 # http://www.python.org/dev/peps/pep-0396/
-__version__ = '0.0.5'
+__version__ = '0.0.6'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pyasn1-modules-0.0.5/pyasn1_modules/rfc2459.py 
new/pyasn1-modules-0.0.6/pyasn1_modules/rfc2459.py
--- old/pyasn1-modules-0.0.5/pyasn1_modules/rfc2459.py  2012-04-11 
11:34:52.0 +0200
+++ new/pyasn1-modules-0.0.6/pyasn1_modules/rfc2459.py  2015-06-05 
09:46:41.0 +0200
@@ -648,7 +648,7 @@
 
 class BaseCRLNumber(CRLNumber): pass
 
-id_kp_serverAuth = univ.ObjectIdentifier('1.3.6.1.5.5.7.3.1.1')
+id_kp_serverAuth = univ.ObjectIdentifier('1.3.6.1.5.5.7.3.1')
 id_kp_clientAuth = univ.ObjectIdentifier('1.3.6.1.5.5.7.3.2')
 id_kp_codeSigning = univ.ObjectIdentifier('1.3.6.1.5.5.7.3.3')
 id_kp_emailProtection = univ.ObjectIdentifier('1.3.6.1.5.5.7.3.4')
@@ -761,7 +761,7 @@
 id_ce_cRLDistributionPoints = univ.ObjectIdentifier('2.5.29.31')
 
 class CRLDistPointsSyntax(univ.SequenceOf):

commit python-pyasn1-modules for openSUSE:Factory

2013-10-25 Thread h_root
Hello community,

here is the log from the commit of package python-pyasn1-modules for 
openSUSE:Factory checked in at 2013-10-25 11:27:12

Comparing /work/SRC/openSUSE:Factory/python-pyasn1-modules (Old)
 and  /work/SRC/openSUSE:Factory/.python-pyasn1-modules.new (New)


Package is python-pyasn1-modules

Changes:

--- 
/work/SRC/openSUSE:Factory/python-pyasn1-modules/python-pyasn1-modules.changes  
2013-05-07 15:32:31.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pyasn1-modules.new/python-pyasn1-modules.changes
 2013-10-25 11:27:13.0 +0200
@@ -1,0 +2,5 @@
+Thu Oct 24 11:11:23 UTC 2013 - speili...@suse.com
+
+- Require python-setuptools instead of distribute (upstreams merged)
+
+---



Other differences:
--
++ python-pyasn1-modules.spec ++
--- /var/tmp/diff_new_pack.nVsAG0/_old  2013-10-25 11:27:13.0 +0200
+++ /var/tmp/diff_new_pack.nVsAG0/_new  2013-10-25 11:27:13.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pyasn1-modules
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,7 +26,7 @@
 Source: 
http://pypi.python.org/packages/source/p/pyasn1-modules/pyasn1-modules-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python-devel
-BuildRequires:  python-distribute
+BuildRequires:  python-setuptools
 Requires:   python-pyasn1
 %if 0%{?suse_version}
 %py_requires

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit python-pyasn1-modules for openSUSE:Factory

2013-05-07 Thread h_root
Hello community,

here is the log from the commit of package python-pyasn1-modules for 
openSUSE:Factory checked in at 2013-05-07 15:26:13

Comparing /work/SRC/openSUSE:Factory/python-pyasn1-modules (Old)
 and  /work/SRC/openSUSE:Factory/.python-pyasn1-modules.new (New)


Package is python-pyasn1-modules

Changes:

--- 
/work/SRC/openSUSE:Factory/python-pyasn1-modules/python-pyasn1-modules.changes  
2013-03-08 13:28:52.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-pyasn1-modules.new/python-pyasn1-modules.changes
 2013-05-07 15:32:31.0 +0200
@@ -1,0 +2,11 @@
+Tue May  7 08:25:25 UTC 2013 - mich...@stroeder.com
+
+- Update to upstrean release 0.0.5
+
+Revision 0.0.5
+--
+
+- License updated to vanilla BSD 2-Clause to ease package use
+  (http://opensource.org/licenses/BSD-2-Clause).
+
+---

Old:

  pyasn1-modules-0.0.4.tar.gz

New:

  pyasn1-modules-0.0.5.tar.gz



Other differences:
--
++ python-pyasn1-modules.spec ++
--- /var/tmp/diff_new_pack.RiFnOU/_old  2013-05-07 15:32:33.0 +0200
+++ /var/tmp/diff_new_pack.RiFnOU/_new  2013-05-07 15:32:33.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python-pyasn1-modules
-Version:0.0.4
+Version:0.0.5
 Release:0
 Url:http://pyasn1.sf.net/
 Summary:Collection of protocols modules written in ASN.1 language

++ pyasn1-modules-0.0.4.tar.gz - pyasn1-modules-0.0.5.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pyasn1-modules-0.0.4/CHANGES 
new/pyasn1-modules-0.0.5/CHANGES
--- old/pyasn1-modules-0.0.4/CHANGES2012-07-11 17:38:13.0 +0200
+++ new/pyasn1-modules-0.0.5/CHANGES2013-03-19 17:56:42.0 +0100
@@ -1,3 +1,9 @@
+Revision 0.0.5
+--
+
+- License updated to vanilla BSD 2-Clause to ease package use
+  (http://opensource.org/licenses/BSD-2-Clause).
+
 Revision 0.0.4
 --
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pyasn1-modules-0.0.4/LICENSE 
new/pyasn1-modules-0.0.5/LICENSE
--- old/pyasn1-modules-0.0.4/LICENSE2012-04-06 11:15:30.0 +0200
+++ new/pyasn1-modules-0.0.5/LICENSE2013-03-19 17:56:42.0 +0100
@@ -1,7 +1,5 @@
-Copyright (c) 2011-2012 Ilya Etingof i...@glas.net, all rights reserved.
-
-THIS SOFTWARE IS NOT FAULT TOLERANT AND SHOULD NOT BE USED IN ANY SITUATION
-ENDANGERING HUMAN LIFE OR PROPERTY.
+Copyright (c) 2005-2013, Ilya Etingof i...@glas.net
+All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
@@ -13,16 +11,14 @@
 this list of conditions and the following disclaimer in the documentation
 and/or other materials provided with the distribution.
 
-  * The name of the authors may not be used to endorse or promote products
-derived from this software without specific prior written permission.
-
-THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS IS''
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS AS IS
 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 
-ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR 
-ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
-(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; 
-LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
-ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
-(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 
-THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 
+ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
+LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+POSSIBILITY OF SUCH DAMAGE. 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pyasn1-modules-0.0.4/PKG-INFO 
new/pyasn1-modules-0.0.5/PKG-INFO
--- old/pyasn1-modules-0.0.4/PKG-INFO   2012-07-23 18:50:57.0 +0200
+++ new/pyasn1-modules-0.0.5/PKG-INFO   2013-05-03 12:07:11.0 

commit python-pyasn1-modules for openSUSE:Factory

2012-07-30 Thread h_root
Hello community,

here is the log from the commit of package python-pyasn1-modules for 
openSUSE:Factory checked in at 2012-07-30 09:40:11

Comparing /work/SRC/openSUSE:Factory/python-pyasn1-modules (Old)
 and  /work/SRC/openSUSE:Factory/.python-pyasn1-modules.new (New)


Package is python-pyasn1-modules, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:Factory/python-pyasn1-modules/python-pyasn1-modules.changes  
2012-05-08 06:48:01.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pyasn1-modules.new/python-pyasn1-modules.changes
 2012-07-30 09:40:13.0 +0200
@@ -1,0 +2,8 @@
+Fri Jul 27 18:03:12 UTC 2012 - mich...@stroeder.com
+
+- Update to upstrean release 0.0.4
+
+The pyasn1-modules collection now includes Certificate Management Protocol
+(RFC4210) data structures.
+
+---

Old:

  pyasn1-modules-0.0.3.tar.gz

New:

  pyasn1-modules-0.0.4.tar.gz



Other differences:
--
++ python-pyasn1-modules.spec ++
--- /var/tmp/diff_new_pack.ckugSD/_old  2012-07-30 09:40:16.0 +0200
+++ /var/tmp/diff_new_pack.ckugSD/_new  2012-07-30 09:40:16.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python-pyasn1-modules
-Version:0.0.3
+Version:0.0.4
 Release:0
 Url:http://pyasn1.sf.net/
 Summary:Collection of protocols modules written in ASN.1 language

++ pyasn1-modules-0.0.3.tar.gz - pyasn1-modules-0.0.4.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pyasn1-modules-0.0.3/CHANGES 
new/pyasn1-modules-0.0.4/CHANGES
--- old/pyasn1-modules-0.0.3/CHANGES2012-04-11 21:44:45.0 +0200
+++ new/pyasn1-modules-0.0.4/CHANGES2012-07-11 17:38:13.0 +0200
@@ -1,3 +1,12 @@
+Revision 0.0.4
+--
+
+- CMP structures (RFC4210), cmpdump.py tool and test case added.
+- SNMPv2c Message syntax (RFC1901) properly defined.
+- Package version established in form of __init__.__version__
+  which is in-sync with distutils.
+- Package meta information and classifiers updated.
+
 Revision 0.0.3
 --
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pyasn1-modules-0.0.3/PKG-INFO 
new/pyasn1-modules-0.0.4/PKG-INFO
--- old/pyasn1-modules-0.0.3/PKG-INFO   2012-04-20 10:50:26.0 +0200
+++ new/pyasn1-modules-0.0.4/PKG-INFO   2012-07-23 18:50:57.0 +0200
@@ -1,21 +1,26 @@
-Metadata-Version: 1.0
+Metadata-Version: 1.1
 Name: pyasn1-modules
-Version: 0.0.3
-Summary: ASN.1 modules
+Version: 0.0.4
+Summary: A collection of ASN.1-based protocols modules.
 Home-page: http://sourceforge.net/projects/pyasn1/
-Author: Ilya Etingof
+Author: Ilya Etingof i...@glas.net
 Author-email: i...@glas.net
 License: BSD
-Description: UNKNOWN
-Platform: UNKNOWN
+Description: A collection of ASN.1 modules expressed in form of pyasn1 
classes. Includes protocols PDUs definition (SNMP, LDAP etc.) and various data 
structures (X.509, PKCS etc.).
+Platform: any
 Classifier: Development Status :: 5 - Production/Stable
+Classifier: Environment :: Console
 Classifier: Intended Audience :: Developers
+Classifier: Intended Audience :: Education
 Classifier: Intended Audience :: Information Technology
+Classifier: Intended Audience :: Science/Research
+Classifier: Intended Audience :: System Administrators
 Classifier: Intended Audience :: Telecommunications Industry
+Classifier: License :: OSI Approved :: BSD License
+Classifier: Natural Language :: English
 Classifier: Operating System :: OS Independent
 Classifier: Programming Language :: Python :: 2
 Classifier: Programming Language :: Python :: 3
 Classifier: Topic :: Communications
 Classifier: Topic :: Security :: Cryptography
 Classifier: Topic :: Software Development :: Libraries :: Python Modules
-Classifier: License :: OSI Approved :: BSD License
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pyasn1-modules-0.0.3/pyasn1_modules/__init__.py 
new/pyasn1-modules-0.0.4/pyasn1_modules/__init__.py
--- old/pyasn1-modules-0.0.3/pyasn1_modules/__init__.py 2011-02-17 
19:35:16.0 +0100
+++ new/pyasn1-modules-0.0.4/pyasn1_modules/__init__.py 2012-07-04 
14:47:00.0 +0200
@@ -0,0 +1,2 @@
+# http://www.python.org/dev/peps/pep-0396/
+__version__ = '0.0.4'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pyasn1-modules-0.0.3/pyasn1_modules/rfc1901.py 
new/pyasn1-modules-0.0.4/pyasn1_modules/rfc1901.py
--- old/pyasn1-modules-0.0.3/pyasn1_modules/rfc1901.py  1970-01-01 
01:00:00.0 +0100
+++ new/pyasn1-modules-0.0.4/pyasn1_modules/rfc1901.py  2012-07-11 
17:36:25.0 +0200

commit python-pyasn1-modules for openSUSE:Factory

2012-05-07 Thread h_root
Hello community,

here is the log from the commit of package python-pyasn1-modules for 
openSUSE:Factory checked in at 2012-05-08 06:47:59

Comparing /work/SRC/openSUSE:Factory/python-pyasn1-modules (Old)
 and  /work/SRC/openSUSE:Factory/.python-pyasn1-modules.new (New)


Package is python-pyasn1-modules, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:Factory/python-pyasn1-modules/python-pyasn1-modules.changes  
2012-03-27 08:58:13.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pyasn1-modules.new/python-pyasn1-modules.changes
 2012-05-08 06:48:01.0 +0200
@@ -1,0 +2,5 @@
+Mon Apr 23 19:23:07 UTC 2012 - mich...@stroeder.com
+
+- Update to upstrean release 0.0.3
+
+---

Old:

  pyasn1-modules-0.0.2.tar.gz

New:

  pyasn1-modules-0.0.3.tar.gz



Other differences:
--
++ python-pyasn1-modules.spec ++
--- /var/tmp/diff_new_pack.VeZhXr/_old  2012-05-08 06:48:02.0 +0200
+++ /var/tmp/diff_new_pack.VeZhXr/_new  2012-05-08 06:48:02.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pyasn1-modules
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,16 +16,15 @@
 #
 
 
-
 Name:   python-pyasn1-modules
-Version:0.0.2
+Version:0.0.3
 Release:0
 Url:http://pyasn1.sf.net/
 Summary:Collection of protocols modules written in ASN.1 language
 License:BSD-3-Clause
 Group:  Development/Languages/Python
 Source: 
http://pypi.python.org/packages/source/p/pyasn1-modules/pyasn1-modules-%{version}.tar.gz
-BuildRoot:  %{ tmppath}/%{name}-%{version}-build
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python-devel
 BuildRequires:  python-distribute
 Requires:   python-pyasn1

++ pyasn1-modules-0.0.2.tar.gz - pyasn1-modules-0.0.3.tar.gz ++
 2659 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org