Accepting request 212339 from home:posophe:branches:devel:languages:python

fixes needed to get accepted in Factory

OBS-URL: https://build.opensuse.org/request/show/212339
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.i18nmessageid?expand=0&rev=2
This commit is contained in:
Denisart Benjamin 2013-12-27 13:37:22 +00:00 committed by Git OBS Bridge
parent 89cbd9aa0f
commit eff329b8a5
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Dec 27 13:34:07 UTC 2013 - p.drouand@gmail.com
- Package CHANGES.txt, COPYRIGHT.txt, LICENSE.txt and README.txt
- Use download Url as source
-------------------------------------------------------------------
Mon Jul 29 09:59:47 UTC 2013 - hpj@urpla.net

View File

@ -23,7 +23,7 @@ Url: http://www.python.org/pypi/zope.i18nmessageid
Summary: Zope Location
License: ZPL-2.1
Group: Development/Languages/Python
Source: zope.i18nmessageid-%{version}.tar.gz
Source: https://pypi.python.org/packages/source/z/zope.i18nmessageid/zope.i18nmessageid-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: python-devel
BuildRequires: python-setuptools
@ -62,6 +62,7 @@ python setup.py test
%files
%defattr(-,root,root,-)
%doc CHANGES.txt COPYRIGHT.txt LICENSE.txt README.txt
%python_sitearch/*
%files doc