Accepting request 539742 from home:apersaud:branches:devel:languages:python
- specfile: * don't package .c files - update to version 3.3.2: * Fix tarball (again) - changes from version 3.3.1: * Include .c files in tarball (#181) OBS-URL: https://build.opensuse.org/request/show/539742 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-multidict?expand=0&rev=8
This commit is contained in:
committed by
Git OBS Bridge
parent
76eb6d7f3d
commit
5eaa939533
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e76909da2fad6966281d4e0e4ccfd3c3025699ebcc30806afa09fa1384c3532b
|
||||
size 34940
|
3
multidict-3.3.2.tar.gz
Normal file
3
multidict-3.3.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f82e61c7408ed0dce1862100db55595481911f159d6ddec0b375d35b6449509b
|
||||
size 129806
|
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 3 15:55:20 UTC 2017 - arun@gmx.de
|
||||
|
||||
- specfile:
|
||||
* don't package .c files
|
||||
|
||||
- update to version 3.3.2:
|
||||
* Fix tarball (again)
|
||||
|
||||
- changes from version 3.3.1:
|
||||
* Include .c files in tarball (#181)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 2 03:07:12 UTC 2017 - arun@gmx.de
|
||||
|
||||
|
@@ -20,7 +20,7 @@
|
||||
%define skip_python2 1
|
||||
%bcond_without test
|
||||
Name: python-multidict
|
||||
Version: 3.3.0
|
||||
Version: 3.3.2
|
||||
Release: 0
|
||||
Summary: Multidict implementation
|
||||
License: Apache-2.0
|
||||
@@ -50,6 +50,7 @@ export CFLAGS="%{optflags}"
|
||||
|
||||
%install
|
||||
%python_install
|
||||
%python_expand rm -f %{buildroot}%{python_sitearch}/multidict/*.c
|
||||
|
||||
%check
|
||||
%if %{with test}
|
||||
|
Reference in New Issue
Block a user