public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-scooby] f45: Update to 0.12.0 upstream release
@ 2026-09-11 11:48 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-09-11 11:48 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-scooby
Branch : f45
Commit : 8fbc9f0dcf55454d21e498caa3ca7707ec8f9e8f
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-09-11T12:36:55+01:00
Stats : +46/-13 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/python-scooby/c/8fbc9f0dcf55454d21e498caa3ca7707ec8f9e8f?branch=f45
Log:
Update to 0.12.0 upstream release
- Resolves: rhbz#2531751
Upstream tag: v0.12.0
Upstream commit: a727e5f3
Commit co-authored by Packit automation (https://packit.dev/)
---
diff --git a/README.packit b/README.packit
index 7698114..41ba8b3 100644
--- a/README.packit
+++ b/README.packit
@@ -1,3 +1,3 @@
This repository is maintained by packit.
https://packit.dev/
-The file was generated using packit 1.15.3.post1.dev4+g553394da5.
+The file was generated using packit 1.16.3.
diff --git a/python-scooby.spec b/python-scooby.spec
index 7efe2b9..0b692c1 100644
--- a/python-scooby.spec
+++ b/python-scooby.spec
@@ -1,7 +1,7 @@
%bcond tests 1
Name: python-scooby
-Version: 0.11.2
+Version: 0.12.0
Release: %autorelease
Summary: A Great Dane turned Python environment detective
diff --git a/scooby.1 b/scooby.1
index 2bdf51b..6e96416 100644
--- a/scooby.1
+++ b/scooby.1
@@ -1,4 +1,4 @@
-.TH SCOOBY "1" "September 2024" "" "User Commands"
+.TH SCOOBY "1" "September 2026" "" "User Commands"
.B scooby
\(en Great Dane turned Python environment detective
.SH SYNOPSIS
@@ -8,24 +8,26 @@
.RB [ \-\-no\-opt ]
.RB [ \-\-sort ]
.RB [ \-\-version ]
+.RB [ \-\-grep\ \fIPATTERN ]
+.RB [ \-\-track\ \fISCRIPT ]
.RI [ packages \ ...]
.SH OPTIONS
.SS "POSITIONAL\ ARGUMENTS"
.TP
.I packages
-names of the packages to report
+Names of the packages to report.
.SS "OPTIONAL\ ARGUMENTS"
.TP
.B \-h\fR,\ \fB\-\-help
-show a help message and exit
+Show a help message and exit.
.TP
-.B \-\-report\ \fIREPORT\fR,\ \fB\-r\ \fIREPORT
-print
+.B \-\-report\fR,\ \fB\-r\ \fIREPORT
+Print
.B Report()
-of this package
+of this package.
.TP
.B \-\-no\-opt
-do not show the default optional packages.
+Do not show the default optional packages.
Defaults to
.B True
if using
@@ -35,9 +37,40 @@ and defaults to
otherwise.
.TP
.B \-\-sort
- sort the packages when the report is shown
+Sort the packages when the report is shown.
.TP
.B \-\-version\fR, \fB\-v
-only display
+Only display
.BR scooby (1)
-version
+version.
+.TP
+.B \-\-grep\fR,\ \fB\-g\ \fIPATTERN
+List installed packages whose names match
+.I PATTERN
+(case-insensitive substring match,
+or
+.BR fnmatch (3)
+.BR glob (7)
+if
+.I PATTERN
+contains
+.RB \[oq] * \[cq],
+.RB \[oq] ? \[cq],
+or
+.RB \[oq] [ \[cq].
+Repeatable.
+.TP
+.B \-\-track\fR\ \fISCRIPT
+Run a Python
+.I SCRIPT
+with import tracking enabled,
+then print a
+.BR TrackedReport .
+Any additional positional arguments are forwarded to the script as
+.B sys.argv[1:]
+(flags prefixed with
+.RB \[oq] \- \[cq]
+are consumed by scooby itself;
+separate them with
+.RB \[oq] \-\- \[cq]
+if they should reach the script).
diff --git a/sources b/sources
index c46a769..7353717 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (scooby-0.11.2.tar.gz) = 0920677a73479e69c3c6e73dbe6dad029bd45e1a8247ec0f449a9f7b71ccaa4b4519f6e156023ab0aa410c08770d2d401d6b82df09542d43a7958b6052febf6b
+SHA512 (scooby-0.12.0.tar.gz) = 15a83e9806b01bb1223f808ea962a2c4e43ca60df93cc1ceb9c8f2ae8f06684f2159e07497e58612cca0881a3c170b248452cc0dd07b443afc00eb69b44624df
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-11 11:48 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-11 11:48 [rpms/python-scooby] f45: Update to 0.12.0 upstream release 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