Spec: https://copr-be.cloud.fedoraproject.org/results/mosquito/deepin/fedora-25-x86_64/00590067-golang-github-alecthomas-kingpin/golang-github-alecthomas-kingpin.spec SRPM: https://copr-be.cloud.fedoraproject.org/results/mosquito/deepin/fedora-25-x86_64/00590067-golang-github-alecthomas-kingpin/golang-github-alecthomas-kingpin-2.2.5-1.fc25.src.rpm Description: A Go command line and flag parser Fedora Account System Username: mosquito
Hello, - The _examples/ folder should go in %doc: %doc _examples And remove it from devel.file-list: for file in $(find . -iname "*.go" \! -iname "*_test.go" \! -path "./_examples/*") ; do - Change: %dir %{gopath}/src/%{import_path} to %dir %{gopath}/src/%{import_path}/cmd And remove: %{gopath}/src/%{import_path2} (The import_path was already listed but the subdirectory cmd was not) - Missing dependency: DEBUG util.py:450: No matching package to install: 'golang(github.com/alecthomas/assert)' → Bug #1480971: accepted but not yet built. It seems you haven't yet requested the repo to be created with fedrepo-req. Please do it so we can move forward.
Diff: https://github.com/FZUG/repo/commit/bba881590a66a510dbf653210ac5b23c96f0da0e Fixed. the github-alecthomas-assert package is build passed, but it is not included in the rawhide. Maybe we need to wait some time. https://src.fedoraproject.org/rpms/golang-github-alecthomas-assert
This is okay for me, package accepted.
(fedrepo-req-admin): The Pagure repository was created at https://src.fedoraproject.org/rpms/golang-github-alecthomas-kingpin
Should this be closed?
This is already in Rawhide. Closing on behalf of the Deepin Desktop packaging effort.