Accepting request 172986 from home:posophe:branches:devel:languages:python

fix url source

OBS-URL: https://build.opensuse.org/request/show/172986
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testtools?expand=0&rev=15
This commit is contained in:
Sascha Peilicke 2013-04-23 12:47:03 +00:00 committed by Git OBS Bridge
parent 75914847c2
commit 7d868601aa
4 changed files with 12 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Apr 23 09:33:35 UTC 2013 - p.drouand@gmail.com
- Fix source URL; packages are available on https://pypi.python.org
-------------------------------------------------------------------
Mon Apr 22 16:45:07 UTC 2013 - dmueller@suse.com

View File

@ -23,7 +23,7 @@ Summary: Extensions to the Python Standard Library Unit Testing Framework
License: MIT
Group: Development/Languages/Python
Url: https://launchpad.net/testtools
Source: https://launchpad.net/testtools/trunk/%{version}/+download/testtools-%{version}.tar.gz
Source: https://pypi.python.org/packages/source/t/testtools/testtools-%{version}.tar.gz
BuildRequires: python-Sphinx
BuildRequires: python-devel
BuildRoot: %{_tmppath}/%{name}-%{version}-build

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Apr 23 09:33:35 UTC 2013 - p.drouand@gmail.com
- Fix source URL; packages are available on https://pypi.python.org
-------------------------------------------------------------------
Mon Apr 22 16:45:07 UTC 2013 - dmueller@suse.com

View File

@ -23,7 +23,7 @@ Summary: Extensions to the Python Standard Library Unit Testing Framework
License: MIT
Group: Development/Languages/Python
Url: https://launchpad.net/testtools
Source: https://launchpad.net/testtools/trunk/%{version}/+download/testtools-%{version}.tar.gz
Source: https://pypi.python.org/packages/source/t/testtools/testtools-%{version}.tar.gz
BuildRequires: python-Sphinx
BuildRequires: python3
BuildRequires: python3-devel