public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Iryna Shcherbina <shcherbina.iryna@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/python-jsonschema] 2488367: Update Python 2 dependency declarations to new packaging standards
Date: Mon, 15 Jun 2026 07:29:27 GMT	[thread overview]
Message-ID: <178150856748.1.12354406292438424168.rpms-python-jsonschema-b4114a4fcef8@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/python-jsonschema
Branch : 2488367
Commit : b4114a4fcef8ebc55802bad47e73e87eed085825
Author : Iryna Shcherbina <shcherbina.iryna@gmail.com>
Date   : 2018-02-21T05:45:45+01:00
Stats  : +11/-7 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/python-jsonschema/c/b4114a4fcef8ebc55802bad47e73e87eed085825?branch=2488367

Log:
Update Python 2 dependency declarations to new packaging standards

---
diff --git a/python-jsonschema.spec b/python-jsonschema.spec
index 75e3934..7a34dcb 100644
--- a/python-jsonschema.spec
+++ b/python-jsonschema.spec
@@ -5,7 +5,7 @@
 
 Name:           python-%{pypi_name}
 Version:        2.6.0
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        An implementation of JSON Schema validation for Python
 
 License:        MIT
@@ -18,13 +18,13 @@ BuildRequires:  python-unittest2
 BuildRequires:  python-argparse
 %endif
 BuildRequires:  python2-devel
-BuildRequires:  python-nose
-BuildRequires:  python-mock
+BuildRequires:  python2-nose
+BuildRequires:  python2-mock
 # Avoid unpackaged deps:
 #BuildRequires:  python-vcversioner
-#BuildRequires:  python-functools32
+#BuildRequires:  python2-functools32
 # Alternative for functools32.lru_cache
-BuildRequires:  python-repoze-lru
+BuildRequires:  python2-repoze-lru
 %if 0%{?with_python3}
 BuildRequires:  python%{python3_pkgversion}-devel
 BuildRequires:  python%{python3_pkgversion}-nose
@@ -40,8 +40,8 @@ http://tools.ietf.org/html/draft-zyp-json-schema-03
 
 %package -n python2-%{pypi_name}
 Summary:        An implementation of JSON Schema validation for Python 2
-#Requires: python-functools32
-Requires: python-repoze-lru
+#Requires: python2-functools32
+Requires: python2-repoze-lru
 %{?python_provide:%python_provide python2-%{pypi_name}}
 
 %description -n python2-%{pypi_name}
@@ -100,6 +100,10 @@ mv %{buildroot}%{_bindir}/jsonschema %{buildroot}%{_bindir}/jsonschema-3
 
 
 %changelog
+* Wed Feb 21 2018 Iryna Shcherbina <ishcherb@redhat.com> - 2.6.0-4
+- Update Python 2 dependency declarations to new packaging standards
+  (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
+
 * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.6.0-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
 

                 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=178150856748.1.12354406292438424168.rpms-python-jsonschema-b4114a4fcef8@fedoraproject.org \
    --to=shcherbina.iryna@gmail.com \
    --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