public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-u-boot-pylib] rawhide: Update to 0.0.7 + spec cleanup + fixes F45FTBFS
@ 2026-08-08 17:21 Filipe Rosset
  0 siblings, 0 replies; only message in thread
From: Filipe Rosset @ 2026-08-08 17:21 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/python-u-boot-pylib
Branch : rawhide
Commit : e37eb5028696bce0d47e593879ec18bed31f5262
Author : Filipe Rosset <rosset.filipe@gmail.com>
Date   : 2026-08-08T14:17:15-03:00
Stats  : +8/-3 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/python-u-boot-pylib/c/e37eb5028696bce0d47e593879ec18bed31f5262?branch=rawhide

Log:
Update to 0.0.7 + spec cleanup + fixes F45FTBFS

---
diff --git a/.gitignore b/.gitignore
index b7f86e1..cc77c5a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/u_boot_pylib-0.0.6.tar.gz
+/u_boot_pylib-*.tar.gz

diff --git a/python-u-boot-pylib.spec b/python-u-boot-pylib.spec
index adc13c3..b1bcd4a 100644
--- a/python-u-boot-pylib.spec
+++ b/python-u-boot-pylib.spec
@@ -1,5 +1,8 @@
 Name:           python-u-boot-pylib
-Version:        0.0.6
+Version:        0.0.7
+%global forgeurl https://source.denx.de/u-boot/u-boot
+%global forgename gitlab
+%forgemeta
 Release:        %autorelease
 Summary:        U-Boot Python library
 
@@ -23,6 +26,8 @@ Summary:        %{summary}
 
 %prep
 %autosetup -p1 -n u_boot_pylib-%{version}
+# Remove shebang from non-executable script
+sed -i -e '1{\@^#!/usr/bin/env python@d}' src/u_boot_pylib/__main__.py
 
 %generate_buildrequires
 %pyproject_buildrequires

diff --git a/sources b/sources
index 2b9c429..10fa5d7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (u_boot_pylib-0.0.6.tar.gz) = 494315690f50e72c30ab723a8f8b50c8cc6d2e70db20b3cb830429ab332aa4fde3be3ed2efce0e7c86ddc5b4e2c4bd1068ca59393c3ac2cb7d53983bc8e55b4c
+SHA512 (u_boot_pylib-0.0.7.tar.gz) = 204af1a4064da6e90deb3ddbefb683be6b80be17bc82541e5b866a08d1c48fc30764ed0653644027658b2a3e4d1e376b36e72b126fc2ad8a5f11b2f6cc8b4f5c

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-08 17:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-08 17:21 [rpms/python-u-boot-pylib] rawhide: Update to 0.0.7 + spec cleanup + fixes F45FTBFS Filipe Rosset

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox