public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/python-grpc-google-iam-v1] rawhide: Retired: Fails to install: https://forge.fedoraproject.org/releng/tickets/issues/13473
Date: Tue, 18 Aug 2026 13:44:14 GMT	[thread overview]
Message-ID: <178706065409.1.129525814706135339.rpms-python-grpc-google-iam-v1-c422fbba23a3@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/python-grpc-google-iam-v1
Branch : rawhide
Commit : c422fbba23a32ef65c73be2edc3fcbdf30e6cddb
Author : Miro Hrončok <miro@hroncok.cz>
Date   : 2026-08-18T15:44:01+02:00
Stats  : +1/-115 in 7 file(s)
URL    : https://src.fedoraproject.org/rpms/python-grpc-google-iam-v1/c/c422fbba23a32ef65c73be2edc3fcbdf30e6cddb?branch=rawhide

Log:
Retired: Fails to install: https://forge.fedoraproject.org/releng/tickets/issues/13473

---
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 949ae34..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,6 +0,0 @@
-/grpc-google-iam-v1-0.12.3.tar.gz
-/grpc-google-iam-v1-0.12.4.tar.gz
-/python-grpc-google-iam-v1-0.12.4.tar.gz
-/python-grpc-google-iam-v1-0.12.6.tar.gz
-/python-grpc-google-iam-v1-0.12.7.tar.gz
-/python-grpc-google-iam-v1-0.13.0.tar.gz

diff --git a/.packit.yaml b/.packit.yaml
deleted file mode 100644
index eb99dbd..0000000
--- a/.packit.yaml
+++ /dev/null
@@ -1,34 +0,0 @@
-upstream_package_name: python-grpc-google-iam-v1
-downstream_package_name: python-grpc-google-iam-v1
-
-upstream_project_url: https://github.com/googleapis/python-grpc-google-iam-v1
-upstream_tag_template: v{version}
-
-specfile_path: python-grpc-google-iam-v1.spec
-
-jobs:
-  - job: propose_downstream
-    trigger: release
-    dist_git_branches:
-      - fedora-all
-
-  - job: pull_from_upstream
-    trigger: release
-    dist_git_branches:
-      - fedora-all
-
-  - job: koji_build
-    trigger: commit
-    dist_git_branches:
-      - fedora-all
-    allowed_pr_authors:
-      - packit
-      - mhayden
-    allowed_committers:
-      - packit
-      - mhayden
-
-  - job: bodhi_update
-    trigger: commit
-    dist_git_branches:
-      - fedora-branched

diff --git a/README.md b/README.md
deleted file mode 100644
index d5c5396..0000000
--- a/README.md
+++ /dev/null
@@ -1,3 +0,0 @@
-# python-grpc-google-iam-v1
-
-The python-grpc-google-iam-v1 package

diff --git a/README.packit b/README.packit
deleted file mode 100644
index d51b2f8..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 0.87.1.post1.dev5+g6e286a7b.

diff --git a/dead.package b/dead.package
new file mode 100644
index 0000000..d035a64
--- /dev/null
+++ b/dead.package
@@ -0,0 +1 @@
+Retired: Fails to install: https://forge.fedoraproject.org/releng/tickets/issues/13473

diff --git a/python-grpc-google-iam-v1.spec b/python-grpc-google-iam-v1.spec
deleted file mode 100644
index 2a61de1..0000000
--- a/python-grpc-google-iam-v1.spec
+++ /dev/null
@@ -1,68 +0,0 @@
-# Upstream test directory is empty.
-%bcond_with     tests
-
-%global         srcname     grpc-google-iam-v1
-%global         forgeurl    https://github.com/googleapis/python-grpc-google-iam-v1
-Version:        0.13.0
-%global         tag         v%{version}
-%forgemeta
-
-Name:           python-%{srcname}
-Release:        %autorelease
-Summary:        GRPC library for the google-iam-v1 service
-
-License:        Apache-2.0
-URL:            %forgeurl
-Source0:        %forgesource
-
-BuildArch:      noarch
-
-BuildRequires:  python3-devel
-
-%if %{with tests}
-BuildRequires:  python3dist(pytest)
-%endif
-
-%global _description %{expand:
-The IDL-derived library for the google-iam (v1) service in Google Cloud.}
-
-%description %{_description}
-
-
-%package -n python3-%{srcname}
-Summary:        %{summary}
-%description -n python3-%{srcname} %{_description}
-
-
-%prep
-%forgeautosetup
-
-
-%generate_buildrequires
-%pyproject_buildrequires -x testing
-
-
-%build
-%pyproject_wheel
-
-
-%install
-%pyproject_install
-%pyproject_save_files google
-
-
-%check
-%if %{with tests}
-# NOTE(mhayden): Setting PYTHONUSERBASE as a hack for PEP 420 namespaces.
-# Thanks to churchyard for the fix.
-PYTHONUSERBASE=%{buildroot}%{_prefix} \
-    %pytest tests/unit
-%endif
-
-
-%files -n python3-%{srcname} -f %{pyproject_files}
-%doc README.rst
-
-
-%changelog
-%autochangelog

diff --git a/sources b/sources
deleted file mode 100644
index a370694..0000000
--- a/sources
+++ /dev/null
@@ -1 +0,0 @@
-SHA512 (python-grpc-google-iam-v1-0.13.0.tar.gz) = 832e4a37c2417ca63871c190b2712effe2151e122123aaefbd001063122696a6f72f35911b2766274cd618c4c6b09e318a74f6813f482e0168e9a2c6a4aae5fd

                 reply	other threads:[~2026-08-18 13:44 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=178706065409.1.129525814706135339.rpms-python-grpc-google-iam-v1-c422fbba23a3@fedoraproject.org \
    --to=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