public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Filipe Rosset <filiperosset@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/python-tftpy] rawhide: update to 0.8.7
Date: Sat, 20 Jun 2026 23:02:52 GMT	[thread overview]
Message-ID: <178199657244.1.8932466753960447200.rpms-python-tftpy-df926f61fe96@fedoraproject.org> (raw)

            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

                 reply	other threads:[~2026-06-20 23:02 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=178199657244.1.8932466753960447200.rpms-python-tftpy-df926f61fe96@fedoraproject.org \
    --to=filiperosset@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