Sophie

Sophie

distrib > Mageia > cauldron > x86_64 > media > core-release-src > by-pkgid > 25ef9ca0a622d0bb7d24e1392c520092 > files > 1

python-xlwt-1.3.0-4.mga10.src.rpm

# Created by pyp2rpm-1.0.1
%global pypi_name xlwt

Name:           python-xlwt
Version:        1.3.0
Release:        %mkrel 4
Group:          Development/Python
Summary:        Library to create spreadsheet files compatible with MS Excel 97/2000/XP/2003 XLS files, on any platform, with Python 2.3 to 2.7

License:        BSD
Source0:        https://pypi.io/packages/source/x/xlwt/xlwt-%{version}.tar.gz
BuildArch:      noarch
 
BuildRequires:  python3-devel
BuildRequires:  python3-setuptools

%description
xlwt is a library for generating spreadsheet files that are compatible
with Excel 97/2000/XP/2003, OpenOffice.org Calc, and Gnumeric. xlwt
has full support for Unicode. Excel spreadsheets can be generated on
any platform without needing Excel or a COM server. The only
requirement is Python 2.3 to 2.7.

%package -n     python3-%{pypi_name}
Summary:        %{summary}
%{?python_provide:%python_provide python3-%{pypi_name}}

%description -n python3-%{pypi_name}
xlwt is a library for generating spreadsheet files that are compatible
with Excel 97/2000/XP/2003, OpenOffice.org Calc, and Gnumeric. xlwt
has full support for Unicode. Excel spreadsheets can be generated on
any platform without needing Excel or a COM server. The only
requirement is Python 2.3 to 2.7.

%prep
%autosetup -n %{pypi_name}-%{version}

%generate_buildrequires
%pyproject_buildrequires

%build
%pyproject_wheel


%install
%pyproject_install
%pyproject_save_files xlwt

%files -n python3-%{pypi_name} -f %{pyproject_files}
%doc README.rst




%changelog
* Sat Dec 16 2023 papoteur <papoteur> 1.3.0-4.mga10
+ Revision: 2018444
- rebuild for python 3.12

* Wed Mar 23 2022 umeabot <umeabot> 1.3.0-3.mga9
+ Revision: 1822630
- Mageia 9 Mass Rebuild

* Mon Feb 14 2022 joequant <joequant> 1.3.0-2.mga9
+ Revision: 1774687
- fix egg info
- update to python 3,10

* Sun Mar 21 2021 guillomovitch <guillomovitch> 1.3.0-1.mga9
+ Revision: 1707200
- nev version 1.3.0

* Sun Feb 16 2020 umeabot <umeabot> 1.2.0-6.mga8
+ Revision: 1531819
- Mageia 8 Mass Rebuild

* Sun Sep 15 2019 tv <tv> 1.2.0-5.mga8
+ Revision: 1441148
- submit to core/release

* Sun Sep 15 2019 tv <tv> 1.2.0-4.mga8
+ Revision: 1441127
- rebuild for python-3.8
- drop python2 subpkg

* Tue Jan 08 2019 tv <tv> 1.2.0-3.mga7
+ Revision: 1351844
- rebuild with python 3.7

* Fri Sep 21 2018 umeabot <umeabot> 1.2.0-2.mga7
+ Revision: 1290581
- Mageia 7 Mass Rebuild

* Sat Aug 05 2017 philippem <philippem> 1.2.0-1.mga7
+ Revision: 1136205
- update to 1.2.0
+ pterjan <pterjan>
- Rebuild for python 3.6

* Fri Feb 19 2016 umeabot <umeabot> 1.0.0-3.mga6
+ Revision: 970626
- Mageia 6 Mass Rebuild

* Thu Oct 08 2015 joequant <joequant> 1.0.0-2.mga6
+ Revision: 887403
- upgrade to python 3.5

* Sat Aug 08 2015 joequant <joequant> 1.0.0-1.mga6
+ Revision: 861663
- upgrade to 1.0.0

* Wed Oct 15 2014 umeabot <umeabot> 0.7.5-7.mga5
+ Revision: 741823
- Second Mageia 5 Mass Rebuild

* Sat Sep 27 2014 tv <tv> 0.7.5-6.mga5
+ Revision: 730019
- rebuild for missing pythoneggs deps

* Tue Sep 16 2014 umeabot <umeabot> 0.7.5-5.mga5
+ Revision: 688436
- Mageia 5 Mass Rebuild
+ pterjan <pterjan>
- Rebuild for new Python

* Wed Jan 08 2014 joequant <joequant> 0.7.5-3.mga4
+ Revision: 565567
- push to core/release

* Sat Jan 04 2014 joequant <joequant> 0.7.5-2.mga4
+ Revision: 564622
- fixed word wrap

* Fri Dec 06 2013 joequant <joequant> 0.7.5-1.mga4
+ Revision: 555720
- imported package python-xlwt