17
0

Accepting request 518490 from home:tbechtold:branches:devel:languages:python

- update to 2.8.12:
  * README and docs updated
  * Version uped to 2.8.12
  * Union: fixed buildfrom (bug #348)
  * Docs updated: API reference
  * Prefixed instead of Array (#349)

OBS-URL: https://build.opensuse.org/request/show/518490
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-construct?expand=0&rev=19
This commit is contained in:
2017-08-26 09:17:39 +00:00
committed by Git OBS Bridge
parent 35ab5cb7fd
commit 5e64f43d9a
4 changed files with 14 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-construct
Version: 2.8.11
Version: 2.8.12
Release: 0
Summary: A powerful declarative parser/builder for binary data
License: MIT