2024-01-05 18:41:07 +01:00
|
|
|
Name: translate-toolkit
|
2024-06-22 13:48:18 +02:00
|
|
|
Version: 3.13.1
|
2024-01-05 18:41:11 +01:00
|
|
|
Release: 1mamba
|
2024-01-05 18:41:07 +01:00
|
|
|
Summary: Tools for localization
|
|
|
|
Group: Applications/Development
|
|
|
|
Vendor: openmamba
|
|
|
|
Distribution: openmamba
|
|
|
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
2024-01-05 18:41:07 +01:00
|
|
|
URL: https://sourceforge.net/projects/translate/
|
2024-01-05 18:41:07 +01:00
|
|
|
Source: https://github.com/translate/translate.git/%{version}/translate-%{version}.tar.bz2
|
2024-01-05 18:41:07 +01:00
|
|
|
License: GPL
|
|
|
|
## AUTOBUILDREQ-BEGIN
|
2024-01-05 18:41:11 +01:00
|
|
|
BuildRequires: libpython311-devel
|
|
|
|
BuildRequires: python3.11dist(lxml)
|
|
|
|
BuildRequires: python3.11dist(setuptools)
|
2024-01-05 18:41:07 +01:00
|
|
|
## AUTOBUILDREQ-END
|
2024-01-05 18:41:11 +01:00
|
|
|
BuildRequires: python3 >= 3.11
|
2024-01-05 18:41:07 +01:00
|
|
|
|
|
|
|
%description
|
|
|
|
Tools for localization: Pootle: web based translation management system. Virtaal: Computer Aided Translation (CAT) tool, Translate Toolkit: QA, format conversion and support (PO, Java .properties, OpenOffice, Mozilla, XLIFF, TMX, TBX, CSV, Qt .ts).
|
|
|
|
|
|
|
|
%prep
|
2024-01-05 18:41:07 +01:00
|
|
|
%setup -q -n translate-%{version}
|
2024-01-05 18:41:07 +01:00
|
|
|
|
|
|
|
%build
|
2024-01-05 18:41:07 +01:00
|
|
|
CFLAGS="%{optflags}" %{__python3} setup.py build
|
2024-01-05 18:41:07 +01:00
|
|
|
|
|
|
|
%install
|
|
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
2024-01-05 18:41:07 +01:00
|
|
|
%{__python3} setup.py install \
|
2024-01-05 18:41:07 +01:00
|
|
|
--root="%{buildroot}" \
|
2024-01-05 18:41:07 +01:00
|
|
|
--install-headers=%{python3_inc} \
|
|
|
|
--install-lib=%{python3_sitearch}
|
2024-01-05 18:41:07 +01:00
|
|
|
|
2024-01-05 18:41:07 +01:00
|
|
|
# FIXME: strange files installed with ugly workaround
|
|
|
|
rm -rf %{buildroot}$HOME
|
|
|
|
|
2024-01-05 18:41:07 +01:00
|
|
|
%clean
|
|
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
|
|
|
|
%files
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%{_bindir}/*
|
2024-01-05 18:41:07 +01:00
|
|
|
%dir %{python3_sitearch}/translate
|
|
|
|
%{python3_sitearch}/translate/*
|
|
|
|
%{python3_sitearch}/translate_toolkit-*-py*.egg-info
|
2024-01-05 18:41:08 +01:00
|
|
|
#%ifarch x86_64 aarch64
|
|
|
|
#%dir %{python3_sitelib}/translate
|
|
|
|
#%{python3_sitelib}/translate/*
|
|
|
|
#%endif
|
2024-01-05 18:41:07 +01:00
|
|
|
#%{python_sitearch}/docs/*
|
|
|
|
#%{python_sitearch}/share/*
|
2024-01-05 18:41:07 +01:00
|
|
|
%doc COPYING
|
|
|
|
#README
|
|
|
|
|
|
|
|
%changelog
|
2024-06-22 13:48:18 +02:00
|
|
|
* Thu Jun 20 2024 Automatic Build System <autodist@openmamba.org> 3.13.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-04-23 16:09:30 +02:00
|
|
|
* Tue Apr 23 2024 Automatic Build System <autodist@openmamba.org> 3.13.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-02-02 09:12:36 +01:00
|
|
|
* Thu Feb 01 2024 Automatic Build System <autodist@openmamba.org> 3.12.2-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 18:41:12 +01:00
|
|
|
* Thu Dec 21 2023 Automatic Build System <autodist@mambasoft.it> 3.12.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 18:41:11 +01:00
|
|
|
* Thu Nov 16 2023 Automatic Build System <autodist@mambasoft.it> 3.11.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 18:41:11 +01:00
|
|
|
* Thu Nov 09 2023 Automatic Build System <autodist@mambasoft.it> 3.11.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 18:41:11 +01:00
|
|
|
* Thu Oct 05 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 3.10.1-2mamba
|
|
|
|
- rebuilt with python3 == 3.11
|
|
|
|
|
2024-01-05 18:41:11 +01:00
|
|
|
* Wed Sep 06 2023 Automatic Build System <autodist@mambasoft.it> 3.10.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 18:41:10 +01:00
|
|
|
* Thu Jul 27 2023 Automatic Build System <autodist@mambasoft.it> 3.10.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 18:41:10 +01:00
|
|
|
* Sat Jul 01 2023 Automatic Build System <autodist@mambasoft.it> 3.9.2-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 18:41:10 +01:00
|
|
|
* Thu Jun 15 2023 Automatic Build System <autodist@mambasoft.it> 3.9.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 18:41:10 +01:00
|
|
|
* Thu May 18 2023 Automatic Build System <autodist@mambasoft.it> 3.9.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 18:41:09 +01:00
|
|
|
* Wed Mar 08 2023 Automatic Build System <autodist@mambasoft.it> 3.8.6-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 18:41:09 +01:00
|
|
|
* Sat Mar 04 2023 Automatic Build System <autodist@mambasoft.it> 3.8.5-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 18:41:09 +01:00
|
|
|
* Wed Feb 08 2023 Automatic Build System <autodist@mambasoft.it> 3.8.4-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 18:41:08 +01:00
|
|
|
* Thu Jan 19 2023 Automatic Build System <autodist@mambasoft.it> 3.8.3-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 18:41:08 +01:00
|
|
|
* Wed Jan 18 2023 Automatic Build System <autodist@mambasoft.it> 3.8.2-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 18:41:08 +01:00
|
|
|
* Sat Jan 14 2023 Automatic Build System <autodist@mambasoft.it> 3.8.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 18:41:08 +01:00
|
|
|
* Fri Dec 09 2022 Automatic Build System <autodist@mambasoft.it> 3.8.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 18:41:08 +01:00
|
|
|
* Wed Nov 09 2022 Automatic Build System <autodist@mambasoft.it> 3.7.4-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 18:41:08 +01:00
|
|
|
* Thu Sep 08 2022 Automatic Build System <autodist@mambasoft.it> 3.7.3-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 18:41:08 +01:00
|
|
|
* Tue Jul 19 2022 Automatic Build System <autodist@mambasoft.it> 3.7.2-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 18:41:08 +01:00
|
|
|
* Sat Jul 02 2022 Automatic Build System <autodist@mambasoft.it> 3.7.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 18:41:08 +01:00
|
|
|
* Wed Jun 15 2022 Automatic Build System <autodist@mambasoft.it> 3.7.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 18:41:08 +01:00
|
|
|
* Tue May 10 2022 Automatic Build System <autodist@mambasoft.it> 3.6.2-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 18:41:08 +01:00
|
|
|
* Sat Apr 23 2022 Automatic Build System <autodist@mambasoft.it> 3.6.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 18:41:08 +01:00
|
|
|
* Sat Feb 26 2022 Automatic Build System <autodist@mambasoft.it> 3.6.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 18:41:08 +01:00
|
|
|
* Sat Jan 15 2022 Automatic Build System <autodist@mambasoft.it> 3.5.3-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 18:41:08 +01:00
|
|
|
* Thu Jan 06 2022 Automatic Build System <autodist@mambasoft.it> 3.5.2-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 18:41:07 +01:00
|
|
|
* Tue Nov 09 2021 Automatic Build System <autodist@mambasoft.it> 3.5.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 18:41:07 +01:00
|
|
|
* Wed Oct 27 2021 Automatic Build System <autodist@mambasoft.it> 3.5.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 18:41:07 +01:00
|
|
|
* Sat Sep 11 2021 Automatic Build System <autodist@mambasoft.it> 3.4.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 18:41:07 +01:00
|
|
|
* Sat Aug 21 2021 Automatic Build System <autodist@mambasoft.it> 3.4.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 18:41:07 +01:00
|
|
|
* Sun Jun 13 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 3.3.6-1mamba
|
|
|
|
- update to 3.3.6
|
|
|
|
|
2024-01-05 18:41:07 +01:00
|
|
|
* Mon Nov 09 2020 Automatic Build System <autodist@mambasoft.it> 3.2.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 18:41:07 +01:00
|
|
|
* Sun Sep 27 2020 Automatic Build System <autodist@mambasoft.it> 3.1.1-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 18:41:07 +01:00
|
|
|
* Wed Jul 01 2020 Automatic Build System <autodist@mambasoft.it> 3.0.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 18:41:07 +01:00
|
|
|
* Sun Jan 19 2020 Automatic Build System <autodist@mambasoft.it> 2.5.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 18:41:07 +01:00
|
|
|
* Wed Jul 03 2019 Automatic Build System <autodist@mambasoft.it> 2.4.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 18:41:07 +01:00
|
|
|
* Mon Feb 04 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 2.3.1-1mamba
|
|
|
|
- update to 2.3.1
|
|
|
|
|
2024-01-05 18:41:07 +01:00
|
|
|
* Fri Mar 31 2017 Automatic Build System <autodist@mambasoft.it> 2.1.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 18:41:07 +01:00
|
|
|
* Sun Feb 12 2017 Automatic Build System <autodist@mambasoft.it> 2.0.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 18:41:07 +01:00
|
|
|
* Wed Sep 16 2015 Silvan Calarco <silvan.calarco@mambasoft.it> 1.13.0-1mamba
|
|
|
|
- update to 1.13.0
|
|
|
|
|
2024-01-05 18:41:07 +01:00
|
|
|
* Mon Dec 22 2014 Automatic Build System <autodist@mambasoft.it> 1.12.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 18:41:07 +01:00
|
|
|
* Thu Oct 09 2014 Automatic Build System <autodist@mambasoft.it> 1.11.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 18:41:07 +01:00
|
|
|
* Tue Oct 29 2013 Automatic Build System <autodist@mambasoft.it> 1.10.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Wed Oct 12 2011 Silvan Calarco <silvan.calarco@mambasoft.it> 1.9.0-1mamba
|
|
|
|
- update to 1.9.0
|
|
|
|
|
|
|
|
* Wed Oct 12 2011 Silvan Calarco <silvan.calarco@mambasoft.it> 1.8.1-1mamba
|
|
|
|
- package created by autospec
|