public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Orphaned Packages Process <packaging-reports@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/golang-github-gojuno-minimock] rawhide: Orphaned for 6+ weeks
Date: Fri, 26 Jun 2026 01:55:44 GMT	[thread overview]
Message-ID: <178243894472.1.7145750699351621880.rpms-golang-github-gojuno-minimock-0b7c82366dd2@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/golang-github-gojuno-minimock
Branch : rawhide
Commit : 0b7c82366dd2a7a4c485ac28ab8c59933bd3115b
Author : Orphaned Packages Process <packaging-reports@fedoraproject.org>
Date   : 2026-06-25T20:55:39-05:00
Stats  : +1/-87 in 6 file(s)
URL    : https://src.fedoraproject.org/rpms/golang-github-gojuno-minimock/c/0b7c82366dd2a7a4c485ac28ab8c59933bd3115b?branch=rawhide

Log:
Orphaned for 6+ weeks

---
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 8e161b4..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,3 +0,0 @@
-/minimock-3.0.8.tar.gz
-/minimock-3.0.9.tar.gz
-/minimock-3.0.10.tar.gz

diff --git a/README.md b/README.md
deleted file mode 100644
index 95d9bd9..0000000
--- a/README.md
+++ /dev/null
@@ -1,3 +0,0 @@
-# golang-github-gojuno-minimock
-
-The golang-github-gojuno-minimock package

diff --git a/changelog b/changelog
deleted file mode 100644
index 4052c7b..0000000
--- a/changelog
+++ /dev/null
@@ -1,8 +0,0 @@
-* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.9-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
-
-* Tue Jul 06 2021 Davide Cavalca <dcavalca@fedoraproject.org> - 3.0.9-1
-- Update to 3.0.9
-
-* Sat Jun 19 2021 Davide Cavalca <dcavalca@fedoraproject.org> - 3.0.8-1
-- Initial package

diff --git a/dead.package b/dead.package
new file mode 100644
index 0000000..5204a84
--- /dev/null
+++ b/dead.package
@@ -0,0 +1 @@
+Orphaned for 6+ weeks

diff --git a/golang-github-gojuno-minimock.spec b/golang-github-gojuno-minimock.spec
deleted file mode 100644
index 340aed2..0000000
--- a/golang-github-gojuno-minimock.spec
+++ /dev/null
@@ -1,72 +0,0 @@
-# Generated by go2rpm 1.3
-
-# https://github.com/gojuno/minimock
-%global goipath         github.com/gojuno/minimock
-Version:                3.0.10
-
-%gometa
-
-%global common_description %{expand:
-Powerful mock generation tool for Go programming language.}
-
-%global golicenses      LICENSE
-%global godocs          README.md
-
-Name:           %{goname}
-Release:        %autorelease
-Summary:        Powerful mock generation tool for Go programming language
-
-License:        MIT
-URL:            %{gourl}
-Source0:        %{gosource}
-
-BuildRequires:  golang(github.com/davecgh/go-spew/spew)
-BuildRequires:  golang(github.com/hexdigest/gowrap/generator)
-BuildRequires:  golang(github.com/hexdigest/gowrap/pkg)
-BuildRequires:  golang(github.com/pkg/errors)
-BuildRequires:  golang(github.com/pmezard/go-difflib/difflib)
-BuildRequires:  golang(golang.org/x/tools/go/packages)
-
-%if %{with check}
-# Tests
-BuildRequires:  golang(github.com/stretchr/testify/assert)
-BuildRequires:  golang(github.com/stretchr/testify/require)
-%endif
-
-%description
-%{common_description}
-
-%package -n     minimock
-Summary:        %{summary}
-%description -n minimock
-%{common_description}
-
-%gopkg
-
-%prep
-%goprep
-
-%build
-for cmd in cmd/* ; do
-  %gobuild -o %{gobuilddir}/bin/$(basename $cmd) %{goipath}/$cmd
-done
-
-%install
-%gopkginstall
-install -m 0755 -vd                     %{buildroot}%{_bindir}
-install -m 0755 -vp %{gobuilddir}/bin/* %{buildroot}%{_bindir}/
-
-%if %{with check}
-%check
-%gocheck
-%endif
-
-%files -n minimock
-%license LICENSE
-%doc README.md
-%{_bindir}/*
-
-%gopkgfiles
-
-%changelog
-%autochangelog

diff --git a/sources b/sources
deleted file mode 100644
index e65bd15..0000000
--- a/sources
+++ /dev/null
@@ -1 +0,0 @@
-SHA512 (minimock-3.0.10.tar.gz) = d77df5cbb0705f3bff88cadd55e1e68ea153c4372b8922ad5dea2ecb6c6756dfddbf2503c25c8f5df4e7925bfe8a2f99160c80c71d0b3ad24d8b1f2c833576e7

                 reply	other threads:[~2026-06-26  1:55 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178243894472.1.7145750699351621880.rpms-golang-github-gojuno-minimock-0b7c82366dd2@fedoraproject.org \
    --to=packaging-reports@fedoraproject.org \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox