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,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6d391a96e59b23130a5cfa74d6fd7f388dbbe26cc8f1edf39fdddf08d9d6676c
size 147134

3
pyasn1-0.6.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3a35ab2c4b5ef98e17dfdec8ab074046fbda76e281c5a706ccd82328cfc8f64c
size 148088

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Apr 3 14:05:40 UTC 2024 - Dirk Müller <dmueller@suse.com>
- 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
-------------------------------------------------------------------
Mon Nov 27 15:52:23 UTC 2023 - Dirk Müller <dmueller@suse.com>

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