14
0
forked from pool/python-pyasn1

Accepting request 1206059 from home:glaubitz:branches:devel:languages:python

- Update to 0.6.1
  * Added support for Python 3.13 and updated GitHub Actions
  * Removed Python 2 support and related code
  * Improved error handling and consistency
  * Runtime deprecation of `tagMap` and `typeMap` aliases
  * Fixed duplicated and missing declarations
  * Cleaned documentation and comments
  * Removed bdist_wheel universal flag from setup.cfg

OBS-URL: https://build.opensuse.org/request/show/1206059
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyasn1?expand=0&rev=94
This commit is contained in:
2024-10-07 14:43:40 +00:00
committed by Git OBS Bridge
parent b132c06173
commit 85bc382bc2
4 changed files with 16 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-pyasn1
Version: 0.6.0
Version: 0.6.1
Release: 0
Summary: ASN.1 types and codecs
License: BSD-2-Clause