public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-snakemake-executor-plugin-slurm] rawhide: Orphaned for 6+ weeks
@ 2026-07-19  0:31 Orphaned Packages Process
  0 siblings, 0 replies; only message in thread
From: Orphaned Packages Process @ 2026-07-19  0:31 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/python-snakemake-executor-plugin-slurm
Branch : rawhide
Commit : cb019b9906f99c245c9f7a259b1a5d76a454ab2e
Author : Orphaned Packages Process <packaging-reports@fedoraproject.org>
Date   : 2026-07-18T19:31:27-05:00
Stats  : +1/-256 in 10 file(s)
URL    : https://src.fedoraproject.org/rpms/python-snakemake-executor-plugin-slurm/c/cb019b9906f99c245c9f7a259b1a5d76a454ab2e?branch=rawhide

Log:
Orphaned for 6+ weeks

---
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 464f0f1..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,54 +0,0 @@
-/snakemake-executor-plugin-slurm-0.4.2.tar.gz
-/snakemake-executor-plugin-slurm-0.4.3.tar.gz
-/snakemake-executor-plugin-slurm-0.4.4.tar.gz
-/snakemake-executor-plugin-slurm-0.4.5.tar.gz
-/snakemake-executor-plugin-slurm-0.5.2.tar.gz
-/snakemake-executor-plugin-slurm-0.6.0.tar.gz
-/snakemake-executor-plugin-slurm-0.7.0.tar.gz
-/snakemake-executor-plugin-slurm-0.8.0.tar.gz
-/snakemake-executor-plugin-slurm-0.9.0.tar.gz
-/snakemake-executor-plugin-slurm-0.10.0.tar.gz
-/snakemake-executor-plugin-slurm-0.10.2.tar.gz
-/snakemake-executor-plugin-slurm-0.11.0.tar.gz
-/snakemake-executor-plugin-slurm-0.11.1.tar.gz
-/snakemake-executor-plugin-slurm-0.11.2.tar.gz
-/snakemake-executor-plugin-slurm-0.12.0.tar.gz
-/snakemake-executor-plugin-slurm-0.12.1.tar.gz
-/snakemake-executor-plugin-slurm-0.14.0.tar.gz
-/snakemake-executor-plugin-slurm-0.14.1.tar.gz
-/snakemake-executor-plugin-slurm-0.14.2.tar.gz
-/snakemake-executor-plugin-slurm-0.15.0.tar.gz
-/snakemake-executor-plugin-slurm-0.15.1.tar.gz
-/snakemake-executor-plugin-slurm-1.2.1.tar.gz
-/snakemake-executor-plugin-slurm-1.2.2.tar.gz
-/snakemake-executor-plugin-slurm-1.2.4.tar.gz
-/snakemake-executor-plugin-slurm-1.2.10.tar.gz
-/snakemake-executor-plugin-slurm-1.2.11.tar.gz
-/snakemake-executor-plugin-slurm-1.2.17.tar.gz
-/snakemake-executor-plugin-slurm-1.3.2.tar.gz
-/snakemake-executor-plugin-slurm-1.3.5.tar.gz
-/snakemake-executor-plugin-slurm-1.3.6.tar.gz
-/snakemake-executor-plugin-slurm-1.4.0.tar.gz
-/snakemake-executor-plugin-slurm-1.5.0.tar.gz
-/snakemake-executor-plugin-slurm-1.6.0.tar.gz
-/snakemake-executor-plugin-slurm-1.6.1.tar.gz
-/snakemake-executor-plugin-slurm-1.7.0.tar.gz
-/snakemake-executor-plugin-slurm-1.8.0.tar.gz
-/snakemake-executor-plugin-slurm-1.9.0.tar.gz
-/snakemake-executor-plugin-slurm-1.9.1.tar.gz
-/snakemake-executor-plugin-slurm-1.9.2.tar.gz
-/snakemake-executor-plugin-slurm-2.0.0.tar.gz
-/snakemake-executor-plugin-slurm-2.0.1.tar.gz
-/snakemake-executor-plugin-slurm-2.0.2.tar.gz
-/snakemake-executor-plugin-slurm-2.0.3.tar.gz
-/snakemake-executor-plugin-slurm-2.1.0.tar.gz
-/snakemake-executor-plugin-slurm-2.2.0.tar.gz
-/snakemake-executor-plugin-slurm-2.3.0.tar.gz
-/snakemake-executor-plugin-slurm-2.3.1.tar.gz
-/snakemake-executor-plugin-slurm-2.5.1.tar.gz
-/snakemake-executor-plugin-slurm-2.5.2.tar.gz
-/snakemake-executor-plugin-slurm-2.5.3.tar.gz
-/snakemake-executor-plugin-slurm-2.5.4.tar.gz
-/snakemake-executor-plugin-slurm-2.6.0.tar.gz
-/snakemake-executor-plugin-slurm-2.6.1.tar.gz
-/snakemake-executor-plugin-slurm-2.7.0.tar.gz

diff --git a/462.patch b/462.patch
deleted file mode 100644
index 9ed1fd8..0000000
--- a/462.patch
+++ /dev/null
@@ -1,32 +0,0 @@
-From 265e6f12c6ab94fc96e5d02a6d77c3128c930b4a Mon Sep 17 00:00:00 2001
-From: "Benjamin A. Beasley" <code@musicinmybrain.net>
-Date: Sat, 23 May 2026 07:35:45 +0100
-Subject: [PATCH] Allow pandas 3.x
-
-https://pandas.pydata.org/pandas-docs/stable/whatsnew/index.html#version-3-0
----
- pyproject.toml | 4 ++--
- 1 file changed, 2 insertions(+), 2 deletions(-)
-
-diff --git a/pyproject.toml b/pyproject.toml
-index 5d07462..8d70e4e 100644
---- a/pyproject.toml
-+++ b/pyproject.toml
-@@ -18,7 +18,7 @@ python = "^3.11"
- snakemake-interface-common = ">=1.23.0,<2"
- snakemake-interface-executor-plugins = ">=9.4.0,<10"
- snakemake-executor-plugin-slurm-jobstep = ">=0.6.0,<1"
--pandas = ">=2.3.3,<3"
-+pandas = ">=2.3.3,<4"
- numpy = ">=2.4.5,<3"
- throttler = ">=1.2.3,<2"
- pyyaml = ">=6.0.3,<7"
-@@ -29,7 +29,7 @@ flake8 = ">=6.1.0,<7"
- coverage = ">=7.14.0,<8"
- pytest = ">=9.0.3,<10"
- snakemake = ">=9.21.0,<10"
--pandas = ">=2.3.3,<3"
-+pandas = ">=2.3.3,<4"
- 
- [tool.poetry.scripts]
- generate-slurm-partition-config = "snakemake_executor_plugin_slurm.cli:main"

diff --git a/README.md b/README.md
deleted file mode 100644
index 29b20e5..0000000
--- a/README.md
+++ /dev/null
@@ -1,3 +0,0 @@
-# python-snakemake-executor-plugin-slurm
-
-The python-snakemake-executor-plugin-slurm package

diff --git a/README.packit b/README.packit
deleted file mode 100644
index eb5cf90..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.16.0.post1.dev2+ged481c62d.

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/generate-slurm-partition-config.1 b/generate-slurm-partition-config.1
deleted file mode 100644
index d3b4430..0000000
--- a/generate-slurm-partition-config.1
+++ /dev/null
@@ -1,70 +0,0 @@
-.TH GENERATE\-SLURM\-PARTITION\-CONFIG "1" "February 2026" "" "User Commands"
-.B generate\-slurm\-partition\-config
-\(en Generate SLURM partition configuration for Snakemake
-.SH SYNOPSIS
-.B generate\-slurm\-partition\-config
-.RB [ \-h ]
-.RB [ \-o\ \fIOUTPUT ]
-.RI [ clusters ]
-.SH OPTIONS
-.SS "POSITIONAL\ ARGUMENTS"
-.TP
-.I clusters
-Comma-separated list of cluster names for multi-cluster setups.
-If omitted, queries the current/default cluster.
-.SS "OPTIONAL\ ARGUMENTS"
-.TP
-.B \-h\fR,\ \fB\-\-help
-Show a help message and exit
-.TP
-.B \-o\fR,\ \fB\-\-output\ \fIOUTPUT
-Output file path.
-If not specified, writes to
-.IR stdout .
-.SH EXAMPLES
-.P
-.in +7n
-.EX
-.B #\ Query\ current\ cluster\ and\ output\ to\ stdout
-.B generate\-slurm\-partition\-config
-.EE
-.in
-.P
-.in +7n
-.EX
-.B #\ Query\ specific\ cluster
-.B generate\-slurm\-partition\-config\ cluster1
-.EE
-.in
-.P
-.in +7n
-.EX
-.B #\ Query\ multiple\ clusters
-.B generate\-slurm\-partition\-config\ cluster1,cluster2
-.EE
-.in
-.P
-.in +7n
-.EX
-.B #\ Save\ to\ file
-.B generate\-slurm\-partition\-config\ \-o\ partitions.yaml
-.B generate\-slurm\-partition\-config\ cluster1,cluster2\ \-o\ partitions.yaml
-.EE
-.in
-.P
-The generated YAML file can be used with:
-.in +7n
-.EX
-.B snakemake\ \-\-executor\ slurm\ \-\-slurm\-partition\-config\ partitions.yaml
-.EE
-.in
-.I OR
-for permanent use, copy the
-.B partitions.yaml
-to a location
-.RB (e.g.\  ~/.config/snakemake/
-or
-.BR /etc/xdg/snakemake ).
-Be sure to set
-.BR $SNAKEMAKE_SLURM_PARTITIONS ,
-accordingly.

diff --git a/packit.yaml b/packit.yaml
deleted file mode 100644
index 1637483..0000000
--- a/packit.yaml
+++ /dev/null
@@ -1,9 +0,0 @@
-upstream_project_url: https://github.com/snakemake/snakemake-executor-plugin-slurm
-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-executor-plugin-slurm.rpmlintrc b/python-snakemake-executor-plugin-slurm.rpmlintrc
deleted file mode 100644
index 78ba728..0000000
--- a/python-snakemake-executor-plugin-slurm.rpmlintrc
+++ /dev/null
@@ -1,3 +0,0 @@
-# False positive; this is not a “libfoo-config” style binary for looking up
-# compiler and linker flags and so on.
-addFilter(r" devel-file-in-non-devel-package /.*/generate-slurm-partition-config$")

diff --git a/python-snakemake-executor-plugin-slurm.spec b/python-snakemake-executor-plugin-slurm.spec
deleted file mode 100644
index 8b66b9b..0000000
--- a/python-snakemake-executor-plugin-slurm.spec
+++ /dev/null
@@ -1,81 +0,0 @@
-%bcond tests 1
-
-Name:           python-snakemake-executor-plugin-slurm
-Version:        2.7.0
-Release:        %autorelease
-Summary:        A Snakemake executor plugin for submitting jobs to a SLURM cluster
-
-# SPDX
-License:        MIT
-URL:            https://github.com/snakemake/snakemake-executor-plugin-slurm
-# We use the GitHub archive instead of the PyPI sdist to get CHANGELOG.md and
-# the tests.
-Source0:        %{url}/archive/v%{version}/snakemake-executor-plugin-slurm-%{version}.tar.gz
-# Man page hand-written for Fedora in groff_man(7) format based on --help.
-Source1:        generate-slurm-partition-config.1
-
-# build: Allow pandas 3.x
-Patch:          %{url}/pull/462.patch
-
-BuildSystem:    pyproject
-BuildOption(install): --no-assert-license snakemake_executor_plugin_slurm
-
-BuildArch:      noarch
-
-# See: [tool.poetry.group.dev.dependencies] in pyproject.toml
-BuildRequires:  snakemake >= 9.21
-# If slurm is not installed, importing snakemake_executor_plugin_slurm
-# produces:
-#
-# snakemake_interface_common.exceptions.WorkflowError: Neither 'sacct' nor
-# 'squeue' commands are available on this system. At least one of these
-# commands is required for job status queries.
-BuildRequires:  slurm
-%if %{with tests}
-BuildRequires:  %{py3_dist pytest}
-%endif
-
-%global common_description %{expand:
-%{summary}.}
-
-%description %{common_description}
-
-
-%package -n python3-snakemake-executor-plugin-slurm
-Summary:        %{summary}
-
-# The plugin cannot even be imported without slurm; see the note above the
-# corresponding BuildRequires.
-Requires:       slurm
-
-%description -n python3-snakemake-executor-plugin-slurm %{common_description}
-
-
-%install -a
-install -D --preserve-timestamps --mode=0644 \
-    --target='%{buildroot}%{_mandir}/man1' '%{SOURCE1}'
-
-
-%check -a
-%if %{with tests}
-# These tests seem to want to talk to a real cluster controller:
-k="${k-}${k+ and }not TestArrayJobsAll"
-k="${k-}${k+ and }not TestArrayJobsAllWithLimit"
-k="${k-}${k+ and }not test_group_workflow"
-k="${k-}${k+ and }not test_simple_workflow"
-
-%pytest -k "${k-}" --verbose tests/tests.py
-%endif
-
-
-%files -n python3-snakemake-executor-plugin-slurm -f %{pyproject_files}
-%license LICENSE
-%doc CHANGELOG.md
-%doc README.md
-
-%{_bindir}/generate-slurm-partition-config
-%{_mandir}/man1/generate-slurm-partition-config.1*
-
-
-%changelog
-%autochangelog

diff --git a/sources b/sources
deleted file mode 100644
index 5960e91..0000000
--- a/sources
+++ /dev/null
@@ -1 +0,0 @@
-SHA512 (snakemake-executor-plugin-slurm-2.7.0.tar.gz) = c556ca80ec9951f77d8e4d45bb93a089ce80e2c3cb9a1e61426189db60561083983f40e15846eae89df7ce4491e3aa55c59b90fec3bd866205279f0d14f00d22

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-19  0:31 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:31 [rpms/python-snakemake-executor-plugin-slurm] 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