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/python-snakemake-storage-plugin-zenodo] rawhide: Orphaned for 6+ weeks
Date: Sun, 19 Jul 2026 00:35:03 GMT	[thread overview]
Message-ID: <178442130307.1.12278763476822546659.rpms-python-snakemake-storage-plugin-zenodo-78ec19351b6e@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/python-snakemake-storage-plugin-zenodo
Branch : rawhide
Commit : 78ec19351b6e7e371019bc69ad1a3407b8cbdb25
Author : Orphaned Packages Process <packaging-reports@fedoraproject.org>
Date   : 2026-07-18T19:34:58-05:00
Stats  : +1/-75 in 7 file(s)
URL    : https://src.fedoraproject.org/rpms/python-snakemake-storage-plugin-zenodo/c/78ec19351b6e7e371019bc69ad1a3407b8cbdb25?branch=rawhide

Log:
Orphaned for 6+ weeks

---
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index c19d074..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,3 +0,0 @@
-/snakemake-storage-plugin-zenodo-0.1.2.tar.gz
-/snakemake-storage-plugin-zenodo-0.1.4.tar.gz
-/snakemake-storage-plugin-zenodo-0.1.5.tar.gz

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

diff --git a/README.packit b/README.packit
deleted file mode 100644
index 657e8b7..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.7.0.

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 dcbdadd..0000000
--- a/packit.yaml
+++ /dev/null
@@ -1,9 +0,0 @@
-upstream_project_url: https://github.com/snakemake/snakemake-storage-plugin-zenodo
-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-storage-plugin-zenodo.spec b/python-snakemake-storage-plugin-zenodo.spec
deleted file mode 100644
index af6fa95..0000000
--- a/python-snakemake-storage-plugin-zenodo.spec
+++ /dev/null
@@ -1,56 +0,0 @@
-# Currently, all of the tests require network access *and* Zenodo credentials.
-%bcond tests 0
-
-Name:           python-snakemake-storage-plugin-zenodo
-Version:        0.1.5
-Release:        %autorelease
-Summary:        A Snakemake storage plugin for reading from and writing to zenodo.org
-
-# SPDX
-License:        MIT
-URL:            https://github.com/snakemake/snakemake-storage-plugin-zenodo
-# We use the GitHub archive instead of the PyPI sdist to get CHANGELOG.md and
-# the tests.
-Source:         %{url}/archive/v%{version}/snakemake-storage-plugin-zenodo-%{version}.tar.gz
-
-BuildSystem:    pyproject
-BuildOption(install): --no-assert-license snakemake_storage_plugin_zenodo
-
-BuildArch:      noarch
-
-# See: [tool.poetry.dev-dependencies] in pyproject.toml
-BuildRequires:  snakemake >= 9
-%if %{with tests}
-BuildRequires:  %{py3_dist pytest}
-%endif
-
-%global common_description %{expand:
-A Snakemake storage plugin for reading from and writing to zenodo.org. The
-plugin takes queries of the form zenodo://record/121246/path/to/file.txt for
-downloading files (here from record 121246), and
-zenodo://deposition/121246/path/to/file.txt for uploading files to an existing
-deposition (i.e. an unpublished and therefore still writable record).}
-
-%description %{common_description}
-
-
-%package -n python3-snakemake-storage-plugin-zenodo
-Summary:        %{summary}
-
-%description -n python3-snakemake-storage-plugin-zenodo %{common_description}
-
-
-%check -a
-%if %{with tests}
-%pytest --verbose -k "${k-}" tests/tests.py
-%endif
-
-
-%files -n python3-snakemake-storage-plugin-zenodo -f %{pyproject_files}
-%license LICENSE
-%doc CHANGELOG.md
-%doc README.md
-
-
-%changelog
-%autochangelog

diff --git a/sources b/sources
deleted file mode 100644
index 772c783..0000000
--- a/sources
+++ /dev/null
@@ -1 +0,0 @@
-SHA512 (snakemake-storage-plugin-zenodo-0.1.5.tar.gz) = db0f5851cfdbb98f8832e9ae79863cc27c0188ec81c8d40ef2dadd0b2051ccd3af0e05baf3daa25aee58faa90facb015d03883705afd5be561b85f45540d3c16

                 reply	other threads:[~2026-07-19  0:35 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=178442130307.1.12278763476822546659.rpms-python-snakemake-storage-plugin-zenodo-78ec19351b6e@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