Accepting request 533138 from devel:languages:python
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/533138 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-keyczar?expand=0&rev=6
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 11 18:01:31 UTC 2017 - jengelh@inai.de
|
||||
|
||||
- Drop author list from description. Ensure description is neutral
|
||||
and timeless.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 19 20:48:14 UTC 2017 - sebix+novell.com@sebix.at
|
||||
|
||||
|
||||
+4
-9
@@ -23,7 +23,7 @@
|
||||
Name: python-keyczar
|
||||
Version: 0.716
|
||||
Release: 0
|
||||
Summary: Toolkit for safe and simple cryptography
|
||||
Summary: Python toolkit for cryptography
|
||||
License: Apache-2.0
|
||||
Group: Development/Languages/Python
|
||||
Url: http://www.keyczar.org
|
||||
@@ -45,18 +45,13 @@ BuildArch: noarch
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
Keyczar is an open source cryptographic toolkit designed to make it easier
|
||||
and safer for developers to use cryptography in their applications.
|
||||
Keyczar is a cryptographic toolkit that facilitates
|
||||
using cryptography in applications.
|
||||
Keyczar supports authentication and encryption with both symmetric and
|
||||
asymmetric keys.
|
||||
asymmetric keys. Some features of Keyczar include:
|
||||
|
||||
Some features of Keyczar include:
|
||||
|
||||
- A simple API
|
||||
- Key rotation and versioning
|
||||
- Safe default algorithms, modes, and key lengths
|
||||
- Automated generation of initialization vectors and ciphertext signatures
|
||||
- Keyczar was originally developed by members of the Google Security Team
|
||||
|
||||
%prep
|
||||
%setup -q -n %{pkgname}-Python_release_%{version}/python
|
||||
|
||||
Reference in New Issue
Block a user