15
0

7 Commits

Author SHA256 Message Date
7c910dc841 Accepting request 1318714 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1318714
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyasn1-modules?expand=0&rev=34
2025-11-21 15:54:07 +00:00
636e2d9400 - Fix License tag to the right BSD-2-Clause license in spec file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyasn1-modules?expand=0&rev=71
2025-11-19 14:19:49 +00:00
5315113d31 Accepting request 1298002 from devel:languages:python
- fix changelog formatting
- Update to 0.4.2
  * Updated dependency constraint to be compatible with pyasn1
    0.6.1, which removed the pyasn1.compat.octets module
- Drop pyasn1-061.patch, merged upstream

OBS-URL: https://build.opensuse.org/request/show/1298002
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyasn1-modules?expand=0&rev=33
2025-08-07 14:48:32 +00:00
3e5062192c - fix changelog formatting
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyasn1-modules?expand=0&rev=69
2025-08-06 16:35:16 +00:00
45c1053014 - Update to 0.4.2
* Updated dependency constraint to be compatible with pyasn1
    0.6.1, which removed the pyasn1.compat.octets module
- Drop pyasn1-061.patch, merged upstream

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyasn1-modules?expand=0&rev=68
2025-08-06 16:28:03 +00:00
a166416bc5 Accepting request 1206141 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1206141
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyasn1-modules?expand=0&rev=32
2024-10-08 15:23:00 +00:00
a1d7c38722 - Update to 0.4.1
* Added support for Python 3.13
- Add upstream pyasn1-061.patch to fix tests with recent pyasn1

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyasn1-modules?expand=0&rev=66
2024-10-07 15:36:01 +00:00
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Nov 19 10:28:23 UTC 2025 - Pablo Suárez Hernández <pablo.suarezhernandez@suse.com>
- Fix License tag to the right BSD-2-Clause license in spec file
-------------------------------------------------------------------
Wed Aug 6 16:34:49 UTC 2025 - Nico Krapp <nico.krapp@suse.com>

View File

@@ -21,7 +21,7 @@ Name: python-pyasn1-modules
Version: 0.4.2
Release: 0
Summary: Collection of protocols modules written in ASN.1 language
License: BSD-3-Clause
License: BSD-2-Clause
Group: Development/Languages/Python
URL: https://github.com/pyasn1/pyasn1-modules
Source: https://files.pythonhosted.org/packages/source/p/pyasn1-modules/pyasn1_modules-%{version}.tar.gz