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-matrix-nio] rawhide: Orphaned for 6+ weeks
Date: Tue, 04 Aug 2026 22:05:50 GMT [thread overview]
Message-ID: <178588115009.1.13284775144934843224.rpms-python-matrix-nio-0d6fe7b904a7@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-matrix-nio
Branch : rawhide
Commit : 0d6fe7b904a7d7933814d1183ace64bb48de450f
Author : Orphaned Packages Process <packaging-reports@fedoraproject.org>
Date : 2026-08-04T17:05:45-05:00
Stats : +1/-135 in 8 file(s)
URL : https://src.fedoraproject.org/rpms/python-matrix-nio/c/0d6fe7b904a7d7933814d1183ace64bb48de450f?branch=rawhide
Log:
Orphaned for 6+ weeks
---
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index b8b0ca9..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,14 +0,0 @@
-/matrix-nio-0.15.2.tar.gz
-/matrix-nio-0.18.1.tar.gz
-/matrix-nio-0.18.6.tar.gz
-/matrix-nio-0.19.0.tar.gz
-/matrix-nio-0.20.0.tar.gz
-/matrix_nio-0.20.1.tar.gz
-/matrix_nio-0.20.2.tar.gz
-/matrix_nio-0.21.2.tar.gz
-/matrix_nio-0.22.0.tar.gz
-/matrix_nio-0.22.1.tar.gz
-/matrix_nio-0.23.0.tar.gz
-/matrix_nio-0.24.0.tar.gz
-/matrix_nio-0.25.0.tar.gz
-/matrix_nio-0.25.2.tar.gz
diff --git a/.packit.yaml b/.packit.yaml
deleted file mode 100644
index 4bbfc77..0000000
--- a/.packit.yaml
+++ /dev/null
@@ -1,12 +0,0 @@
-upstream_project_url: https://github.com/poljar/matrix-nio
-copy_upstream_release_description: false
-
-jobs:
- - job: pull_from_upstream
- trigger: release
- dist_git_branches:
- - fedora-rawhide
- - job: koji_build
- trigger: commit
- dist_git_branches:
- - fedora-all
diff --git a/README.md b/README.md
deleted file mode 100644
index 999bde6..0000000
--- a/README.md
+++ /dev/null
@@ -1,3 +0,0 @@
-# python-matrix-nio
-
-A Matrix client library
\ No newline at end of file
diff --git a/README.packit b/README.packit
deleted file mode 100644
index 766e300..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.101.1.post1.dev8+ge78e9e3b.
diff --git a/changelog b/changelog
deleted file mode 100644
index 343d36c..0000000
--- a/changelog
+++ /dev/null
@@ -1,27 +0,0 @@
-* Mon Aug 16 2021 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 0.18.1-1
-- Update to latest upstream release
-
-* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.15.2-7
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
-
-* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.15.2-6
-- Rebuilt for Python 3.10
-
-* Sat Apr 17 2021 Michael Scherer <misc@fedoraproject.org> - 0.15.2-5
-- Add missing requires python3-crypto (#1925689)
-
-* Mon Feb 08 2021 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 0.15.2-4
-- Manually merge Miro's pyproject packaging improvements to resolve merge conflict
-
-* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.15.2-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
-
-* Mon Jan 25 2021 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 0.15.2-2
-- Remove extra file to fix build
-
-* Mon Jan 18 2021 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 0.15.2-2
-- Bump for rebuild
-
-* Fri Nov 20 2020 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 0.15.2-1
-- Initial rpm
-
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/python-matrix-nio.spec b/python-matrix-nio.spec
deleted file mode 100644
index e80dc90..0000000
--- a/python-matrix-nio.spec
+++ /dev/null
@@ -1,75 +0,0 @@
-Name: python-matrix-nio
-Version: 0.25.2
-Release: %autorelease
-Summary: A Matrix client library
-
-# ASL:
-# matrix_nio-0.21.2//nio/crypto/attachments.py: Apache License 2.0
-# matrix_nio-0.21.2//nio/crypto/key_export.py: Apache License 2.0
-# matrix_nio-0.21.2//nio/store/database.py: Apache License 2.0
-# matrix_nio-0.21.2//nio/store/models.py: Apache License 2.0
-
-# All other files: ISC
-
-License: ISC and Apache-2.0
-URL: https://pypi.python.org/pypi/matrix-nio
-Source0: %{pypi_source matrix_nio}
-
-BuildArch: noarch
-
-%global _description %{expand:
-nio is a multilayered Matrix client library. The underlying base layer doesn't
-do any network IO on its own, but on top of that is a full fledged
-batteries-included asyncio layer using aiohttp. File IO is only done if you
-enable end-to-end encryption (E2EE).}
-
-%description %_description
-
-%package -n python3-matrix-nio
-Summary: %{summary}
-BuildRequires: python3-devel
-BuildRequires: python3-logbook
-
-%description -n python3-matrix-nio %_description
-
-%prep
-%autosetup -n matrix_nio-%{version}
-# Update BRs
-sed \
- -e 's/"aiohttp-socks.*"/"aiohttp-socks"/' \
- -e 's/"aiofiles.*"/"aiofiles"/' \
- -e 's/"cachetools.*"/"cachetools"/' \
- -e 's/"h11.*"/"h11"/' \
- -e 's/"h2.*"/"h2"/' \
- -e 's/"pycryptodome.*"/"pycryptodomex"/' \
- -e 's/"jsonschema.*"/"jsonschema"/' \
- -i pyproject.toml
-
-# Remove backup file
-rm -fv nio/events/room_events.py.orig
-
-# use cryptodomex instead of crypto
-# https://bugzilla.redhat.com/show_bug.cgi?id=2061832
-find . -name "*.py" -exec sed -i 's/^from Crypto/from Cryptodome/' '{}' \;
-
-
-%generate_buildrequires
-%pyproject_buildrequires -x e2e
-
-%build
-%pyproject_wheel
-
-
-%install
-%pyproject_install
-%pyproject_save_files nio
-
-%check
-%pyproject_check_import
-
-%files -n python3-matrix-nio -f %{pyproject_files}
-%license LICENSE.md
-%doc README.md
-
-%changelog
-%autochangelog
diff --git a/sources b/sources
deleted file mode 100644
index d16d8e6..0000000
--- a/sources
+++ /dev/null
@@ -1 +0,0 @@
-SHA512 (matrix_nio-0.25.2.tar.gz) = 55171b84654133700036343e651cb48468de953dd82263307e4ab524ee1ec4bb348f8b8679b82c9f5d2f19aba915faf70ffb617c2883a2ec1c8b6b8f088e1d07
reply other threads:[~2026-08-04 22:05 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=178588115009.1.13284775144934843224.rpms-python-matrix-nio-0d6fe7b904a7@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