public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Filipe Rosset <rosset.filipe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/pycolumnize] rawhide: remove unused patch
Date: Mon, 20 Jul 2026 20:13:44 GMT [thread overview]
Message-ID: <178457842498.1.16341973090543075498.rpms-pycolumnize-5fe2a9eb09e7@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/pycolumnize
Branch : rawhide
Commit : 5fe2a9eb09e7378f3854ca21f546f4d08307a83f
Author : Filipe Rosset <rosset.filipe@gmail.com>
Date : 2026-07-20T17:13:36-03:00
Stats : +0/-29 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/pycolumnize/c/5fe2a9eb09e7378f3854ca21f546f4d08307a83f?branch=rawhide
Log:
remove unused patch
---
diff --git a/pycolumnize-rm-python-mock-usage.diff b/pycolumnize-rm-python-mock-usage.diff
deleted file mode 100644
index b7e5fcb..0000000
--- a/pycolumnize-rm-python-mock-usage.diff
+++ /dev/null
@@ -1,29 +0,0 @@
---- a/__pkginfo__.py
-+++ b/__pkginfo__.py
-@@ -45,7 +45,7 @@ exec(
- )
- )
-
--tests_require = ["mock"]
-+tests_require = []
- web = "https://github.com/rocky/pycolumnize"
- # tracebacks in zip files are funky and not debuggable
- zip_safe = False
---- a/requirements.txt
-+++ b/requirements.txt
-@@ -1,3 +1,2 @@
--mock<4.0
- pytest
- pytest-cov
---- a/test_columnize.py
-+++ b/test_columnize.py
-@@ -1,7 +1,8 @@
- #!/usr/bin/env python
- # -*- Python -*-
- "Unit test for Columnize"
--import mock, operator, os, sys, unittest
-+from unittest import mock
-+import operator, os, sys, unittest
-
- top_builddir = os.path.join(os.path.dirname(__file__), os.path.pardir)
- if top_builddir[-1] != os.path.sep:
reply other threads:[~2026-07-20 20:13 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=178457842498.1.16341973090543075498.rpms-pycolumnize-5fe2a9eb09e7@fedoraproject.org \
--to=rosset.filipe@gmail.com \
--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