Accepting request 785664 from home:pgajdos:python
- version update to 5.0.1 - Remove deprecated use of setuptools features. See `issue 22 <https://github.com/zopefoundation/zope.i18nmessageid/issues/22>`_. OBS-URL: https://build.opensuse.org/request/show/785664 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.i18nmessageid?expand=0&rev=14
This commit is contained in:
parent
501ae495f8
commit
b0a90f2573
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 16 14:13:10 UTC 2020 - pgajdos@suse.com
|
||||
|
||||
- version update to 5.0.1
|
||||
- Remove deprecated use of setuptools features. See `issue 22
|
||||
<https://github.com/zopefoundation/zope.i18nmessageid/issues/22>`_.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 21 11:12:38 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
|
@ -19,14 +19,16 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-zope.i18nmessageid
|
||||
Version: 5.0.0
|
||||
Version: 5.0.1
|
||||
Release: 0
|
||||
Summary: Zope Location
|
||||
License: ZPL-2.1
|
||||
URL: https://www.python.org/pypi/zope.i18nmessageid
|
||||
Source: https://files.pythonhosted.org/packages/source/z/zope.i18nmessageid/zope.i18nmessageid-%{version}.tar.gz
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: %{python_module zope.testrunner}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
# SECTION documentation requirements
|
||||
@ -62,6 +64,7 @@ python3 setup.py build_sphinx && rm build/sphinx/html/.buildinfo build/sphinx/ht
|
||||
}
|
||||
|
||||
%check
|
||||
sed -i '/coverage/d' setup.py
|
||||
%python_exec setup.py test
|
||||
|
||||
%files %{python_files}
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:03318270df5320c57b3416744f9cb2a85160a8d00345c07ac35d2b7ac01ff50c
|
||||
size 28220
|
3
zope.i18nmessageid-5.0.1.tar.gz
Normal file
3
zope.i18nmessageid-5.0.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9534142b684c986f5303f469573978e5a340f05ba2eee4f872933f1c38b1b059
|
||||
size 28217
|
Loading…
Reference in New Issue
Block a user