14
0

Accepting request 287552 from devel:languages:python

1

OBS-URL: https://build.opensuse.org/request/show/287552
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-stevedore?expand=0&rev=17
This commit is contained in:
2015-02-25 01:18:18 +00:00
committed by Git OBS Bridge
parent 0b0e64f401
commit 5b12ca22e3
4 changed files with 18 additions and 6 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Feb 24 13:32:03 UTC 2015 - tbechtold@suse.com
- update to 1.2.0:
* Use pkg_resources resolve(
* Fix the README.rst file format for pypi
* Workflow documentation is now in infra-manual
* Implement a __contains__ override for extension manager
* Update link to docs in README
* Bring doc build up to standard
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Oct 28 09:09:50 UTC 2014 - dmueller@suse.com Tue Oct 28 09:09:50 UTC 2014 - dmueller@suse.com

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-stevedore # spec file for package python-stevedore
# #
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: python-stevedore Name: python-stevedore
Version: 1.1.0 Version: 1.2.0
Release: 0 Release: 0
Summary: Manage dynamic plugins for Python applications Summary: Manage dynamic plugins for Python applications
License: Apache-2.0 License: Apache-2.0
@@ -29,6 +29,7 @@ BuildRequires: python-pbr
BuildRequires: python-setuptools BuildRequires: python-setuptools
# Documentation requirements: # Documentation requirements:
BuildRequires: python-Sphinx BuildRequires: python-Sphinx
BuildRequires: python-oslosphinx
# Test requirements: # Test requirements:
#BuildRequires: python-mock #BuildRequires: python-mock
#BuildRequires: python-nose #BuildRequires: python-nose
@@ -60,7 +61,7 @@ python setup.py install --prefix=%{_prefix} --root=%{buildroot}
%files %files
%defattr(-,root,root,-) %defattr(-,root,root,-)
%doc LICENSE README.rst docs/build/html %doc LICENSE README.rst doc/build/html
%{python_sitelib}/* %{python_sitelib}/*
%changelog %changelog

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f98381d12a6bfff718328d14d0d26cae6c83e39feb787e7b38acfe1089c3f1d3
size 352294

3
stevedore-1.2.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3f70db9052c26e66dac61cb73d8c6f5211373983d39872addab617c759db4b45
size 352770