Package upgrade

This commit is contained in:
houyingchao 2022-06-17 10:29:50 +08:00
parent 83eec4e1b5
commit 63e5dc03b6
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
construct-2.10.68.tar.gz Normal file

Binary file not shown.

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-construct
Version: 2.10.61
Version: 2.10.68
Release: 1
Summary: A powerful declarative symmetric parser/builder for binary data
License: MIT
URL: http://construct.readthedocs.org
Source0: https://files.pythonhosted.org/packages/13/92/517dd8f4b4f79d75a15b1c9c68e510cb323da0ff098f7ed62d2fdda525db/construct-2.10.61.tar.gz
Source0: https://pypi.python.org/packages/source/c/construct/construct-%{version}.tar.gz
BuildArch: noarch
%description
Construct is a powerful declarative and symmetrical parser and builder for binary data.
@ -68,6 +68,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
* Fri Jun 17 2022 houyingchao <houyingchao@h-partners.com> - 2.10.68-1
- Upgrade to version 2.10.68
* Fri Jul 09 2021 openstack-sig <openstack@openeuler.org>
- update to 2.10.61