diff --git a/python-wrapt.spec b/python-wrapt.spec index bab4917..fd2db43 100644 --- a/python-wrapt.spec +++ b/python-wrapt.spec @@ -1,8 +1,8 @@ # # spec file for package python-wrapt # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. -# Copyright (c) 2014 LISA GmbH, Bingen, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 LISA GmbH, Bingen, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -55,11 +55,6 @@ For further information on the **wrapt** module see: * http://wrapt.readthedocs.org/ -Full source code for the **wrapt** module, including documentation files -and unit tests, can be obtained from github. - -* https://github.com/GrahamDumpleton/wrapt - %prep %setup -q -n wrapt-%{version}