public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-translationstring] epel10: Enable python3 subpackage.
@ 2026-07-08 22:59 Ralph Bean
0 siblings, 0 replies; only message in thread
From: Ralph Bean @ 2026-07-08 22:59 UTC (permalink / raw)
To: git-commits
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.
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-08 22:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-08 22:59 [rpms/python-translationstring] epel10: Enable python3 subpackage Ralph Bean
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox