public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-jsonschema] 2488367: Drop some BuildRequires that are generated or no longer needed
@ 2026-06-15 7:29 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-06-15 7:29 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-jsonschema
Branch : 2488367
Commit : 1b3216bfda52f2dede527ce43f43bda2cdf4f05b
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2022-06-28T10:14:07-04:00
Stats : +5/-6 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-jsonschema/c/1b3216bfda52f2dede527ce43f43bda2cdf4f05b?branch=2488367
Log:
Drop some BuildRequires that are generated or no longer needed
---
diff --git a/python-jsonschema.spec b/python-jsonschema.spec
index 00988cf..9804465 100644
--- a/python-jsonschema.spec
+++ b/python-jsonschema.spec
@@ -12,22 +12,18 @@ jsonschema is an implementation of JSON Schema for Python (supporting
Name: python-%{pypi_name}
Summary: Implementation of JSON Schema validation for Python
Version: 4.6.0
-Release: 2%{?dist}
+Release: 3%{?dist}
License: MIT
URL: https://github.com/Julian/jsonschema
Source0: %{pypi_source}
BuildArch: noarch
BuildRequires: python3-devel
-BuildRequires: python3dist(setuptools)
-BuildRequires: python3dist(setuptools-scm)
# test requirements
%bcond_without tests
%if %{with tests}
-BuildRequires: python3dist(attrs)
-BuildRequires: python3dist(pyrsistent)
-BuildRequires: python3dist(six)
+# For “trial-3”
BuildRequires: python3dist(twisted)
%endif
@@ -69,6 +65,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} trial-3 %{pypi_name}
%{_bindir}/jsonschema
%changelog
+* Tue Jun 28 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 4.6.0-3
+- Drop some BuildRequires that are generated or no longer needed
+
* Tue Jun 28 2022 Miro Hrončok <mhroncok@redhat.com> - 4.6.0-2
- Include the metadata directory in python3-jsonschema
- Fixes: rhbz#2101786
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-15 7:29 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-15 7:29 [rpms/python-jsonschema] 2488367: Drop some BuildRequires that are generated or no longer needed 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