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-azure] rawhide: Orphaned for 6+ weeks
Date: Sun, 19 Jul 2026 00:33:33 GMT [thread overview]
Message-ID: <178442121309.1.17009734910001075116.rpms-python-snakemake-storage-plugin-azure-e126cca923f2@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-snakemake-storage-plugin-azure
Branch : rawhide
Commit : e126cca923f254ae191c7af3be43e72adc52dd3c
Author : Orphaned Packages Process <packaging-reports@fedoraproject.org>
Date : 2026-07-18T19:33:27-05:00
Stats : +1/-79 in 7 file(s)
URL : https://src.fedoraproject.org/rpms/python-snakemake-storage-plugin-azure/c/e126cca923f254ae191c7af3be43e72adc52dd3c?branch=rawhide
Log:
Orphaned for 6+ weeks
---
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 57d274e..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,8 +0,0 @@
-/snakemake-storage-plugin-azure-0.1.4.tar.gz
-/snakemake-storage-plugin-azure-0.1.5.tar.gz
-/snakemake-storage-plugin-azure-0.2.2.tar.gz
-/snakemake-storage-plugin-azure-0.3.0.tar.gz
-/snakemake-storage-plugin-azure-0.4.1.tar.gz
-/snakemake-storage-plugin-azure-0.4.2.tar.gz
-/snakemake-storage-plugin-azure-0.4.3.tar.gz
-/snakemake-storage-plugin-azure-0.4.4.tar.gz
diff --git a/README.md b/README.md
deleted file mode 100644
index d8884b4..0000000
--- a/README.md
+++ /dev/null
@@ -1,3 +0,0 @@
-# python-snakemake-storage-plugin-azure
-
-The python-snakemake-storage-plugin-azure package
diff --git a/README.packit b/README.packit
deleted file mode 100644
index ad2b8e5..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.3.0.post1.dev4+gb85da743.
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 179f14d..0000000
--- a/packit.yaml
+++ /dev/null
@@ -1,9 +0,0 @@
-upstream_project_url: https://github.com/snakemake/snakemake-storage-plugin-azure
-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-azure.spec b/python-snakemake-storage-plugin-azure.spec
deleted file mode 100644
index a91adde..0000000
--- a/python-snakemake-storage-plugin-azure.spec
+++ /dev/null
@@ -1,55 +0,0 @@
-# Currently, even *collecting* the tests requires network access, and even when
-# that is enabled (--enable-network option to mock, or working in a git
-# checkout from upstream), this hangs and eventually fails with:
-# [Errno 111] Connection refused.
-%bcond tests 0
-
-Name: python-snakemake-storage-plugin-azure
-Version: 0.4.4
-Release: %autorelease
-Summary: Snakemake storage plugin for Azure Blob Storage
-
-# SPDX
-License: MIT
-URL: https://github.com/snakemake/snakemake-storage-plugin-azure
-# 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-azure-%{version}.tar.gz
-
-BuildSystem: pyproject
-BuildOption(install): --no-assert-license snakemake_storage_plugin_azure
-
-BuildArch: noarch
-
-%if %{with tests}
-# See: [tool.poetry.dev-dependencies] in pyproject.toml
-BuildRequires: %{py3_dist pytest}
-%endif
-BuildRequires: snakemake >= 9
-
-%global common_description %{expand:
-A Snakemake storage plugin to read and write from Azure Blob Storage.}
-
-%description %{common_description}
-
-
-%package -n python3-snakemake-storage-plugin-azure
-Summary: %{summary}
-
-%description -n python3-snakemake-storage-plugin-azure %{common_description}
-
-
-%check -a
-%if %{with tests}
-%pytest --verbose tests/tests.py
-%endif
-
-
-%files -n python3-snakemake-storage-plugin-azure -f %{pyproject_files}
-%license LICENSE
-%doc CHANGELOG.md
-%doc README.md
-
-
-%changelog
-%autochangelog
diff --git a/sources b/sources
deleted file mode 100644
index 9ef0d50..0000000
--- a/sources
+++ /dev/null
@@ -1 +0,0 @@
-SHA512 (snakemake-storage-plugin-azure-0.4.4.tar.gz) = 251c7019e5814e351c90245945e912e0cb7e3822e317509add366c7a0839ec2efa4d13583af14bbb3f2effe68d557800fb61baa2cabb2eef0479aa0a4893e21f
reply other threads:[~2026-07-19 0:33 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=178442121309.1.17009734910001075116.rpms-python-snakemake-storage-plugin-azure-e126cca923f2@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