public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/quisk] rawhide: New version
Date: Mon, 06 Jul 2026 13:26:30 GMT	[thread overview]
Message-ID: <178334439091.1.17504521180461754835.rpms-quisk-a0285aa99e41@fedoraproject.org> (raw)

          A new commit has been pushed.

          Repo   : rpms/quisk
          Branch : rawhide
          Commit : a0285aa99e41f5217919e322171eac3c8ba97e80
          Author : Jaroslav Škarvada <jskarvad@redhat.com>
          Date   : 2026-07-06T15:26:16+02:00
          Stats  : +27/-0 in 2 file(s)
          URL    : https://src.fedoraproject.org/rpms/quisk/c/a0285aa99e41f5217919e322171eac3c8ba97e80?branch=rawhide

          Log:
          New version

Resolves: rhbz#2495455

---
diff --git a/quisk-4.2.53-build-fix.patch b/quisk-4.2.53-build-fix.patch
new file mode 100644
index 0000000..c9e3398
--- /dev/null
+++ b/quisk-4.2.53-build-fix.patch
@@ -0,0 +1,25 @@
+diff --git a/pyproject.toml b/pyproject.toml
+index c00e148..49b5175 100644
+--- a/pyproject.toml
++++ b/pyproject.toml
+@@ -25,6 +25,7 @@ classifiers = [
+ 	'Programming Language :: C',
+ 	'Topic :: Communications :: Ham Radio',
+ ]
++dynamic = ["readme"]
+ 
+ [project.gui-scripts]
+ quisk = "quisk.quisk:main"
+@@ -35,7 +36,9 @@ Documentation = "https://james.ahlstrom.name/quisk/docs.html"
+ Repository = "https://github.com/jimahlstrom/quisk"
+ Changelog = "https://james.ahlstrom.name/quisk/CHANGELOG.txt"
+ 
+-[tool.setuptools.packages.find]
+-where = ["."]
+-
++[tool.setuptools]
++package-dir = {"quisk" = "."}
++packages = ["quisk", "quisk.n2adr", "quisk.softrock", "quisk.freedvpkg",
++		"quisk.hermes", "quisk.hiqsdr", "quisk.afedrinet", "quisk.soapypkg",
++		"quisk.sdrmicronpkg", "quisk.perseuspkg", "quisk.ac2yd", "quisk.multuspkg"]
+ 

diff --git a/quisk.spec b/quisk.spec
index a801fdf..17808eb 100644
--- a/quisk.spec
+++ b/quisk.spec
@@ -28,6 +28,8 @@ Requires:       python3-wxpython4
 Requires:       wdsp
 Suggests:       codec2-devel
 
+Patch:          quisk-4.2.53-build-fix.patch
+
 %description
 QUISK is a Software Defined Radio (SDR) which can control various
 radio hardware. QUISK supports CW, SSB, and AM.

             reply	other threads:[~2026-07-06 13:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-06 13:26  [this message]
  -- strict thread matches above, loose matches on Subject: below --
2026-07-02  9:17 [rpms/quisk] rawhide: New version 

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=178334439091.1.17504521180461754835.rpms-quisk-a0285aa99e41@fedoraproject.org \
    --to=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