forked from pool/python-cryptography
Accepting request 480638 from home:tbechtold:branches:devel:languages:python
- update to 1.8.1 - Adust Requires and BuildRequires OBS-URL: https://build.opensuse.org/request/show/480638 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cryptography?expand=0&rev=58
This commit is contained in:
committed by
Git OBS Bridge
parent
8db08a0f18
commit
4c597459d2
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-cryptography
|
||||
#
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2017 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
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-cryptography
|
||||
Version: 1.7.2
|
||||
Version: 1.8.1
|
||||
Release: 0
|
||||
Summary: Python library which exposes cryptographic recipes and primitives
|
||||
License: Apache-2.0 or BSD-3-Clause
|
||||
@@ -33,10 +33,11 @@ Patch1: disable-uneven-sizes-tests.patch
|
||||
|
||||
BuildRequires: libopenssl-devel
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: python-cffi >= 1.1.0
|
||||
BuildRequires: python-asn1crypto >= 0.21.0
|
||||
BuildRequires: python-cffi >= 1.4.1
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: python-enum34
|
||||
BuildRequires: python-idna >= 2.0
|
||||
BuildRequires: python-idna >= 2.1
|
||||
BuildRequires: python-ipaddress
|
||||
BuildRequires: python-pyasn1-modules
|
||||
BuildRequires: python-setuptools >= 11.3
|
||||
@@ -55,8 +56,9 @@ BuildRequires: python-pyasn1 >= 0.1.8
|
||||
BuildRequires: python-pytest
|
||||
BuildRequires: python-virtualenv
|
||||
%requires_eq python-cffi
|
||||
Requires: python-asn1crypto >= 0.21.0
|
||||
Requires: python-enum34
|
||||
Requires: python-idna >= 2.0
|
||||
Requires: python-idna >= 2.1
|
||||
Requires: python-ipaddress
|
||||
Requires: python-pyasn1 >= 0.1.8
|
||||
Requires: python-setuptools >= 11.3
|
||||
|
Reference in New Issue
Block a user