public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/pylint] rawhide: 4.0.7
@ 2026-08-11 20:48 Gwyn Ciesla
0 siblings, 0 replies; only message in thread
From: Gwyn Ciesla @ 2026-08-11 20:48 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/pylint
Branch : rawhide
Commit : a8402970dc5c707b2e4b3a3d49a002726c3d5387
Author : Gwyn Ciesla <gwync@protonmail.com>
Date : 2026-08-11T15:48:47-05:00
Stats : +6/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/pylint/c/a8402970dc5c707b2e4b3a3d49a002726c3d5387?branch=rawhide
Log:
4.0.7
---
diff --git a/.gitignore b/.gitignore
index 961f6d8..2837c2a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -86,3 +86,4 @@ pylint-0.21.1.tar.gz
/pylint-4.0.4.tar.gz
/pylint-4.0.5.tar.gz
/pylint-4.0.6.tar.gz
+/pylint-4.0.7.tar.gz
diff --git a/pylint.spec b/pylint.spec
index a4efc54..850be4a 100644
--- a/pylint.spec
+++ b/pylint.spec
@@ -3,9 +3,9 @@
%undefine _py3_shebang_s
%global forgeurl https://github.com/PyCQA/pylint
-%global basever 4.0.6
+%global basever 4.0.7
#%%global prever b0
-Version: 4.0.6
+Version: 4.0.7
%forgemeta
Name: pylint
@@ -93,7 +93,8 @@ done
--deselect=tests/test_self.py::TestRunTC::test_do_not_import_files_from_local_directory[args0] \
--deselect=tests/test_self.py::TestRunTC::test_do_not_import_files_from_local_directory[args1] \
--deselect=tests/test_self.py::TestRunTC::test_progress_reporting \
- --deselect=tests/test_functional.py::test_functional[unspecified_encoding_py38]
+ --deselect=tests/test_functional.py::test_functional[unspecified_encoding_py38] \
+ --deselect=tests/test_functional.py::test_functional[bad_open_mode]
%files
%doc CONTRIBUTORS.txt
diff --git a/sources b/sources
index 4c8d5e0..cb14dfd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (pylint-4.0.6.tar.gz) = 5cb3158d0ff656b4cbc58a7e50e93d07211e4a1b0d1161e9edd52d0d1175b479d05384fda514218e863c786643b89fec925391c135c57eb6f12a0aad8d40def5
+SHA512 (pylint-4.0.7.tar.gz) = 79e90cc2bb8a68d6ac078b037d6ce376c875a255533ae6d2c65aedd9347c0809b785b7553ae1562a412842c9c30425cae065d0021aa3305e40ed33be1bb58cc7
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-11 20:48 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-11 20:48 [rpms/pylint] rawhide: 4.0.7 Gwyn Ciesla
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox