Accepting request 631752 from devel:languages:python

- update to version 0.4.1, no upstream changelog available

OBS-URL: https://build.opensuse.org/request/show/631752
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-mypy_extensions?expand=0&rev=2
This commit is contained in:
Dominique Leuenberger 2018-08-28 07:24:28 +00:00 committed by Git OBS Bridge
commit 0ba1dfaec7
4 changed files with 14 additions and 9 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c4553f2475996c912658d3c2f398766cd47a65e0c2c6bb27ac8dea94a21640f4
size 2782

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:37e0e956f41369209a3d5f34580150bcacfabaa57b33a15c0b25f4b5725e0812
size 4048

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Aug 26 11:56:04 UTC 2018 - sebix+novell.com@sebix.at
- update to version 0.4.1, no upstream changelog available
-------------------------------------------------------------------
Sun Dec 17 14:27:58 UTC 2017 - sebix+novell.com@sebix.at

View File

@ -1,7 +1,7 @@
#
# spec file for package python-mypy_extensions
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -13,22 +13,22 @@
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-mypy_extensions
Version: 0.3.0
Version: 0.4.1
Release: 0
License: MIT
Summary: Experimental type system extensions for programs checked with mypy typechecker
Url: http://www.mypy-lang.org/
License: MIT
Group: Development/Languages/Python
Url: http://www.mypy-lang.org/
Source: https://files.pythonhosted.org/packages/source/m/mypy_extensions/mypy_extensions-%{version}.tar.gz
Source1: https://raw.githubusercontent.com/python/mypy/release-0.560/extensions/LICENSE
BuildRequires: python-rpm-macros
BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
BuildArch: noarch
%python_subpackages