public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-snakemake-interface-executor-plugins] rawhide: Orphaned for 6+ weeks
@ 2026-07-19 0:32 Orphaned Packages Process
0 siblings, 0 replies; only message in thread
From: Orphaned Packages Process @ 2026-07-19 0:32 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-snakemake-interface-executor-plugins
Branch : rawhide
Commit : c2456381fd2ab86381843ef5f275aa667a3b859e
Author : Orphaned Packages Process <packaging-reports@fedoraproject.org>
Date : 2026-07-18T19:32:17-05:00
Stats : +1/-90 in 8 file(s)
URL : https://src.fedoraproject.org/rpms/python-snakemake-interface-executor-plugins/c/c2456381fd2ab86381843ef5f275aa667a3b859e?branch=rawhide
Log:
Orphaned for 6+ weeks
---
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index cec5429..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,13 +0,0 @@
-/snakemake-interface-executor-plugins-8.1.3.tar.gz
-/snakemake-interface-executor-plugins-8.2.0.tar.gz
-/snakemake-interface-executor-plugins-9.0.0.tar.gz
-/snakemake-interface-executor-plugins-9.1.0.tar.gz
-/snakemake-interface-executor-plugins-9.1.1.tar.gz
-/snakemake-interface-executor-plugins-9.2.0.tar.gz
-/snakemake-interface-executor-plugins-9.3.2.tar.gz
-/snakemake-interface-executor-plugins-9.3.3.tar.gz
-/snakemake-interface-executor-plugins-9.3.5.tar.gz
-/snakemake-interface-executor-plugins-9.3.7.tar.gz
-/snakemake-interface-executor-plugins-9.3.8.tar.gz
-/snakemake-interface-executor-plugins-9.3.9.tar.gz
-/snakemake-interface-executor-plugins-9.4.0.tar.gz
diff --git a/README.md b/README.md
deleted file mode 100644
index ca0fbf3..0000000
--- a/README.md
+++ /dev/null
@@ -1,3 +0,0 @@
-# python-snakemake-interface-executor-plugins
-
-The python-snakemake-interface-executor-plugins package
diff --git a/README.packit b/README.packit
deleted file mode 100644
index b0c77e3..0000000
--- a/README.packit
+++ /dev/null
@@ -1,3 +0,0 @@
-This repository is maintained by packit.
-https://packit.dev/
-The file was generated using packit 1.15.0.post1.dev6+g98b589859.
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/packit.yaml b/packit.yaml
deleted file mode 100644
index 7e3c61d..0000000
--- a/packit.yaml
+++ /dev/null
@@ -1,9 +0,0 @@
-upstream_project_url: https://github.com/snakemake/snakemake-interface-executor-plugins
-copy_upstream_release_description: false
-upstream_tag_template: v{version}
-
-jobs:
- - job: pull_from_upstream
- trigger: release
- dist_git_branches:
- - fedora-rawhide
diff --git a/python-snakemake-interface-executor-plugins.rpmlintrc b/python-snakemake-interface-executor-plugins.rpmlintrc
deleted file mode 100644
index 67dc8f5..0000000
--- a/python-snakemake-interface-executor-plugins.rpmlintrc
+++ /dev/null
@@ -1,6 +0,0 @@
-# Normally, it would make sense to remove the shebang for something that is not
-# an executable script, but in this case the file may be copied to remote hosts
-# and chmod’ed, so it’s correct to retain the shebang line even though the
-# installed script lacks executable permissions (both here and in the bdist
-# installed directly from PyPI via pip).
-addFilter(r" non-executable-script /\S+/executors/jobscript\.sh ")
diff --git a/python-snakemake-interface-executor-plugins.spec b/python-snakemake-interface-executor-plugins.spec
deleted file mode 100644
index ea6b41d..0000000
--- a/python-snakemake-interface-executor-plugins.spec
+++ /dev/null
@@ -1,55 +0,0 @@
-# Work around a circular dependency on snakemake and on
-# python-snakemake-executor-plugin-cluster-generic.
-%bcond bootstrap 0
-
-Name: python-snakemake-interface-executor-plugins
-Version: 9.4.0
-Release: %autorelease
-Summary: Stable interface for interactions between Snakemake and its executor plugins
-
-# SPDX
-License: MIT
-URL: https://github.com/snakemake/snakemake-interface-executor-plugins
-# We use the GitHub archive instead of the PyPI sdist to get CHANGELOG.md and
-# the tests.
-Source: %{url}/archive/v%{version}/snakemake-interface-executor-plugins-%{version}.tar.gz
-
-BuildSystem: pyproject
-BuildOption(install): -l snakemake_interface_executor_plugins
-
-BuildArch: noarch
-
-%if %{without bootstrap}
-# See: [tool.pixi.feature.dev.dependencies] in pyproject.toml, but note:
-# https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/#_linters
-BuildRequires: %{py3_dist pytest}
-BuildRequires: snakemake >= 8
-BuildRequires: %{py3_dist snakemake-executor-plugin-cluster-generic}
-%endif
-
-%global common_description %{expand:
-This package provides a stable interface for interactions between Snakemake and
-its executor plugins.}
-
-%description %{common_description}
-
-
-%package -n python3-snakemake-interface-executor-plugins
-Summary: %{summary}
-
-%description -n python3-snakemake-interface-executor-plugins %{common_description}
-
-
-%check -a
-%if %{without bootstrap}
-%pytest -v tests/tests.py
-%endif
-
-
-%files -n python3-snakemake-interface-executor-plugins -f %{pyproject_files}
-%doc CHANGELOG.md
-%doc README.md
-
-
-%changelog
-%autochangelog
diff --git a/sources b/sources
deleted file mode 100644
index 6807f31..0000000
--- a/sources
+++ /dev/null
@@ -1 +0,0 @@
-SHA512 (snakemake-interface-executor-plugins-9.4.0.tar.gz) = ddcb2b99c98d46672f645087c316b5fcc18c6d5994b206d4396b2b371365fe672762e4be2a5ca1eca890dc9ff03f9cb87e21ed29731530c4ddee687a014ada76
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-19 0:32 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-19 0:32 [rpms/python-snakemake-interface-executor-plugins] rawhide: Orphaned for 6+ weeks Orphaned Packages Process
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox