Accepting request 539576 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/539576 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-sure?expand=0&rev=4
This commit is contained in:
commit
7f6a8d066d
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Nov 4 02:06:40 UTC 2017 - arun@gmx.de
|
||||||
|
|
||||||
|
- update to version 1.4.7:
|
||||||
|
* Remove wrong parens for format call. Refs #139
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon May 22 16:52:16 UTC 2017 - toddrme2178@gmail.com
|
Mon May 22 16:52:16 UTC 2017 - toddrme2178@gmail.com
|
||||||
|
|
||||||
|
@ -20,19 +20,19 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-sure
|
Name: python-sure
|
||||||
Version: 1.4.6
|
Version: 1.4.7
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Utility belt for automated testing in python for python
|
Summary: Utility belt for automated testing in python for python
|
||||||
License: GPL-3.0+
|
License: GPL-3.0+
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
Url: https://github.com/requests/sure
|
Url: https://github.com/requests/sure
|
||||||
Source: https://files.pythonhosted.org/packages/source/s/sure/sure-%{version}.tar.gz
|
Source: https://files.pythonhosted.org/packages/source/s/sure/sure-%{version}.tar.gz
|
||||||
|
BuildRequires: %{python_module devel}
|
||||||
|
BuildRequires: %{python_module mock >= 2.0.0}
|
||||||
|
BuildRequires: %{python_module setuptools}
|
||||||
|
BuildRequires: %{python_module six >= 1.10.0}
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
BuildRequires: %{python_module devel}
|
|
||||||
BuildRequires: %{python_module setuptools}
|
|
||||||
BuildRequires: %{python_module mock >= 2.0.0}
|
|
||||||
BuildRequires: %{python_module six >= 1.10.0}
|
|
||||||
%if %{with test}
|
%if %{with test}
|
||||||
BuildRequires: %{python_module nose}
|
BuildRequires: %{python_module nose}
|
||||||
%endif
|
%endif
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3ff4f1a221b193e57194e58d75598169ace2e3a7c0e1f0108a4d65d384d7d8c7
|
|
||||||
size 45608
|
|
3
sure-1.4.7.tar.gz
Normal file
3
sure-1.4.7.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ca2ffe244f5ecc22f37f0b8034400a7c1c42ce4cd88a8363902cdd36ffd9757e
|
||||||
|
size 45703
|
Loading…
x
Reference in New Issue
Block a user