15
0

- update to 2.10.68:

* declared compatibility with python 3.10
  * documentation updates

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-construct?expand=0&rev=41
This commit is contained in:
2022-03-27 11:08:03 +00:00
committed by Git OBS Bridge
parent 80eb79bfa9
commit b5671d675d
4 changed files with 12 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -26,7 +26,7 @@
%endif
%define skip_python2 1
Name: python-construct%{?psuffix}
Version: 2.10.67
Version: 2.10.68
Release: 0
Summary: A declarative parser/builder for binary data
License: MIT