forked from pool/python-opencensus-ext-threading
- Do not provide generic ext folder init content
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-opencensus-ext-threading?expand=0&rev=2
This commit is contained in:
committed by
Git OBS Bridge
parent
6e865c9fe0
commit
c47903ea1c
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 10 12:55:13 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Do not provide generic ext folder init content
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 21 18:40:38 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
||||
@@ -57,6 +57,8 @@ rm -rf %{buildroot}%{$python_sitelib}/opencensus/__init__.*
|
||||
rm -rf %{buildroot}%{$python_sitelib}/opencensus/__pycache__
|
||||
rm -rf %{buildroot}%{$python_sitelib}/opencensus/common/__init__.*
|
||||
rm -rf %{buildroot}%{$python_sitelib}/opencensus/common/__pycache__
|
||||
rm -rf %{buildroot}%{$python_sitelib}/opencensus/ext/__init__.*
|
||||
rm -rf %{buildroot}%{$python_sitelib}/opencensus/ext/__pycache__
|
||||
}
|
||||
|
||||
%check
|
||||
|
||||
Reference in New Issue
Block a user