commit 729a915f516892cc106ebc54d8df6b2db73ae218 Author: Jan Rękorajski <bagg...@pld-linux.org> Date: Sun Nov 3 02:25:29 2019 +0100
- refetch sources python-bitarray.spec | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) --- diff --git a/python-bitarray.spec b/python-bitarray.spec index d930cdf..713de3c 100644 --- a/python-bitarray.spec +++ b/python-bitarray.spec @@ -1,6 +1,3 @@ - -# TODO: -# - tests fail under Python 3.5 # # Conditional build: %bcond_without tests # do not perform "make test" @@ -15,8 +12,8 @@ Release: 1 License: PSF Group: Libraries/Python # Source0: https://pypi.python.org/packages/source/b/bitarray/%{module}-%{version}.tar.gz -Source0: https://github.com/ilanschnell/bitarray/archive/%{version}.tar.gz -# Source0-md5: 56f55188d8d5361834db0bc7120f8998 +Source0: https://github.com/ilanschnell/bitarray/archive/%{version}/%{module}-%{version}.tar.gz +# Source0-md5: 046fce932e24c8ce717500b129750f9c URL: https://pypi.python.org/pypi/bitarray/ BuildRequires: python-devel BuildRequires: python-distribute @@ -115,7 +112,6 @@ rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version} cp -a examples/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version} -# change %{py_sitedir} to %{py_sitescriptdir} for 'noarch' packages! %py_ocomp $RPM_BUILD_ROOT%{py_sitedir} %py_comp $RPM_BUILD_ROOT%{py_sitedir} @@ -125,7 +121,6 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) %doc AUTHORS CHANGE_LOG README.rst TODO -# change %{py_sitedir} to %{py_sitescriptdir} for 'noarch' packages! %dir %{py_sitedir}/%{module} %{py_sitedir}/%{module}/*.py[co] %attr(755,root,root) %{py_sitedir}/%{module}/*.so ================================================================ ---- gitweb: http://git.pld-linux.org/gitweb.cgi/packages/python-bitarray.git/commitdiff/729a915f516892cc106ebc54d8df6b2db73ae218 _______________________________________________ pld-cvs-commit mailing list pld-cvs-commit@lists.pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit