public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-knack] rawhide: Update to v0.14
@ 2026-07-06 17:19 Jeremy Cline
0 siblings, 0 replies; only message in thread
From: Jeremy Cline @ 2026-07-06 17:19 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-knack
Branch : rawhide
Commit : 495393bcbc3220ad587bd1f8550aa0ece51624d9
Author : Jeremy Cline <jeremycline@microsoft.com>
Date : 2026-07-06T13:18:57-04:00
Stats : +4/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/python-knack/c/495393bcbc3220ad587bd1f8550aa0ece51624d9?branch=rawhide
Log:
Update to v0.14
---
diff --git a/.gitignore b/.gitignore
index c95e35c..a09f7c3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
/knack-0.10.1.tar.gz
/knack-0.11.0.tar.gz
/knack-0.12.0.tar.gz
+/knack-0.14.0.tar.gz
diff --git a/python-knack.spec b/python-knack.spec
index 4e37d82..1d6b609 100644
--- a/python-knack.spec
+++ b/python-knack.spec
@@ -3,7 +3,7 @@
%global srcname knack
%global forgeurl https://github.com/microsoft/knack
-Version: 0.12.0
+Version: 0.14.0
Epoch: 1
%global tag v%{version}
%forgemeta
@@ -50,7 +50,7 @@ Summary: %{summary}
%install
%pyproject_install
-%pyproject_save_files knack
+%pyproject_save_files -l knack
%if %{with tests}
diff --git a/sources b/sources
index 537a448..8e5b692 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (knack-0.12.0.tar.gz) = ff76b5f16c5133427d15aaee8a09347fc415e8810096a2501c7f9fa2132596e23f78f1fcdbac76e06ac4179fcacc89f7127e5c35d49ef9813495a6aedd9c6566
+SHA512 (knack-0.14.0.tar.gz) = 64dd6a6d21dd612369c3ee1f1b973a733c0f55465cafe4e82b86063b9ea9dd8eaf14b08f35b2556d1aeb2a3408279f5f9082febf731ba1fdbba519a96319a859
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-06 17:19 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-06 17:19 [rpms/python-knack] rawhide: Update to v0.14 Jeremy Cline
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox