14
0

Accepting request 399867 from home:winski:python

update to newest version

OBS-URL: https://build.opensuse.org/request/show/399867
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-service_identity?expand=0&rev=5
This commit is contained in:
2016-06-02 19:36:35 +00:00
committed by Git OBS Bridge
parent f50cb36a69
commit d5c32ceb9c
4 changed files with 23 additions and 9 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-service_identity
#
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2014 LISA GmbH, Bingen, Germany.
#
# All modifications and additions to the file contributed by third parties
@@ -20,24 +20,24 @@
%define oname service_identity
Name: python-service_identity
Version: 14.0.0
Version: 16.0.0
Release: 0
Summary: Service identity verification for pyOpenSSL
License: MIT
Group: Development/Languages/Python
Url: https://github.com/pyca/service_identity
Source0: https://pypi.python.org/packages/source/s/%{oname}/%{oname}-%{version}.tar.gz
BuildRequires: python-characteristic
BuildRequires: python-attrs
BuildRequires: python-devel
BuildRequires: python-pyOpenSSL >= 0.12
BuildRequires: python-pyOpenSSL >= 0.14
BuildRequires: python-pyasn1
BuildRequires: python-pyasn1-modules
BuildRequires: python-setuptools
# Documentation
BuildRequires: python-Sphinx
Requires: python-characteristic
Requires: python-pyOpenSSL >= 0.12
Requires: python-attrs
Requires: python-pyOpenSSL >= 0.14
Requires: python-pyasn1
Requires: python-pyasn1-modules
Requires: python-setuptools