Accepting request 483877 from home:TheBlackCat:branches:devel:languages:python
Update python-asn1 dependency to python-pyasn1 OBS-URL: https://build.opensuse.org/request/show/483877 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-keyczar?expand=0&rev=6
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 30 17:48:35 UTC 2017 - toddrme2178@gmail.com
|
||||||
|
|
||||||
|
- Update python-asn1 dependency to python-pyasn1
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 28 08:33:26 UTC 2015 - michael@stroeder.com
|
Mon Sep 28 08:33:26 UTC 2015 - michael@stroeder.com
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-keyczar
|
# spec file for package python-keyczar
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009-2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009-2017 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -26,11 +26,11 @@ Url: http://www.keyczar.org
|
|||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
Source0: %{name}-%{version}.tar.gz
|
Source0: %{name}-%{version}.tar.gz
|
||||||
Source1: keyczart.1
|
Source1: keyczart.1
|
||||||
BuildRequires: python-asn1 >= 0.0.8a
|
BuildRequires: python-pyasn1 >= 0.0.8a
|
||||||
BuildRequires: python-devel
|
BuildRequires: python-devel
|
||||||
BuildRequires: python-pycrypto
|
BuildRequires: python-pycrypto
|
||||||
BuildRequires: python-setuptools
|
BuildRequires: python-setuptools
|
||||||
Requires: python-asn1 >= 0.0.8a
|
Requires: python-pyasn1 >= 0.0.8a
|
||||||
Requires: python-pycrypto
|
Requires: python-pycrypto
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
%if 0%{?suse_version}
|
%if 0%{?suse_version}
|
||||||
|
Reference in New Issue
Block a user