From 44660962d254db08485bd8efff0c01bc6e3941df6acb4561f34e0d430bb1b126 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 6 Jun 2016 11:09:21 +0000 Subject: [PATCH] Accepting request 399618 from home:tbechtold:branches:devel:languages:python - fix Source url OBS-URL: https://build.opensuse.org/request/show/399618 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-attrs?expand=0&rev=2 --- python-attrs.changes | 5 +++++ python-attrs.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) 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