14
0
forked from pool/python-pyasn1

- update to 0.6.0:

* Added support for previously missing RELATIVE-OID construct
  * Updated link to Layman's Guide Now it provides a link to
    links to a formatted PDF version of the paper, at a stable
    domain (researchgate), using https
  * Removed support for EOL Python 2.7, 3.6, 3.7

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyasn1?expand=0&rev=92
This commit is contained in:
2024-04-03 14:06:05 +00:00
committed by Git OBS Bridge
parent b947e510cb
commit b132c06173
4 changed files with 15 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-pyasn1
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 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 @@
%{?sle15_python_module_pythons}
Name: python-pyasn1
Version: 0.5.1
Version: 0.6.0
Release: 0
Summary: ASN.1 types and codecs
License: BSD-2-Clause