Hello community,
here is the log from the commit of package python-oslo.config for
openSUSE:Factory checked in at 2013-07-03 16:52:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-oslo.config (Old)
and /work/SRC/openSUSE:Factory/.python-oslo.config.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-oslo.config"
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-oslo.config/python-oslo.config.changes
2013-04-29 14:18:01.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.python-oslo.config.new/python-oslo.config.changes
2013-07-03 16:52:47.000000000 +0200
@@ -1,0 +2,16 @@
+Thu Jun 13 08:18:20 UTC 2013 - [email protected]
+
+- update test/main requires
+
+-------------------------------------------------------------------
+Wed Jun 12 13:42:11 UTC 2013 - [email protected]
+
+- fix tarball location
+- merge in all the changes from the last 6 weeks
+
+-------------------------------------------------------------------
+Wed Jun 12 09:57:21 UTC 2013 - [email protected]
+
+- fix requires of test package
+
+-------------------------------------------------------------------
Old:
----
oslo-config-stable-grizzly.tar.gz
New:
----
oslo.config-master.tar.gz
rpmlintrc
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-oslo.config.spec ++++++
--- /var/tmp/diff_new_pack.s0hJGQ/_old 2013-07-03 16:52:47.000000000 +0200
+++ /var/tmp/diff_new_pack.s0hJGQ/_new 2013-07-03 16:52:47.000000000 +0200
@@ -19,18 +19,23 @@
%define component oslo
Name: python-oslo.config
-Version: 1.1.1.a3
+Version: 1.2.0.a33
Release: 0
Url: https://launchpad.net/oslo/
Summary: OpenStack configuration API
License: Apache-2.0
Group: Development/Languages/Python
-Source: oslo-config-stable-grizzly.tar.gz
+Source: oslo.config-master.tar.gz
+Source99: rpmlintrc
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: fdupes
BuildRequires: openstack-suse-macros
BuildRequires: python-base
-Requires: python-argparse
+BuildRequires: python-d2to1
+BuildRequires: python-pbr
+Requires: python-d2to1
+Requires: python-pbr
+Requires: python-six
Provides: python-oslo-config = 2013.2
Obsoletes: python-oslo-config < 2013.2
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
@@ -61,16 +66,22 @@
Conflicts: python-oslo-config-test
Requires: %{name} = %{version}
Requires: python-coverage
-Requires: python-fixtures
-Requires: python-mox
-Requires: python-nose
-Requires: python-nose-exclude
+Requires: python-discover
+Requires: python-fixtures >= 0.3.12
+Requires: python-flake8 >= 2.0
+Requires: python-hacking >= 0.5.3
+Requires: python-pep8 >= 1.4.5
+Requires: python-pyflakes >= 0.7.2
+Requires: python-python-subunit
+Requires: python-testrepository >= 0.0.13
+Requires: python-testscenarios
+Requires: python-testtools >= 0.9.29
%description test
This package contains testsuite files for %{name}.
%prep
-%setup -q -n oslo.config-1.1.1.a3.gee7d555
+%setup -q -n oslo.config-1.2.0.a33.g5fa6ea2
%build
python setup.py build
@@ -86,10 +97,9 @@
%files
%defattr(-,root,root,-)
-%doc LICENSE README
+%doc LICENSE README.rst AUTHORS
%{python_sitelib}/oslo
%{python_sitelib}/*.egg-info
-%{python_sitelib}/*-nspkg.pth
%files doc
%defattr(-,root,root,-)
++++++ _service ++++++
--- /var/tmp/diff_new_pack.s0hJGQ/_old 2013-07-03 16:52:47.000000000 +0200
+++ /var/tmp/diff_new_pack.s0hJGQ/_new 2013-07-03 16:52:47.000000000 +0200
@@ -1,6 +1,6 @@
<services>
<service name="git_tarballs" mode="disabled">
- <param
name="url">http://tarballs.openstack.org/oslo-config/oslo-config-stable-grizzly.tar.gz</param>
+ <param
name="url">http://tarballs.openstack.org/oslo.config/oslo.config-master.tar.gz</param>
<param name="email">[email protected]</param>
<param name="version-regexp">.*-([^-]+)\.g[a-zA-Z0-9]{7}</param>
<param name="plain-version">True</param>
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]