Luke Macken a665a89
%global modname translationstring
Luke Macken a665a89
Igor Gnatenko 6084771
Name:           python-%{modname}
Igor Gnatenko 6084771
Version:        1.3
9faa8be
Release:        22%{?dist}
Igor Gnatenko 6084771
Summary:        Library used for internationalization (i18n) duties related to translation
Luke Macken a665a89
Luke Macken a665a89
License:        BSD
Luke Macken a665a89
URL:            http://pypi.python.org/pypi/translationstring
Igor Gnatenko 6084771
Source0:        https://github.com/Pylons/translationstring/archive/%{version}/%{modname}-%{version}.tar.gz
Igor Gnatenko 6084771
Luke Macken a665a89
BuildArch:      noarch
Luke Macken a665a89
Igor Gnatenko 6084771
%global _description \
Igor Gnatenko 6084771
A library used by various Pylons Project packages for\
Igor Gnatenko 6084771
internationalization (i18n) duties related to translation.\
Igor Gnatenko 6084771
\
Igor Gnatenko 6084771
This package provides a translation string class, a translation string factory\
Igor Gnatenko 6084771
class, translation and pluralization primitives, and a utility that helps\
Igor Gnatenko 6084771
Chameleon templates use translation facilities of this package. It does not\
Igor Gnatenko 6084771
depend on Babel, but its translation and pluralization services are meant to\
Igor Gnatenko 6084771
work best when provided with an instance of the babel.support.Translations class.
Igor Gnatenko 6084771
Igor Gnatenko 6084771
%description %{_description}
Igor Gnatenko 6084771
Igor Gnatenko 6084771
%package -n python3-%{modname}
Igor Gnatenko 6084771
Summary:        %{summary}
Igor Gnatenko 6084771
%{?python_provide:%python_provide python3-%{modname}}
Igor Gnatenko 6084771
BuildRequires:  python3-devel
Igor Gnatenko 6084771
BuildRequires:  python3-setuptools
Luke Macken a665a89
Igor Gnatenko 6084771
%description -n python3-%{modname} %{_description}
Luke Macken a665a89
Igor Gnatenko 6084771
Python 3 version.
c28be9f
Luke Macken a665a89
%prep
Luke Macken a665a89
%setup -q -n %{modname}-%{version}
Luke Macken a665a89
Luke Macken a665a89
%build
Igor Gnatenko 6084771
%py3_build
c28be9f
Luke Macken a665a89
%install
Igor Gnatenko 6084771
%py3_install
Luke Macken a665a89
Luke Macken a665a89
%check
c28be9f
%{__python3} setup.py test
c28be9f
Igor Gnatenko 6084771
%files -n python3-%{modname}
Igor Gnatenko 6084771
%license LICENSE.txt
Igor Gnatenko 6084771
%doc README.rst changes.rst
c28be9f
%{python3_sitelib}/%{modname}/
Igor Gnatenko 6084771
%{python3_sitelib}/%{modname}-*.egg-info/
c28be9f
Luke Macken a665a89
%changelog
9faa8be
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.3-22
9faa8be
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
9faa8be
ae9fc4c
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 1.3-21
ae9fc4c
- Rebuilt for Python 3.11
ae9fc4c
8271958
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.3-20
8271958
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
8271958
17eafb3
* Tue Jul 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.3-19
17eafb3
- Second attempt - Rebuilt for
17eafb3
  https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
17eafb3
04bb0c1
* Thu Jun 03 2021 Python Maint <python-maint@redhat.com> - 1.3-18
04bb0c1
- Rebuilt for Python 3.10
04bb0c1
5e9912c
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.3-17
5e9912c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
5e9912c
565fd0e
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.3-16
565fd0e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
565fd0e
bf37c72
* Sat May 23 2020 Miro Hrončok <mhroncok@redhat.com> - 1.3-15
bf37c72
- Rebuilt for Python 3.9
bf37c72
61a9391
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.3-14
61a9391
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
61a9391
ab27905
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 1.3-13
ab27905
- Rebuilt for Python 3.8.0rc1 (#1748018)
ab27905
bd021d0
* Fri Aug 30 2019 Miro Hrončok <mhroncok@redhat.com> - 1.3-12
bd021d0
- Subpackage python2-translationstring has been removed
bd021d0
  See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal
bd021d0
4307819
* Fri Aug 16 2019 Miro Hrončok <mhroncok@redhat.com> - 1.3-11
4307819
- Rebuilt for Python 3.8
4307819
9713f2d
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.3-10
9713f2d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
9713f2d
4b15071
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.3-9
4b15071
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
4b15071
57d46e3
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.3-8
57d46e3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
57d46e3
e3a46fe
* Sun Jun 17 2018 Miro Hrončok <mhroncok@redhat.com> - 1.3-7
e3a46fe
- Rebuilt for Python 3.7
e3a46fe
212057e
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.3-6
212057e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
212057e
26a5479
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.3-5
26a5479
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
26a5479
3da7f36
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.3-4
3da7f36
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
3da7f36
1c977f4
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 1.3-3
1c977f4
- Rebuild for Python 3.6
1c977f4
970f56a
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3-2
970f56a
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
970f56a
Igor Gnatenko 6084771
* Tue May 10 2016 Igor Gnatenko <ignatenko@redhat.com> - 1.3-1
Igor Gnatenko 6084771
- Modernize spec
Igor Gnatenko 6084771
- Update to 1.3
Igor Gnatenko 6084771
d5429dd
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-12
d5429dd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
d5429dd
81216f9
* Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1-11
81216f9
- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
81216f9
59eedec
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1-10
59eedec
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
59eedec
d95dba3
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1-9
d95dba3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
d95dba3
8798082
* Wed May 14 2014 Bohuslav Kabrda <bkabrda@redhat.com> - 1.1-8
8798082
- Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4
8798082
55a8534
* Fri Dec 06 2013 Pierre-Yves Chibon <pingou@pingoured>fr - 1.1-7
55a8534
- Change BR from python-setuptools-devel to python-setuptools
55a8534
  See https://fedoraproject.org/wiki/Changes/Remove_Python-setuptools-devel
55a8534
e9ff55c
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1-6
e9ff55c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
e9ff55c
c1d0901
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1-5
c1d0901
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
c1d0901
2c62231
* Wed Jan 16 2013 Ralph Bean <rbean@redhat.com> - 1.1-4
2c62231
- Looks like python3-babel isn't actually required.  Removed req.
2c62231
- Enabled python3-translationstring subpackage.
2c62231
c28be9f
* Fri Dec 07 2012 Ralph Bean <rbean@redhat.com> - 1.1-3
c28be9f
- Laid groundwork for packaging python3 support.  Waiting on python3-babel.
c28be9f
- Removed unnecessary defattr.
c28be9f
- Removed unnecessary removal of the buildroot.
c28be9f
- Removed unnecessary clean section.
c28be9f
- Removed bundled egg-info.
c28be9f
6cf6fbf
* Sat Jul 21 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1-2
6cf6fbf
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
6cf6fbf
Luke Macken 5872c57
* Tue Mar 13 2012 Luke Macken <lmacken@redhat.com> - 1.1-1
Luke Macken 5872c57
- Bump to version 1.1
Luke Macken 5872c57
e04650b
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3-2
e04650b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
e04650b
Luke Macken a665a89
* Wed Jan  2 2010 Luke Macken <lmacken@redhat.com> - 0.3-1
Luke Macken a665a89
- Initial package