[Git][reproducible-builds/reproducible-notes][master] 2 commits: auto-classify timezone_variant_in_argparse_manpage
Chris Lamb (@lamby)
gitlab at salsa.debian.org
Fri Feb 27 19:21:13 UTC 2026
Chris Lamb pushed to branch master at Reproducible Builds / reproducible-notes
Commits:
95377f82 by Chris Lamb at 2026-02-27T11:20:50-08:00
auto-classify timezone_variant_in_argparse_manpage
- - - - -
28d0dc01 by Chris Lamb at 2026-02-27T11:20:50-08:00
Tag packages with timezone_variant_in_argparse_manpage
- - - - -
2 changed files:
- bin/auto-classify
- packages.yml
Changes:
=====================================
bin/auto-classify
=====================================
@@ -113,6 +113,9 @@ def walk_json(elem):
if not diff:
continue
+ if v.endswith(".1") and "Generated Python Manual" in diff:
+ yield "timezone_variant_in_argparse_manpage"
+
if v == "Sphinx inventory" and "Indeks" in diff:
yield "sphinxdoc_translations"
=====================================
packages.yml
=====================================
@@ -839,6 +839,10 @@ argagg:
version: 0.4.6-1
issues:
- nondeterministic_ordering_in_documentation_generated_by_doxygen
+argparse-manpage:
+ version: 4.7-1
+ issues:
+ - timezone_variant_in_argparse_manpage
argparse4j:
version: 0.4.4-1
issues:
@@ -3499,6 +3503,10 @@ crawl:
version: 2:0.18.1-1
issues:
- gcc_captures_build_path
+crazy-complete:
+ version: 0.3.6-3
+ issues:
+ - timezone_variant_in_argparse_manpage
createrepo-c:
version: 0.17.0-1
comments: |
@@ -9092,6 +9100,10 @@ gudhi:
version: 2.3.0+dfsg-2
comments: |
Contains absolute build path references to pyx files.
+guess-concurrency:
+ version: 0+20250305
+ issues:
+ - timezone_variant_in_argparse_manpage
guestfs-tools:
version: 1.46.1-3
issues:
@@ -20201,6 +20213,10 @@ orville-write:
version: 2.55-3
issues:
- gcc_captures_build_path
+osc:
+ version: 1.15.1-1
+ issues:
+ - timezone_variant_in_argparse_manpage
osdclock:
version: 0.5-23
issues:
@@ -23429,6 +23445,10 @@ python-pint:
(e.g. /tmp/ipykernel_1956444/2705669124.py) in documentation and
other explicit timestamps (e.g. "iopub.execute_input":
"2021-12-06T21:30:17.934182Z"). Maybe sphinx or numpy related?
+python-pipx:
+ version: 1.8.0-1
+ issues:
+ - timezone_variant_in_argparse_manpage
python-polyfactory:
version: 2.20.0-1
issues:
@@ -31939,6 +31959,10 @@ sopt:
version: 2.0.0-1
issues:
- captures_build_path_via_assert
+sopv-gpgv:
+ version: 0.1.4-1
+ issues:
+ - timezone_variant_in_argparse_manpage
soqt:
version: 1.6.0~e8310f-3
issues:
@@ -32620,6 +32644,10 @@ svt-av1:
Various embedded build paths referencing
BUILDPATH/Source/Lib/Encoder/*/*.asm embedded in
/usr/bin/SvtAv1DecApp and /usr/bin/SvtAv1EncApp.
+svtplay-dl:
+ version: 4.97.1-0.1
+ issues:
+ - timezone_variant_in_argparse_manpage
svxlink:
version: 15.11-2
comments: |
@@ -33037,6 +33065,10 @@ telegram-desktop:
issues:
- gcc_captures_build_path
- blacklisted_on_jenkins
+telegram-send:
+ version: 0.39.2-1
+ issues:
+ - timezone_variant_in_argparse_manpage
telepathy-python:
version: 0.15.19-2.1
issues:
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-notes/-/compare/21b87a3f646988661098539803700fb1af17b9b0...28d0dc015ee998e216015383644acddd88e19f89
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-notes/-/compare/21b87a3f646988661098539803700fb1af17b9b0...28d0dc015ee998e216015383644acddd88e19f89
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20260227/1781044b/attachment.htm>
More information about the rb-commits
mailing list