|
|
df20cf |
%global pypi_name XStatic
|
|
|
df20cf |
|
|
|
df20cf |
Name: python-%{pypi_name}
|
|
|
df20cf |
Version: 1.0.1
|
|
|
df20cf |
Release: 23%{?dist}
|
|
|
df20cf |
Summary: XStatic base package with minimal support code
|
|
|
df20cf |
|
|
|
df20cf |
License: MIT
|
|
|
df20cf |
URL: http://bitbucket.org/thomaswaldmann/xstatic
|
|
|
df20cf |
Source0: https://pypi.python.org/packages/source/X/%{pypi_name}/%{pypi_name}-%{version}.tar.gz
|
|
|
df20cf |
BuildArch: noarch
|
|
|
df20cf |
|
|
|
df20cf |
%description
|
|
|
df20cf |
The goal of XStatic family of packages is to provide static
|
|
|
df20cf |
file packages with minimal overhead - without selling you some
|
|
|
df20cf |
dependencies you don't want.
|
|
|
df20cf |
|
|
|
df20cf |
XStatic has some minimal support code for working with the
|
|
|
df20cf |
XStatic-* packages.
|
|
|
df20cf |
|
|
|
df20cf |
|
|
|
df20cf |
%package -n python3-%{pypi_name}
|
|
|
df20cf |
Summary: XStatic base package with minimal support code
|
|
|
df20cf |
BuildRequires: python3-devel
|
|
|
df20cf |
BuildRequires: python3-setuptools
|
|
|
df20cf |
%{?python_provide:%python_provide python3-%{pypi_name}}
|
|
|
df20cf |
|
|
|
df20cf |
%description -n python3-%{pypi_name}
|
|
|
df20cf |
|
|
|
df20cf |
The goal of XStatic family of packages is to provide static
|
|
|
df20cf |
file packages with minimal overhead - without selling you some
|
|
|
df20cf |
dependencies you don't want.
|
|
|
df20cf |
|
|
|
df20cf |
XStatic has some minimal support code for working with the
|
|
|
df20cf |
XStatic-* packages.
|
|
|
df20cf |
|
|
|
df20cf |
|
|
|
df20cf |
%prep
|
|
|
df20cf |
%autosetup -n %{pypi_name}-%{version}
|
|
|
df20cf |
|
|
|
df20cf |
|
|
|
df20cf |
%build
|
|
|
df20cf |
%py3_build
|
|
|
df20cf |
|
|
|
df20cf |
|
|
|
df20cf |
%install
|
|
|
df20cf |
%py3_install
|
|
|
df20cf |
mkdir %{buildroot}/%{python3_sitelib}/xstatic/pkg
|
|
|
df20cf |
|
|
|
df20cf |
|
|
|
df20cf |
%files -n python3-%{pypi_name}
|
|
|
df20cf |
%doc README.txt
|
|
|
df20cf |
%{python3_sitelib}/xstatic
|
|
|
df20cf |
%{python3_sitelib}/XStatic-%{version}-py%{python3_version}.egg-info
|
|
|
df20cf |
%{python3_sitelib}/XStatic-%{version}-py%{python3_version}-nspkg.pth
|
|
|
df20cf |
|
|
|
df20cf |
|
|
|
df20cf |
%changelog
|
|
|
df20cf |
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-23
|
|
|
df20cf |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
df20cf |
|
|
|
df20cf |
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-22
|
|
|
df20cf |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
|
|
df20cf |
|
|
|
df20cf |
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 1.0.1-21
|
|
|
df20cf |
- Rebuilt for Python 3.9
|
|
|
df20cf |
|
|
|
df20cf |
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-20
|
|
|
df20cf |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
|
df20cf |
|
|
|
df20cf |
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 1.0.1-19
|
|
|
df20cf |
- Rebuilt for Python 3.8.0rc1 (#1748018)
|
|
|
df20cf |
|
|
|
df20cf |
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 1.0.1-18
|
|
|
df20cf |
- Rebuilt for Python 3.8
|
|
|
df20cf |
|
|
|
df20cf |
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-17
|
|
|
df20cf |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
|
|
df20cf |
|
|
|
df20cf |
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-16
|
|
|
df20cf |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
|
df20cf |
|
|
|
df20cf |
* Mon Dec 03 2018 Miro Hrončok <mhroncok@redhat.com> - 1.0.1-15
|
|
|
df20cf |
- Subpackage python2-XStatic has been removed
|
|
|
df20cf |
See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal
|
|
|
df20cf |
|
|
|
df20cf |
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-14
|
|
|
df20cf |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
df20cf |
|
|
|
df20cf |
* Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 1.0.1-13
|
|
|
df20cf |
- Rebuilt for Python 3.7
|
|
|
df20cf |
|
|
|
df20cf |
* Fri Feb 09 2018 Iryna Shcherbina <ishcherb@redhat.com> - 1.0.1-12
|
|
|
df20cf |
- Update Python 2 dependency declarations to new packaging standards
|
|
|
df20cf |
(See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
|
|
|
df20cf |
|
|
|
df20cf |
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-11
|
|
|
df20cf |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
|
|
df20cf |
|
|
|
df20cf |
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-10
|
|
|
df20cf |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
|
|
df20cf |
|
|
|
df20cf |
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-9
|
|
|
df20cf |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
|
|
df20cf |
|
|
|
df20cf |
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 1.0.1-8
|
|
|
df20cf |
- Rebuild for Python 3.6
|
|
|
df20cf |
|
|
|
df20cf |
* Wed Aug 31 2016 Matthias Runge <mrunge@redhat.com> - 1.0.1-7
|
|
|
df20cf |
- provide python/python2
|
|
|
df20cf |
- spec cleanup
|
|
|
df20cf |
|
|
|
df20cf |
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.1-6
|
|
|
df20cf |
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
|
|
|
df20cf |
|
|
|
df20cf |
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-5
|
|
|
df20cf |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
|
|
df20cf |
|
|
|
df20cf |
* Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.1-4
|
|
|
df20cf |
- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
|
|
|
df20cf |
|
|
|
df20cf |
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.1-3
|
|
|
df20cf |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
|
|
df20cf |
|
|
|
df20cf |
* Fri Oct 10 2014 Matthias Runge <mrunge@redhat.com> - 1.0.1-2
|
|
|
df20cf |
- include xstatic/pkg
|
|
|
df20cf |
|
|
|
df20cf |
* Tue Jul 08 2014 Matthias Runge <mrunge@redhat.com> - 1.0.1-1
|
|
|
df20cf |
- Initial package.
|