14
0

Accepting request 423702 from home:tbechtold:branches:devel:languages:python

update to version 0.0.7
  * Sort some of the data keys
  * Post release version bump to 0.0.7
  * Sort json dump by key

OBS-URL: https://build.opensuse.org/request/show/423702
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-metaextract?expand=0&rev=2
This commit is contained in:
2016-08-31 06:55:35 +00:00
committed by Git OBS Bridge
parent 4d41595aee
commit 1896bc67af
4 changed files with 16 additions and 7 deletions

View File

@@ -13,19 +13,20 @@
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: python-metaextract
Version: 0.0.6
Version: 0.0.7
Release: 0
License: Apache-2.0
Summary: get metadata for python modules
Url: http://github.com/toabctl/metaextract
License: Apache-2.0
Group: Development/Languages/Python
Url: http://github.com/toabctl/metaextract
Source: https://pypi.io/packages/source/m/metaextract/metaextract-%{version}.tar.gz
BuildRequires: python-devel
BuildRequires: python-setuptools
BuildRequires: python-pytest-runner
BuildRequires: python-setuptools
Requires: python-setuptools
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch