public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Ralph Bean <rbean@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/python-translationstring] epel10: Enable python3 subpackage.
Date: Wed, 08 Jul 2026 22:59:40 GMT [thread overview]
Message-ID: <178355158068.1.11662140518614160210.rpms-python-translationstring-2c622318638c@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-translationstring
Branch : epel10
Commit : 2c622318638cba93bf4d843cfd70e8392c3356e7
Author : Ralph Bean <rbean@redhat.com>
Date : 2013-01-16T23:44:09-05:00
Stats : +7/-10 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-translationstring/c/2c622318638cba93bf4d843cfd70e8392c3356e7?branch=epel10
Log:
Enable python3 subpackage.
---
diff --git a/python-translationstring.spec b/python-translationstring.spec
index d6f701b..54645e9 100644
--- a/python-translationstring.spec
+++ b/python-translationstring.spec
@@ -1,15 +1,12 @@
-%if 0%{?fedora} > 12 || 0%{?rhel} > 6
-#%%global with_python3 1
-# Building the python3-translationstring subpackage is explicitly disabled
-# until we can package python3-babel. We're almost there..
-%global with_python3 0
+%if 0%{?fedora} > 12
+%global with_python3 1
%endif
%global modname translationstring
Name: python-translationstring
Version: 1.1
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: Utility library for i18n relied on by various Repoze packages
Group: Development/Libraries
@@ -22,13 +19,9 @@ BuildArch: noarch
BuildRequires: python2-devel
BuildRequires: python-setuptools-devel
-BuildRequires: python-babel
-
%if 0%{?with_python3}
BuildRequires: python3-devel
BuildRequires: python3-setuptools
-
-BuildRequires: python3-babel
%endif
@@ -115,6 +108,10 @@ popd
%changelog
+* Wed Jan 16 2013 Ralph Bean <rbean@redhat.com> - 1.1-4
+- Looks like python3-babel isn't actually required. Removed req.
+- Enabled python3-translationstring subpackage.
+
* Fri Dec 07 2012 Ralph Bean <rbean@redhat.com> - 1.1-3
- Laid groundwork for packaging python3 support. Waiting on python3-babel.
- Removed unnecessary defattr.
reply other threads:[~2026-07-08 22:59 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=178355158068.1.11662140518614160210.rpms-python-translationstring-2c622318638c@fedoraproject.org \
--to=rbean@redhat.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