diff --git a/python-attrs.changes b/python-attrs.changes index 3c4de31..bcbdcbf 100644 --- a/python-attrs.changes +++ b/python-attrs.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jun 2 07:58:54 UTC 2016 - tbechtold@suse.com + +- fix Source url + ------------------------------------------------------------------- Thu Jun 2 07:10:13 UTC 2016 - jacobwinski@gmail.com diff --git a/python-attrs.spec b/python-attrs.spec index e706dfe..e9df028 100644 --- a/python-attrs.spec +++ b/python-attrs.spec @@ -1,7 +1,7 @@ # # spec file for package python-attrs # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 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 @@ -23,7 +23,7 @@ Summary: Attributes without boilerplate License: MIT Group: Development/Languages/Python Url: https://github.com/hynek/attrs/ -Source: https://pypi.python.org/packages/source/c/attrs/attrs-%{version}.tar.gz +Source: https://pypi.io/packages/source/a/attrs/attrs-%{version}.tar.gz BuildRequires: python-devel BuildRequires: python-pytest BuildRoot: %{_tmppath}/%{name}-%{version}-build