# Generated by go2rpm 1.10.0 %bcond_without check %global debug_package %{nil} # https://github.com/bep/godartsass %global goipath github.com/bep/godartsass/v2 Version: 2.5.0 %gometa -L -f %global common_description %{expand: Go API backed by the native Dart Sass Embedded executable.} %global golicenses LICENSE %global godocs README.md Name: golang-github-bep-godartsass2 Release: %autorelease Summary: Go API backed by the native Dart Sass Embedded executable License: MIT URL: %{gourl} Source: %{gosource} %description %{common_description} %gopkg %prep %goprep %generate_buildrequires %go_generate_buildrequires %install %gopkginstall %if %{with check} %check # Checks seem to use network: got "connection is shut down". %gocheck -d . %endif %gopkgfiles %changelog %autochangelog