This is an automated email from the ASF dual-hosted git repository.

maximebeauchemin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git


The following commit(s) were added to refs/heads/master by this push:
     new ccb87d3  Rename files to allow RPM build (#3785)
ccb87d3 is described below

commit ccb87d337cdeff1fddec55f585d1b4fabd3523a6
Author: Stephanie Rivera <[email protected]>
AuthorDate: Mon Nov 6 18:13:53 2017 -0700

    Rename files to allow RPM build (#3785)
    
    I was having issues getting an RPM to build. My error was
    
    Processing files: superset-0.20.1-1.noarch
    error: File must begin with "/": Lockup
    error: File must begin with "/": With
    error: File must begin with "/": Text.svg
    error: File must begin with "/": Lockup
    error: File must begin with "/": With
    error: File must begin with "/": [email protected]
    error: File must begin with "/": Lockup
    error: File must begin with "/": Without
    error: File must begin with "/": [email protected]
    error: File must begin with "/": Lockup
    error: File must begin with "/": Without
    error: File must begin with "/": [email protected]
    error: File must begin with "/": Mark.png
    error: File must begin with "/": [email protected]
    
    for ref https://github.com/pypa/setuptools/issues/767
    File renaming fixes this issue
---
 .../{Full Lockup With Text.svg => FullLockupWithText.svg}   |   0
 ...ll Lockup With [email protected] => [email protected]} | Bin
 ...kup Without [email protected] => [email protected]} |   0
 ...kup Without [email protected] => [email protected]} | Bin
 superset/assets/branding/{Solo Mark.png => SoloMark.png}    | Bin
 .../assets/branding/{Solo [email protected] => [email protected]}   |   0
 6 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/superset/assets/branding/Full Lockup With Text.svg 
b/superset/assets/branding/FullLockupWithText.svg
similarity index 100%
rename from superset/assets/branding/Full Lockup With Text.svg
rename to superset/assets/branding/FullLockupWithText.svg
diff --git a/superset/assets/branding/Full Lockup With [email protected] 
b/superset/assets/branding/[email protected]
similarity index 100%
rename from superset/assets/branding/Full Lockup With [email protected]
rename to superset/assets/branding/[email protected]
diff --git a/superset/assets/branding/Full Lockup Without [email protected] 
b/superset/assets/branding/[email protected]
similarity index 100%
rename from superset/assets/branding/Full Lockup Without [email protected]
rename to superset/assets/branding/[email protected]
diff --git a/superset/assets/branding/Full Lockup Without [email protected] 
b/superset/assets/branding/[email protected]
similarity index 100%
rename from superset/assets/branding/Full Lockup Without [email protected]
rename to superset/assets/branding/[email protected]
diff --git a/superset/assets/branding/Solo Mark.png 
b/superset/assets/branding/SoloMark.png
similarity index 100%
rename from superset/assets/branding/Solo Mark.png
rename to superset/assets/branding/SoloMark.png
diff --git a/superset/assets/branding/Solo [email protected] 
b/superset/assets/branding/[email protected]
similarity index 100%
rename from superset/assets/branding/Solo [email protected]
rename to superset/assets/branding/[email protected]

-- 
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].

Reply via email to