14
0

Accepting request 740730 from home:stroeder:branches:devel:languages:python

update to 2.8 (mportant for Python 3.8)

OBS-URL: https://build.opensuse.org/request/show/740730
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cryptography?expand=0&rev=118
This commit is contained in:
Tomáš Chvátal
2019-10-18 10:16:50 +00:00
committed by Git OBS Bridge
parent fe2262916c
commit 388e9b6688
6 changed files with 27 additions and 15 deletions

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%bcond_without python2
Name: python-cryptography
Version: 2.7
Version: 2.8
Release: 0
Summary: Python library which exposes cryptographic recipes and primitives
License: Apache-2.0 OR BSD-3-Clause