public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-pykeepass] f43: Minor spec-file formatting adjustments
@ 2026-08-10  6:00 Benjamin A. Beasley
  0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-08-10  6:00 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/python-pykeepass
            Branch : f43
            Commit : 29961e64d1b56104cb4b572897bdc6b9119a5916
            Author : Benjamin A. Beasley <code@musicinmybrain.net>
            Date   : 2026-05-14T07:09:50+01:00
            Stats  : +4/-7 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/python-pykeepass/c/29961e64d1b56104cb4b572897bdc6b9119a5916?branch=f43

            Log:
            Minor spec-file formatting adjustments

[skip changelog]

---
diff --git a/python-pykeepass.spec b/python-pykeepass.spec
index d1b38d4..dc14b61 100644
--- a/python-pykeepass.spec
+++ b/python-pykeepass.spec
@@ -1,22 +1,19 @@
-
 Name:           python-pykeepass
 Version:        4.1.1.post1
 Release:        %autorelease
 Epoch:          1
 Summary:        Python library to interact with keepass databases
 
-# The entire source is GPL-3.0-only, except:
-#
-# MIT:
-#   pykeepass/kdbx_parsing/twofish.py
+# The entire source is GPL-3.0-only, except that
+# pykeepass/kdbx_parsing/twofish.py is MIT.
 License:        GPL-3.0-only AND MIT
 URL:            https://github.com/libkeepass/pykeepass
 # The GitHub archive has tests; the PyPI sdist does not.
 Source:         %{url}/archive/v%{version}/pykeepass-%{version}.tar.gz
 
-BuildSystem:            pyproject
+BuildSystem:    pyproject
 BuildOption(generate_buildrequires): -x test
-BuildOption(install):   -l pykeepass
+BuildOption(install): -l pykeepass
 
 BuildArch:      noarch
 

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

only message in thread, other threads:[~2026-08-10  6:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-10  6:00 [rpms/python-pykeepass] f43: Minor spec-file formatting adjustments Benjamin A. Beasley

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