17
0

5 Commits

Author SHA256 Message Date
3c26770059 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
a27111d556 - 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
2f6c53730b Accepting request 1297968 from home:glaubitz:branches:devel:languages:python
- 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/1297968
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
5976c59c04 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
92fca238b0 Accepting request 1206140 from home:mcalabkova:branches:devel:languages:python
- 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/request/show/1206140
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
4 changed files with 26 additions and 7 deletions

View File

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

View File

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

View File

@@ -1,3 +1,23 @@
-------------------------------------------------------------------
Wed Aug 6 16:34:49 UTC 2025 - Nico Krapp <nico.krapp@suse.com>
- fix changelog formatting
-------------------------------------------------------------------
Wed Aug 6 13:42:27 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- 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
-------------------------------------------------------------------
Mon Oct 7 15:29:49 UTC 2024 - Markéta Machová <mmachova@suse.com>
- Update to 0.4.1
* Added support for Python 3.13
- Add upstream pyasn1-061.patch to fix tests with recent pyasn1
-------------------------------------------------------------------
Thu Mar 28 12:16:19 UTC 2024 - Dirk Müller <dmueller@suse.com>
@@ -275,7 +295,6 @@ Tue May 7 08:25:25 UTC 2013 - michael@stroeder.com
- Update to upstream 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).

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-pyasn1-modules
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# 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-modules
Version: 0.4.0
Version: 0.4.2
Release: 0
Summary: Collection of protocols modules written in ASN.1 language
License: BSD-3-Clause
@@ -43,7 +43,7 @@ then generalized to be suitable for a wide range of protocols based on ASN.1
specification.
%prep
%setup -q -n pyasn1_modules-%{version}
%autosetup -p1 -n pyasn1_modules-%{version}
%build
%pyproject_wheel