diff --git a/python-keyczar.changes b/python-keyczar.changes index 3f842a6..0c04745 100644 --- a/python-keyczar.changes +++ b/python-keyczar.changes @@ -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 diff --git a/python-keyczar.spec b/python-keyczar.spec index 16db06d..48fef53 100644 --- a/python-keyczar.spec +++ b/python-keyczar.spec @@ -1,7 +1,7 @@ # # 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 # remain the property of their copyright owners, unless otherwise agreed @@ -26,11 +26,11 @@ Url: http://www.keyczar.org Group: Development/Languages/Python Source0: %{name}-%{version}.tar.gz Source1: keyczart.1 -BuildRequires: python-asn1 >= 0.0.8a +BuildRequires: python-pyasn1 >= 0.0.8a BuildRequires: python-devel BuildRequires: python-pycrypto BuildRequires: python-setuptools -Requires: python-asn1 >= 0.0.8a +Requires: python-pyasn1 >= 0.0.8a Requires: python-pycrypto BuildRoot: %{_tmppath}/%{name}-%{version}-build %if 0%{?suse_version}