Hello community,

here is the log from the commit of package python-jenkinsapi for 
openSUSE:Factory checked in at 2015-05-10 10:46:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jenkinsapi (Old)
 and      /work/SRC/openSUSE:Factory/.python-jenkinsapi.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-jenkinsapi"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-jenkinsapi/python-jenkinsapi.changes      
2014-07-15 08:00:59.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-jenkinsapi.new/python-jenkinsapi.changes 
2015-05-10 10:46:41.000000000 +0200
@@ -1,0 +2,11 @@
+Wed May  6 16:52:01 UTC 2015 - [email protected]
+
+- update to version 0.2.28:
+  * no changelog available
+- remove python-nose from build dependency: not needed anymore
+- add python-pytz and python-requests as build dependencies
+  to ensure their availability
+- increase required versions of python-pytz and python-requests
+- add jenkinsapi_version binary to the package files
+
+-------------------------------------------------------------------

Old:
----
  jenkinsapi-0.2.20.tar.gz

New:
----
  jenkinsapi-0.2.28.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-jenkinsapi.spec ++++++
--- /var/tmp/diff_new_pack.tBwTis/_old  2015-05-10 10:46:41.000000000 +0200
+++ /var/tmp/diff_new_pack.tBwTis/_new  2015-05-10 10:46:41.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-jenkinsapi
 #
-# 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
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           python-jenkinsapi
-Version:        0.2.20
+Version:        0.2.28
 Release:        0
 Summary:        A Python API for accessing resources on a Jenkins 
continuous-integration server
 License:        MIT
@@ -25,11 +25,11 @@
 Url:            https://github.com/salimfadhley/jenkinsapi
 Source:         
https://pypi.python.org/packages/source/j/jenkinsapi/jenkinsapi-%{version}.tar.gz
 BuildRequires:  python-devel
+BuildRequires:  python-pytz >= 2014.4
+BuildRequires:  python-requests >= 2.3.0
 BuildRequires:  python-setuptools
-# Upstream error in setup_requires:
-BuildRequires:  python-nose
-Requires:       python-pytz >= 2013b
-Requires:       python-requests >= 1.2.3
+Requires:       python-pytz >= 2014.4
+Requires:       python-requests >= 2.3.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()")}
@@ -73,6 +73,7 @@
 %defattr(-,root,root,-)
 %doc README.rst
 %{_bindir}/jenkins_invoke
+%{_bindir}/jenkinsapi_version
 %{python_sitelib}/*
 
 %changelog

++++++ jenkinsapi-0.2.20.tar.gz -> jenkinsapi-0.2.28.tar.gz ++++++
++++ 2294 lines of diff (skipped)


Reply via email to