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:
parent
75914847c2
commit
7d868601aa
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user