forked from pool/python-pytools
		
	- Update to 2016.1
* No changelog available - Update dependencies OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pytools?expand=0&rev=7
This commit is contained in:
		| @@ -1,3 +1,10 @@ | ||||
| ------------------------------------------------------------------- | ||||
| Thu Feb  4 14:01:28 UTC 2016 - mpluskal@suse.com | ||||
|  | ||||
| - Update to 2016.1 | ||||
|   * No changelog available | ||||
| - Update dependencies | ||||
|  | ||||
| ------------------------------------------------------------------- | ||||
| Tue Dec  8 08:45:17 UTC 2015 - mpluskal@suse.com | ||||
|  | ||||
|   | ||||
| @@ -1,7 +1,7 @@ | ||||
| # | ||||
| # spec file for package python-pytools | ||||
| # | ||||
| # 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 | ||||
| @@ -16,8 +16,13 @@ | ||||
| # | ||||
|  | ||||
|  | ||||
| %if 0%{?suse_version} && 0%{?suse_version} <= 1110 | ||||
| %{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} | ||||
| %else | ||||
| BuildArch:      noarch | ||||
| %endif | ||||
| Name:           python-pytools | ||||
| Version:        2015.1.6 | ||||
| Version:        2016.1 | ||||
| Release:        0 | ||||
| Summary:        A collection of tools for Python | ||||
| License:        MIT | ||||
| @@ -25,18 +30,17 @@ Group:          Development/Languages/Python | ||||
| Url:            http://pypi.python.org/pypi/pytools | ||||
| Source0:        http://pypi.python.org/packages/source/p/pytools/pytools-%{version}.tar.gz | ||||
| Source1:        LICENSE.mit | ||||
| BuildRequires:  python-appdirs | ||||
| BuildRequires:  python-decorator | ||||
| BuildRequires:  python-appdirs >= 1.4.0 | ||||
| BuildRequires:  python-decorator >= 3.2.0 | ||||
| BuildRequires:  python-devel | ||||
| BuildRequires:  python-numpy >= 1.6.0 | ||||
| BuildRequires:  python-setuptools | ||||
| BuildRequires:  python-six | ||||
| Requires:       python-decorator | ||||
| BuildRequires:  python-six >= 1.8.0 | ||||
| Requires:       python-appdirs >= 1.4.0 | ||||
| Requires:       python-decorator >= 3.2.0 | ||||
| Requires:       python-numpy >= 1.6.0 | ||||
| Requires:       python-six >= 1.8.0 | ||||
| BuildRoot:      %{_tmppath}/%{name}-%{version}-build | ||||
| %if 0%{?suse_version} && 0%{?suse_version} <= 1110 | ||||
| %{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} | ||||
| %else | ||||
| BuildArch:      noarch | ||||
| %endif | ||||
|  | ||||
| %description | ||||
| Pytools is a big bag of things that are "missing" from the Python standard library. | ||||
|   | ||||
| @@ -1,3 +0,0 @@ | ||||
| version https://git-lfs.github.com/spec/v1 | ||||
| oid sha256:3ef1f4ddda888919dd81f49e20ef745be371636cfb6cf86737bbe514fb4d607c | ||||
| size 47122 | ||||
							
								
								
									
										3
									
								
								pytools-2016.1.tar.gz
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								pytools-2016.1.tar.gz
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,3 @@ | ||||
| version https://git-lfs.github.com/spec/v1 | ||||
| oid sha256:084feeb68171fc36ddb40f27c4ad5b60d3596716a5f3ad3523257a0d27a351cc | ||||
| size 47498 | ||||
		Reference in New Issue
	
	Block a user