public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Benjamin A. Beasley <code@musicinmybrain.net>
To: git-commits@fedoraproject.org
Subject: [rpms/python-jsonschema] 2488367: Drop some BuildRequires that are generated or no longer needed
Date: Mon, 15 Jun 2026 07:29:44 GMT [thread overview]
Message-ID: <178150858419.1.9003217796120123072.rpms-python-jsonschema-1b3216bfda52@fedoraproject.org> (raw)
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
reply other threads:[~2026-06-15 7:29 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178150858419.1.9003217796120123072.rpms-python-jsonschema-1b3216bfda52@fedoraproject.org \
--to=code@musicinmybrain.net \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox