public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/python-venusian] epel10: Python 2 binary package renamed to python2-venusian
Date: Mon, 22 Jun 2026 15:00:28 GMT	[thread overview]
Message-ID: <178214042808.1.13669006944061297197.rpms-python-venusian-52fe6ed157e1@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/python-venusian
Branch : epel10
Commit : 52fe6ed157e13b3409dd0a7f7eb2b25861246d6a
Author : Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Date   : 2017-08-19T09:43:16-04:00
Stats  : +19/-7 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/python-venusian/c/52fe6ed157e13b3409dd0a7f7eb2b25861246d6a?branch=epel10

Log:
Python 2 binary package renamed to python2-venusian

---
diff --git a/python-venusian.spec b/python-venusian.spec
index 4f3b316..09cab5b 100644
--- a/python-venusian.spec
+++ b/python-venusian.spec
@@ -7,7 +7,7 @@
 
 Name:           python-%{modname}
 Version:        1.0
-Release:        0.17.%{alphaver}%{?dist}
+Release:        0.18.%{alphaver}%{?dist}
 Summary:        A library for deferring decorator actions
 
 Group:          Development/Libraries
@@ -31,13 +31,21 @@ BuildRequires:  python3-nose-exclude
 %endif
 
 
-%description
-Venusian is a library which allows framework authors to defer decorator
-actions.  Instead of taking actions when a function (or class) decorator is
-executed at import time, you can defer the action usually taken by the
-decorator until a separate "scan" phase.
+%global _description\
+Venusian is a library which allows framework authors to defer decorator\
+actions.  Instead of taking actions when a function (or class) decorator is\
+executed at import time, you can defer the action usually taken by the\
+decorator until a separate "scan" phase.\
 
 
+%description %_description
+
+%package -n python2-venusian
+Summary: %summary
+%{?python_provide:%python_provide python2-venusian}
+
+%description -n python2-venusian %_description
+
 %if 0%{?with_python3}
 %package -n python3-venusian
 Summary:        A library for deferring decorator actions
@@ -88,7 +96,7 @@ popd
 
 %{__python} setup.py nosetests
 
-%files
+%files -n python2-venusian
 %doc README.txt LICENSE.txt
 %{python_sitelib}/%{modname}/
 %{python_sitelib}/%{modname}-%{version}*.egg-info
@@ -102,6 +110,10 @@ popd
 
 
 %changelog
+* 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
+
 * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0-0.17.a7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
 

                 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=178214042808.1.13669006944061297197.rpms-python-venusian-52fe6ed157e1@fedoraproject.org \
    --to=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