public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-tftpy] rawhide: update to 0.8.7
@ 2026-06-20 23:02 Filipe Rosset
0 siblings, 0 replies; only message in thread
From: Filipe Rosset @ 2026-06-20 23:02 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-tftpy
Branch : rawhide
Commit : df926f61fe9603c7529972bddcded78da002b1c8
Author : Filipe Rosset <filiperosset@fedoraproject.org>
Date : 2026-06-15T15:41:35-03:00
Stats : +7/-9 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/python-tftpy/c/df926f61fe9603c7529972bddcded78da002b1c8?branch=rawhide
Log:
update to 0.8.7
Signed-off-by: Filipe Rosset <filiperosset@fedoraproject.org>
---
diff --git a/.gitignore b/.gitignore
index 77a2928..2f1deea 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ tftpy-0.4.6.tar.gz
/tftpy-0.8.0.tar.gz
/tftpy-0.8.2.tar.gz
/tftpy-0.8.6.tar.gz
+/tftpy-0.8.7.tar.gz
diff --git a/python-tftpy.spec b/python-tftpy.spec
index 652d0c0..454c65b 100644
--- a/python-tftpy.spec
+++ b/python-tftpy.spec
@@ -1,6 +1,6 @@
%global forgeurl https://github.com/msoulier/tftpy
Name: python-tftpy
-Version: 0.8.6
+Version: 0.8.7
%global tag %{version}
%forgemeta
Release: %autorelease
@@ -44,15 +44,12 @@ Requires: python3-tftpy = %{version}-%{release}
# Disable verbose debug logging in tests to speed up build
sed -i 's/logging.DEBUG/logging.WARNING/g' tests/test.py
+# Generate missing test data file
+dd if=/dev/zero of=tests/640KBFILE bs=1k count=640
+
%py3_shebang_fix \
bin/tftpy_client.py \
- bin/tftpy_server.py \
- tests/nologs.py \
- tests/stdin.py \
- tests/stdout.py
-
-iconv -f latin1 -t utf-8 ChangeLog.md -o ChangeLog.md.utf8
-mv ChangeLog.md.utf8 ChangeLog.md
+ bin/tftpy_server.py
%generate_buildrequires
diff --git a/sources b/sources
index 701e214..4e1d3cd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (tftpy-0.8.6.tar.gz) = 8ccf957b9783f86119e68a41362a390685a059c2477d75bd27f56623d9795082cac06dd0712da8c386e8e4d078d5abc3232fd31577e48147c9ce8e58091b5914
+SHA512 (tftpy-0.8.7.tar.gz) = 9e16d01aaca42414f51cf9614680457095db786120d8b8d101c606b739ad8b23a26982eb679a9b61d9ded151055cf0b505e6d10f6b92df1e8b5083f7cb2ee51c
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-20 23:02 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-20 23:02 [rpms/python-tftpy] rawhide: update to 0.8.7 Filipe Rosset
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox