# Generated by go2rpm 1.14.0 %bcond check 1 %global debug_package %{nil} # https://github.com/nlpodyssey/gopickle %global goipath github.com/nlpodyssey/gopickle Version: 0.3.0 %gometa -L -f %global common_description %{expand: Go library for loading Python's data serialized with pickle and PyTorch module files.} %global golicenses LICENSE %global godocs CHANGELOG.md README.md Name: golang-github-nlpodyssey-gopickle Release: %autorelease Summary: Go library for loading Python's data serialized with pickle License: BSD-2-Clause URL: %{gourl} Source: %{gosource} %description %{common_description} %gopkg %prep %goprep -A %generate_buildrequires %go_generate_buildrequires %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog %autochangelog