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/rust-getch] rawhide: Orphaned for 6+ weeks
Date: Tue, 04 Aug 2026 22:07:01 GMT [thread overview]
Message-ID: <178588122125.1.12759893801483692022.rpms-rust-getch-b7c29b092941@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-getch
Branch : rawhide
Commit : b7c29b0929418528138f6c383af5a0e29d9efa47
Author : Orphaned Packages Process <packaging-reports@fedoraproject.org>
Date : 2026-08-04T17:06:56-05:00
Stats : +1/-104 in 7 file(s)
URL : https://src.fedoraproject.org/rpms/rust-getch/c/b7c29b0929418528138f6c383af5a0e29d9efa47?branch=rawhide
Log:
Orphaned for 6+ weeks
---
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 5799897..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,2 +0,0 @@
-/getch-0.2.1.crate
-/getch-0.3.1.crate
diff --git a/changelog b/changelog
deleted file mode 100644
index 2cc1aae..0000000
--- a/changelog
+++ /dev/null
@@ -1,18 +0,0 @@
-* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.1-6
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
-
-* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.1-5
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
-
-* Tue Jul 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.1-4
-- Second attempt - Rebuilt for
- https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
-
-* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.1-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
-
-* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.1-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
-
-* Fri Feb 14 10:44:31 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.2.1-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/getch-fix-metadata-auto.diff b/getch-fix-metadata-auto.diff
deleted file mode 100644
index 32627a8..0000000
--- a/getch-fix-metadata-auto.diff
+++ /dev/null
@@ -1,9 +0,0 @@
---- getch-0.3.1/Cargo.toml 1970-01-01T00:00:01+00:00
-+++ getch-0.3.1/Cargo.toml 2026-07-31T20:59:44.029363+00:00
-@@ -21,5 +21,4 @@
- repository = "https://nest.pijul.com/pmeunier/getch"
- [target."cfg(unix)".dependencies.termios]
- version = "0.3.3"
--[target."cfg(windows)".dependencies.libc]
--version = "0.2"
-+
diff --git a/rust-getch.spec b/rust-getch.spec
deleted file mode 100644
index 75e0ce3..0000000
--- a/rust-getch.spec
+++ /dev/null
@@ -1,71 +0,0 @@
-# Generated by rust2rpm 28
-%bcond check 1
-%global debug_package %{nil}
-
-%global crate getch
-
-Name: rust-getch
-Version: 0.3.1
-Release: %autorelease
-Summary: Portable implementation of getch
-
-# https://nest.pijul.com/pijul_org/getch/discussions/4
-License: Apache-2.0
-URL: https://crates.io/crates/getch
-Source: %{crates_source}
-# Automatically generated patch to strip dependencies and normalize metadata
-Patch: getch-fix-metadata-auto.diff
-
-BuildRequires: cargo-rpm-macros >= 24
-
-%global _description %{expand:
-A portable implementation of getch, using _getch on Windows, and termios
-on Unix.}
-
-%description %{_description}
-
-%package devel
-Summary: %{summary}
-BuildArch: noarch
-
-%description devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "%{crate}" crate.
-
-%files devel
-# FIXME: no license files detected
-%{crate_instdir}/
-
-%package -n %{name}+default-devel
-Summary: %{summary}
-BuildArch: noarch
-
-%description -n %{name}+default-devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "default" feature of the "%{crate}" crate.
-
-%files -n %{name}+default-devel
-%ghost %{crate_instdir}/Cargo.toml
-
-%prep
-%autosetup -n %{crate}-%{version} -p1
-%cargo_prep
-
-%generate_buildrequires
-%cargo_generate_buildrequires
-
-%build
-%cargo_build
-
-%install
-%cargo_install
-
-%if %{with check}
-%check
-%cargo_test
-%endif
-
-%changelog
-%autochangelog
diff --git a/rust2rpm.toml b/rust2rpm.toml
deleted file mode 100644
index b945e14..0000000
--- a/rust2rpm.toml
+++ /dev/null
@@ -1,3 +0,0 @@
-[package]
-summary = "Portable implementation of getch"
-
diff --git a/sources b/sources
deleted file mode 100644
index f6c4b87..0000000
--- a/sources
+++ /dev/null
@@ -1 +0,0 @@
-SHA512 (getch-0.3.1.crate) = f3bd91d55b64c985c9425301e5bf20e8d80ee285b8da82675ed761a9502f7f9fd5282d50bf172b3598d89124b47516a397ace517de2ea8947fc6fb8b4fa42b27
reply other threads:[~2026-08-04 22:07 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=178588122125.1.12759893801483692022.rpms-rust-getch-b7c29b092941@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