forked from pool/python-metaextract
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:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:84f829b5be2a334770211c57c23183fe071e0fd57d4d990183cb194389000d64
|
||||
size 8572
|
||||
3
metaextract-0.0.7.tar.gz
Normal file
3
metaextract-0.0.7.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9a6f862fd1ed30f9d32af4aec986a2d992c81b9ef87013a4065e5c287d4ccfc6
|
||||
size 8633
|
||||
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 29 17:55:42 UTC 2016 - tbechtold@suse.com
|
||||
|
||||
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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 28 06:14:54 UTC 2016 - tbechtold@suse.com
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user