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-venusian] epel10: Update Python 2 dependency declarations to new packaging standards
Date: Mon, 22 Jun 2026 15:00:28 GMT	[thread overview]
Message-ID: <178214042852.1.4088264652685811678.rpms-python-venusian-8fb978c53079@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/python-venusian
Branch : epel10
Commit : 8fb978c53079f551af459fdbbb50a00b6cdc0918
Author : Iryna Shcherbina <shcherbina.iryna@gmail.com>
Date   : 2018-01-31T03:52:22+01:00
Stats  : +8/-4 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/python-venusian/c/8fb978c53079f551af459fdbbb50a00b6cdc0918?branch=epel10

Log:
Update Python 2 dependency declarations to new packaging standards

---
diff --git a/python-venusian.spec b/python-venusian.spec
index 09cab5b..9f14d3f 100644
--- a/python-venusian.spec
+++ b/python-venusian.spec
@@ -7,7 +7,7 @@
 
 Name:           python-%{modname}
 Version:        1.0
-Release:        0.18.%{alphaver}%{?dist}
+Release:        0.19.%{alphaver}%{?dist}
 Summary:        A library for deferring decorator actions
 
 Group:          Development/Libraries
@@ -17,10 +17,10 @@ Source0:        http://pypi.python.org/packages/source/v/venusian/%{modname}-%{v
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 
-BuildRequires:  python-setuptools
+BuildRequires:  python2-setuptools
 BuildRequires:  python2-devel
-BuildRequires:  python-nose
-BuildRequires:  python-nose-exclude
+BuildRequires:  python2-nose
+BuildRequires:  python2-nose-exclude
 
 
 %if 0%{?with_python3}
@@ -110,6 +110,10 @@ popd
 
 
 %changelog
+* Wed Jan 31 2018 Iryna Shcherbina <ishcherb@redhat.com> - 1.0-0.19.a7
+- Update Python 2 dependency declarations to new packaging standards
+  (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
+
 * Sat Aug 19 2017 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1.0-0.18.a7
 - Python 2 binary package renamed to python2-venusian
   See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3

                 reply	other threads:[~2026-06-22 15:00 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=178214042852.1.4088264652685811678.rpms-python-venusian-8fb978c53079@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