public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-puzpy] f43: Update to 0.6.1 upstream release
@ 2026-06-05 22:14 Michel Lind
0 siblings, 0 replies; only message in thread
From: Michel Lind @ 2026-06-05 22:14 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-puzpy
Branch : f43
Commit : a130583b96cffe29c429293e8819083b308d91fa
Author : Michel Lind <salimma@fedoraproject.org>
Date : 2026-06-05T22:43:00+01:00
Stats : +5/-4 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/python-puzpy/c/a130583b96cffe29c429293e8819083b308d91fa?branch=f43
Log:
Update to 0.6.1 upstream release
- Resolves: rhbz#2461879
- Rebase patch dropping unneeded dependencies
Commit assisted by Packit automation (https://packit.dev/)
Signed-off-by: Michel Lind <salimma@fedoraproject.org>
---
diff --git a/.gitignore b/.gitignore
index 1e0cf45..1ba2886 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
/puzpy-0.4.2.tar.gz
/puzpy-0.5.0.tar.gz
/puzpy-0.6.0.tar.gz
+/puzpy-0.6.1.tar.gz
diff --git a/README.packit b/README.packit
index 1bb65ff..7698114 100644
--- a/README.packit
+++ b/README.packit
@@ -1,3 +1,3 @@
This repository is maintained by packit.
https://packit.dev/
-The file was generated using packit 1.15.1.post1.dev6+g1fe6a01ee.
+The file was generated using packit 1.15.3.post1.dev4+g553394da5.
diff --git a/puzpy-drop-unneeded-deps.diff b/puzpy-drop-unneeded-deps.diff
index fab413a..bc29749 100644
--- a/puzpy-drop-unneeded-deps.diff
+++ b/puzpy-drop-unneeded-deps.diff
@@ -4,7 +4,7 @@
publish = ["build", "twine"]
[tool.pytest.ini_options]
--addopts = "--codeblocks --mypy --flake8"
+-addopts = "--codeblocks"
-testpaths = ["README.md", "*.py"]
+testpaths = ["*.py"]
filterwarnings = ["ignore::DeprecationWarning"]
diff --git a/python-puzpy.spec b/python-puzpy.spec
index 12ef12b..619491e 100644
--- a/python-puzpy.spec
+++ b/python-puzpy.spec
@@ -2,7 +2,7 @@
Name: python-%{srcname}
# PyPI tarball does not contain test files
-Version: 0.6.0
+Version: 0.6.1
Release: %autorelease
Summary: Python crossword puzzle library
diff --git a/sources b/sources
index 4a8c79a..9abca64 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (puzpy-0.6.0.tar.gz) = 8beebb60d3382d72d015d94c0c142234a1904646bc088e0669810666f472787eeeb68b9bc071bea77ccdcf991cf976f253fbe2dff0394c43d4eaa821a8cb0049
+SHA512 (puzpy-0.6.1.tar.gz) = 6a78cd7c5a64d19aa6c2ae3020dd309f8ceafaeaf5336ef2291d4fb59b5247079a5c34de9dd309cd02087029d56f2625b103c1ec3b082b56afe69a4531e45569
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-05 22:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-05 22:14 [rpms/python-puzpy] f43: Update to 0.6.1 upstream release Michel Lind
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox