Accepting request 452594 from home:matwey:branches:devel:languages:python

- correct download url

OBS-URL: https://build.opensuse.org/request/show/452594
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-construct?expand=0&rev=13
This commit is contained in:
Matwey Kornilov 2017-01-26 09:28:04 +00:00 committed by Git OBS Bridge
parent ef621aa87c
commit 7912b7f5fc
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jan 26 09:26:29 UTC 2017 - matwey.kornilov@gmail.com
- correct download url
-------------------------------------------------------------------
Wed Jan 18 09:42:16 UTC 2017 - matwey.kornilov@gmail.com

View File

@ -23,7 +23,7 @@ Summary: A powerful declarative parser/builder for binary data
License: MIT
Group: Development/Languages/Python
Url: http://construct.readthedocs.org
Source: https://pypi.io/packages/source/c/construct/construct-%{version}.tar.gz
Source: https://github.com/construct/construct/archive/v%{version}/construct-%{version}.tar.gz
# PATCH-FEATURE-OPENSUSE split_debug.patch matwey.kornilov@gmail.com -- make debug.py non-loadable
Patch0: split_debug.patch
BuildRequires: python-devel