commit python-python-jenkins for openSUSE:Factory

2020-03-20 Thread root
Hello community,

here is the log from the commit of package python-python-jenkins for 
openSUSE:Factory checked in at 2020-03-20 23:59:51

Comparing /work/SRC/openSUSE:Factory/python-python-jenkins (Old)
 and  /work/SRC/openSUSE:Factory/.python-python-jenkins.new.3160 (New)


Package is "python-python-jenkins"

Fri Mar 20 23:59:51 2020 rev:10 rq:786865 version:1.7.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-python-jenkins/python-python-jenkins.changes  
2019-08-05 10:37:34.655325950 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-python-jenkins.new.3160/python-python-jenkins.changes
2020-03-21 00:03:11.077157987 +0100
@@ -1,0 +2,11 @@
+Fri Mar 20 12:14:40 UTC 2020 - pgaj...@suse.com
+
+- version update to 1.7.0
+  * Include placeholder tasks in get\_running\_builds
+  * Fix reconfig\_credential() to send the xml data
+  * new method: create\_folder (with tests)
+  * new method: check\_jenkinsfile\_syntax (with tests)
+  * Update docs building job
+  * upsert\_job
+
+---

Old:

  python-jenkins-1.5.0.tar.gz

New:

  python-jenkins-1.7.0.tar.gz



Other differences:
--
++ python-python-jenkins.spec ++
--- /var/tmp/diff_new_pack.OdwvEK/_old  2020-03-21 00:03:11.809158388 +0100
+++ /var/tmp/diff_new_pack.OdwvEK/_new  2020-03-21 00:03:11.809158388 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-python-jenkins
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 # Copyright (c) 2014 Thomas Bechtold 
 #
 # All modifications and additions to the file contributed by third parties
@@ -19,17 +19,17 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-python-jenkins
-Version:1.5.0
+Version:1.7.0
 Release:0
 Summary:Python bindings for the remote Jenkins API
 License:BSD-3-Clause
 Group:  Development/Languages/Python
-URL:http://opendev.org/jjb/python-jenkins
+URL:https://opendev.org/jjb/python-jenkins
 Source: 
https://files.pythonhosted.org/packages/source/p/python-jenkins/python-jenkins-%{version}.tar.gz
 BuildRequires:  %{python_module cmd2}
 BuildRequires:  %{python_module mock}
 BuildRequires:  %{python_module multi_key_dict}
-BuildRequires:  %{python_module pbr}
+BuildRequires:  %{python_module pbr >= 0.8.2}
 BuildRequires:  %{python_module requests-mock >= 1.4}
 BuildRequires:  %{python_module requests}
 BuildRequires:  %{python_module stestr >= 2.0}

++ python-jenkins-1.5.0.tar.gz -> python-jenkins-1.7.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-jenkins-1.5.0/.zuul.yaml 
new/python-jenkins-1.7.0/.zuul.yaml
--- old/python-jenkins-1.5.0/.zuul.yaml 2019-07-25 18:52:55.0 +0200
+++ new/python-jenkins-1.7.0/.zuul.yaml 2020-03-04 04:06:09.0 +0100
@@ -10,7 +10,7 @@
 
 - project:
 templates:
-  - docs-on-readthedocs-failing
+  - build-openstack-docs-pti
   - openstack-cover-jobs
   - openstack-python35-jobs
   - openstack-python36-jobs
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-jenkins-1.5.0/AUTHORS 
new/python-jenkins-1.7.0/AUTHORS
--- old/python-jenkins-1.5.0/AUTHORS2019-07-25 18:54:14.0 +0200
+++ new/python-jenkins-1.7.0/AUTHORS2020-03-04 04:07:27.0 +0100
@@ -34,6 +34,7 @@
 Jan Hruban 
 Jan Priessnitz 
 Jan Zerebecki 
+Jeff Schroeder 
 Jeremy Stanley 
 Jerome Hourquebie 
 Jerry Zhao 
@@ -48,9 +49,11 @@
 Lukas Vacek 
 Marc Abramowitz 
 Marc Abramowitz 
+Marcos Diez 
 Monty Taylor 
 Nickolas Pohilets 
 Ondřej Nový 
+Pascal Hofmann 
 Richard Felkl 
 Richard Pijnenburg 
 Sam Clotfelter 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-jenkins-1.5.0/ChangeLog 
new/python-jenkins-1.7.0/ChangeLog
--- old/python-jenkins-1.5.0/ChangeLog  2019-07-25 18:54:14.0 +0200
+++ new/python-jenkins-1.7.0/ChangeLog  2020-03-04 04:07:27.0 +0100
@@ -1,6 +1,20 @@
 CHANGES
 ===
 
+1.7.0
+-
+
+* Include placeholder tasks in get\_running\_builds
+
+1.6.0
+-
+
+* Fix reconfig\_credential() to send the xml data
+* new method: create\_folder (with tests)
+* new method: check\_jenkinsfile\_syntax (with tests)
+* Update docs building job
+* upsert\_job
+
 1.5.0
 -
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-jenkins-1.5.0/PKG-INFO 
new/python-jenkins-1.7.0/PKG-INFO
--- old/python-jenkins-1.5.0/PKG-INFO   2019-07-25 18:54:14.0 +0200
+++ new/python-jenkins-1.7.0/PKG-INFO   2020-03-04 04:07:28.

commit python-python-jenkins for openSUSE:Factory

2019-08-05 Thread root
Hello community,

here is the log from the commit of package python-python-jenkins for 
openSUSE:Factory checked in at 2019-08-05 10:37:27

Comparing /work/SRC/openSUSE:Factory/python-python-jenkins (Old)
 and  /work/SRC/openSUSE:Factory/.python-python-jenkins.new.4126 (New)


Package is "python-python-jenkins"

Mon Aug  5 10:37:27 2019 rev:9 rq:720220 version:1.5.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-python-jenkins/python-python-jenkins.changes  
2019-05-22 12:19:44.516861389 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-python-jenkins.new.4126/python-python-jenkins.changes
2019-08-05 10:37:34.655325950 +0200
@@ -1,0 +2,12 @@
+Thu Aug  1 12:01:53 UTC 2019 - pgaj...@suse.com
+
+- version update to 1.5.0
+  * Remove pin on mock module
+  * Update jobs
+  * Make get\_job\_info fetch\_all\_builds work with jobs in folders
+  * OpenDev Migration Patch
+  * When updating jobs the response body may be empty
+  * Add Python 3.6 classifier to setup.cfg
+  * add python 3.6 unit test job
+
+---

Old:

  python-jenkins-1.4.0.tar.gz

New:

  python-jenkins-1.5.0.tar.gz



Other differences:
--
++ python-python-jenkins.spec ++
--- /var/tmp/diff_new_pack.0ZQg2A/_old  2019-08-05 10:37:36.043325781 +0200
+++ /var/tmp/diff_new_pack.0ZQg2A/_new  2019-08-05 10:37:36.047325781 +0200
@@ -19,7 +19,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-python-jenkins
-Version:1.4.0
+Version:1.5.0
 Release:0
 Summary:Python bindings for the remote Jenkins API
 License:BSD-3-Clause

++ python-jenkins-1.4.0.tar.gz -> python-jenkins-1.5.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-jenkins-1.4.0/.zuul.yaml 
new/python-jenkins-1.5.0/.zuul.yaml
--- old/python-jenkins-1.4.0/.zuul.yaml 2018-11-19 02:55:24.0 +0100
+++ new/python-jenkins-1.5.0/.zuul.yaml 2019-07-25 18:52:55.0 +0200
@@ -4,28 +4,25 @@
 description: Tests compatibility with master branch of jenkins-job-builder
 parent: tox-py27
 required-projects:
-  - openstack/python-jenkins
-  - openstack-infra/jenkins-job-builder
+  - jjb/python-jenkins
+  - jjb/jenkins-job-builder
 voting: true
 
 - project:
 templates:
-  - docs-on-readthedocs
-  - publish-to-pypi
+  - docs-on-readthedocs-failing
+  - openstack-cover-jobs
+  - openstack-python35-jobs
+  - openstack-python36-jobs
 check:
   jobs:
 - openstack-tox-linters
 - openstack-tox-py27
-- openstack-tox-py35
-- openstack-tox-py36
 - openstack-tox-pypy:
 nodeset: ubuntu-bionic
 - jjb-tox-cross-jenkins-job-builder
 gate:
   jobs:
-- build-openstack-sphinx-docs
 - openstack-tox-linters
 - openstack-tox-py27
-- openstack-tox-py35
-- openstack-tox-py36
 - jjb-tox-cross-jenkins-job-builder
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-jenkins-1.4.0/AUTHORS 
new/python-jenkins-1.5.0/AUTHORS
--- old/python-jenkins-1.4.0/AUTHORS2018-11-19 02:56:08.0 +0100
+++ new/python-jenkins-1.5.0/AUTHORS2019-07-25 18:54:14.0 +0200
@@ -24,6 +24,7 @@
 Dong Ma 
 Eduardo Gonzalez 
 Emilien Macchi 
+Frank Lichtenheld 
 Guido Günther 
 JP Sullivan 
 James E. Blair 
@@ -32,10 +33,12 @@
 Jan Hruban 
 Jan Hruban 
 Jan Priessnitz 
+Jan Zerebecki 
 Jeremy Stanley 
 Jerome Hourquebie 
 Jerry Zhao 
 Jonathan Perret 
+K Jonathan Harker 
 Ken Conley k...@willowgarage.com <>
 Ken Dreyer 
 Ken Rumer 
@@ -58,6 +61,7 @@
 Terry Howe 
 Thanh Ha 
 Tomas Janousek 
+Vieri <15050873...@163.com>
 ZhangHongtao 
 grahamlyons 
 huang.zhiping 
@@ -65,6 +69,7 @@
 lvxianguo 
 melissaml 
 mhuin 
+qingszhao 
 shu-mutou 
 sunyandi 
 venkatamahesh 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-jenkins-1.4.0/ChangeLog 
new/python-jenkins-1.5.0/ChangeLog
--- old/python-jenkins-1.4.0/ChangeLog  2018-11-19 02:56:08.0 +0100
+++ new/python-jenkins-1.5.0/ChangeLog  2019-07-25 18:54:14.0 +0200
@@ -1,6 +1,17 @@
 CHANGES
 ===
 
+1.5.0
+-
+
+* Remove pin on mock module
+* Update jobs
+* Make get\_job\_info fetch\_all\_builds work with jobs in folders
+* OpenDev Migration Patch
+* When updating jobs the response body may be empty
+* Add Python 3.6 classifier to setup.cfg
+* add python 3.6 unit test job
+
 1.4.0
 -
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-jenkins-1.4.0/PKG-INFO 
new/pyt

commit python-python-jenkins for openSUSE:Factory

2019-05-22 Thread root
Hello community,

here is the log from the commit of package python-python-jenkins for 
openSUSE:Factory checked in at 2019-05-22 12:19:43

Comparing /work/SRC/openSUSE:Factory/python-python-jenkins (Old)
 and  /work/SRC/openSUSE:Factory/.python-python-jenkins.new.5148 (New)


Package is "python-python-jenkins"

Wed May 22 12:19:43 2019 rev:8 rq:702948 version:1.4.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-python-jenkins/python-python-jenkins.changes  
2018-12-12 17:29:27.714802628 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-python-jenkins.new.5148/python-python-jenkins.changes
2019-05-22 12:19:44.516861389 +0200
@@ -1,0 +2,5 @@
+Tue May 14 18:18:30 UTC 2019 - Jonathan 
+
+- Fix dependencies for version 1.4.0 
+
+---



Other differences:
--
++ python-python-jenkins.spec ++
--- /var/tmp/diff_new_pack.llHWYk/_old  2019-05-22 12:19:45.260860903 +0200
+++ /var/tmp/diff_new_pack.llHWYk/_new  2019-05-22 12:19:45.264860901 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-python-jenkins
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2014 Thomas Bechtold 
 #
 # All modifications and additions to the file contributed by third parties
@@ -24,28 +24,32 @@
 Summary:Python bindings for the remote Jenkins API
 License:BSD-3-Clause
 Group:  Development/Languages/Python
-URL:http://launchpad.net/python-jenkins
+URL:http://opendev.org/jjb/python-jenkins
 Source: 
https://files.pythonhosted.org/packages/source/p/python-jenkins/python-jenkins-%{version}.tar.gz
+BuildRequires:  %{python_module cmd2}
 BuildRequires:  %{python_module mock}
 BuildRequires:  %{python_module multi_key_dict}
 BuildRequires:  %{python_module pbr}
-BuildRequires:  %{python_module requests-mock}
+BuildRequires:  %{python_module requests-mock >= 1.4}
 BuildRequires:  %{python_module requests}
-BuildRequires:  %{python_module stestr}
+BuildRequires:  %{python_module stestr >= 2.0}
 BuildRequires:  %{python_module testscenarios}
+BuildRequires:  openssl-devel
+BuildRequires:  pkgconfig
 BuildRequires:  python-rpm-macros
+BuildRequires:  pkgconfig(krb5-gssapi)
 Requires:   python-multi_key_dict
 Requires:   python-requests
 Requires:   python-setuptools
 Requires:   python-six >= 1.3.0
 Provides:   python-jenkins = %{version}
-Obsoletes:  python-jenkins <= 0.4.12
+Obsoletes:  python-jenkins < %{version}
 BuildArch:  noarch
 %python_subpackages
 
 %description
 This package provides Python bindings for the Jenkins Remote
-API. It current supports management of:
+API. It currently supports management of:
  * Project configuration
  * Build control
  * Slave node configuration
@@ -60,7 +64,7 @@
 %python_install
 
 %check
-%python_exec -m stestr.cli run
+%python_exec -m stestr.cli run --black-regex 
'test_get_view_jobs_raise_HTTPError'
 
 %files %{python_files}
 %license COPYING




commit python-python-jenkins for openSUSE:Factory

2018-12-12 Thread root
Hello community,

here is the log from the commit of package python-python-jenkins for 
openSUSE:Factory checked in at 2018-12-12 17:29:26

Comparing /work/SRC/openSUSE:Factory/python-python-jenkins (Old)
 and  /work/SRC/openSUSE:Factory/.python-python-jenkins.new.28833 (New)


Package is "python-python-jenkins"

Wed Dec 12 17:29:26 2018 rev:7 rq:657235 version:1.4.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-python-jenkins/python-python-jenkins.changes  
2018-09-07 15:39:48.290510336 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-python-jenkins.new.28833/python-python-jenkins.changes
   2018-12-12 17:29:27.714802628 +0100
@@ -1,0 +2,12 @@
+Tue Dec 11 15:07:10 UTC 2018 - Thomas Bechtold 
+
+- update to 1.4.0:
+  * Update min tox version to 2.0
+  * Request multiple folder levels at once in get\_all\_jobs
+  * Replace build\_jobs\_list\_responses with actual Jenkins responses
+  * Clean up job/folder path handling
+  * Test requested URLs in test\_getall
+  * Make jjb-tox-cross-jenkins-job-builder voting
+  * Allow adding extra HTTP headers to Jenkins requests
+
+---

Old:

  python-jenkins-1.2.1.tar.gz

New:

  python-jenkins-1.4.0.tar.gz



Other differences:
--
++ python-python-jenkins.spec ++
--- /var/tmp/diff_new_pack.7C42JO/_old  2018-12-12 17:29:28.406801751 +0100
+++ /var/tmp/diff_new_pack.7C42JO/_new  2018-12-12 17:29:28.406801751 +0100
@@ -13,13 +13,13 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-python-jenkins
-Version:1.2.1
+Version:1.4.0
 Release:0
 Summary:Python bindings for the remote Jenkins API
 License:BSD-3-Clause

++ python-jenkins-1.2.1.tar.gz -> python-jenkins-1.4.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-jenkins-1.2.1/.zuul.yaml 
new/python-jenkins-1.4.0/.zuul.yaml
--- old/python-jenkins-1.2.1/.zuul.yaml 2018-08-24 19:43:33.0 +0200
+++ new/python-jenkins-1.4.0/.zuul.yaml 2018-11-19 02:55:24.0 +0100
@@ -7,7 +7,6 @@
   - openstack/python-jenkins
   - openstack-infra/jenkins-job-builder
 voting: true
-failure-message: WARNING
 
 - project:
 templates:
@@ -29,3 +28,4 @@
 - openstack-tox-py27
 - openstack-tox-py35
 - openstack-tox-py36
+- jjb-tox-cross-jenkins-job-builder
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-jenkins-1.2.1/AUTHORS 
new/python-jenkins-1.4.0/AUTHORS
--- old/python-jenkins-1.2.1/AUTHORS2018-08-24 19:45:47.0 +0200
+++ new/python-jenkins-1.4.0/AUTHORS2018-11-19 02:56:08.0 +0100
@@ -1,5 +1,6 @@
 Abhijeet Kasurde 
 Adam Gandelman 
+Aigars Mahinovs 
 Akshat Tandon 
 Alexandre Conrad 
 Aliaksandr Buhayeu 
@@ -19,6 +20,7 @@
 Darragh Bailey 
 Darragh Bailey 
 David Strauss 
+Dennis Dmitriev 
 Dong Ma 
 Eduardo Gonzalez 
 Emilien Macchi 
@@ -57,9 +59,9 @@
 Thanh Ha 
 Tomas Janousek 
 ZhangHongtao 
-Zuul 
 grahamlyons 
 huang.zhiping 
+joelee 
 lvxianguo 
 melissaml 
 mhuin 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-jenkins-1.2.1/ChangeLog 
new/python-jenkins-1.4.0/ChangeLog
--- old/python-jenkins-1.2.1/ChangeLog  2018-08-24 19:45:47.0 +0200
+++ new/python-jenkins-1.4.0/ChangeLog  2018-11-19 02:56:08.0 +0100
@@ -1,6 +1,21 @@
 CHANGES
 ===
 
+1.4.0
+-
+
+* Update min tox version to 2.0
+
+1.3.0
+-
+
+* Request multiple folder levels at once in get\_all\_jobs
+* Replace build\_jobs\_list\_responses with actual Jenkins responses
+* Clean up job/folder path handling
+* Test requested URLs in test\_getall
+* Make jjb-tox-cross-jenkins-job-builder voting
+* Allow adding extra HTTP headers to Jenkins requests
+
 1.2.1
 -
 
@@ -12,12 +27,14 @@
 
 * Avoid empty body failure on HEAD requests
 * Fix item being ignored in get\_info
+* Add folder credential support
 * detect and respect http redirects
 
 1.1.0
 -
 
 * Fix run\_script method
+* Check for 'Location' header in the response
 * Adopt use of pre-commit hooks
 * Adds support for executing Groovy scripts on jenkins nodes
 * Allow use of unicode job names
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-jenkins-1.2.1/PKG-INFO 
new/python-jenkins-1.4.0/PKG-INFO
--- old/python-jenkins-1.2.1/PKG-

commit python-python-jenkins for openSUSE:Factory

2018-09-07 Thread root
Hello community,

here is the log from the commit of package python-python-jenkins for 
openSUSE:Factory checked in at 2018-09-07 15:39:45

Comparing /work/SRC/openSUSE:Factory/python-python-jenkins (Old)
 and  /work/SRC/openSUSE:Factory/.python-python-jenkins.new (New)


Package is "python-python-jenkins"

Fri Sep  7 15:39:45 2018 rev:6 rq:633218 version:1.2.1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-python-jenkins/python-python-jenkins.changes  
2018-07-18 22:58:04.234138957 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-python-jenkins.new/python-python-jenkins.changes
 2018-09-07 15:39:48.290510336 +0200
@@ -1,0 +2,57 @@
+Tue Sep  4 17:51:40 UTC 2018 - dmuel...@suse.com
+
+- update to 1.2.1:
+  * Revert "detect and respect http redirects"
+  * Revert "Avoid empty body failure on HEAD requests"
+  * Avoid empty body failure on HEAD requests
+  * Fix item being ignored in get\_info
+  * detect and respect http redirects
+  * Fix run\_script method
+  * Adopt use of pre-commit hooks
+  * Adds support for executing Groovy scripts on jenkins nodes
+  * Allow use of unicode job names
+  * Added pypy-dev to bindep.txt
+  * Fix run\_scripts() API
+  * fix tox python3 overrides
+  * Selectively mock requests\_kerberos import
+  * Ensure timeout exceptions are re-raised during auth attempts
+  * Revert "Do not require requests-kerberos for tests"
+  * Freeze cmd2 library on python2
+  * Update URLS that require depth or tree filters
+  * README: mention #openstack-jjb channel
+  * Do not require requests-kerberos for tests
+  * Fix: send proxy as empty dict
+  * Add functions to retrieve more data from Jenkins
+  * Update to \_response\_handler
+  * Trivial: Update pypi url to new url
+  * add get\_queue\_item() method
+  * build\_job: return queue item identifier
+  * add jenkins\_request() method
+  * Use proper code highlight in docs
+  * Fix docstrings params
+  * Adds support for wiping out a job's workspace
+  * Adds support for multi-select build parameters
+  * Adds support for deleting builds
+  * enable cross testing with jenkins-job-builder
+  * Improve SSL support with requests lib
+  * Enables use of PYTHONHTTPSVERIFY override
+  * Adding pypy to bindep test profile
+  * Added folder support in views keeping backward compatibility and added 
tests for it
+  * Add EMPTY\_FOLDER\_XML str to match docs
+  * build\_job: fix grammar in comment
+  * Replace testr with stestr
+  * This Allow to include folders in jobs list when calling get\_all\_jobs() 
method. Closes-Bug: #1731903
+  * repair .gitgnore
+  * Migration to using requests
+  * trivial:  modify spelling error of version
+  * modify version spelling errors
+  * Pass form data as body instead of in the url
+  * get\_build\_console\_output: fix docs for "number" parameter
+  * Sanitize url in get\_info() function
+  * get\_job\_name: fix grammar in comment
+  * doc: add get\_job\_config() example
+  * create\_node: avoid double-encoding
+  * Add py35 to tox envlist
+- run tests
+
+---

Old:

  python-jenkins-0.4.14.tar.gz

New:

  python-jenkins-1.2.1.tar.gz



Other differences:
--
++ python-python-jenkins.spec ++
--- /var/tmp/diff_new_pack.r1S8JC/_old  2018-09-07 15:39:48.734509861 +0200
+++ /var/tmp/diff_new_pack.r1S8JC/_new  2018-09-07 15:39:48.738509856 +0200
@@ -19,16 +19,23 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-python-jenkins
-Version:0.4.14
+Version:1.2.1
 Release:0
 Summary:Python bindings for the remote Jenkins API
 License:BSD-3-Clause
 Group:  Development/Languages/Python
 URL:http://launchpad.net/python-jenkins
 Source: 
https://files.pythonhosted.org/packages/source/p/python-jenkins/python-jenkins-%{version}.tar.gz
+BuildRequires:  %{python_module mock}
+BuildRequires:  %{python_module multi_key_dict}
 BuildRequires:  %{python_module pbr}
+BuildRequires:  %{python_module requests-mock}
+BuildRequires:  %{python_module requests}
+BuildRequires:  %{python_module stestr}
+BuildRequires:  %{python_module testscenarios}
 BuildRequires:  python-rpm-macros
 Requires:   python-multi_key_dict
+Requires:   python-requests
 Requires:   python-setuptools
 Requires:   python-six >= 1.3.0
 Provides:   python-jenkins = %{version}
@@ -52,6 +59,9 @@
 %install
 %python_install
 
+%check
+%python_exec -m stestr.cli run
+
 %files %{python_files}
 %license COPYING
 %doc README.rst

++ python-jenkins-0.4.14.tar.gz -> python-jenkins-1.2.1.tar.gz ++
 5815 lines of diff (skipped)




commit python-python-jenkins for openSUSE:Factory

2018-07-18 Thread root
Hello community,

here is the log from the commit of package python-python-jenkins for 
openSUSE:Factory checked in at 2018-07-18 22:57:09

Comparing /work/SRC/openSUSE:Factory/python-python-jenkins (Old)
 and  /work/SRC/openSUSE:Factory/.python-python-jenkins.new (New)


Package is "python-python-jenkins"

Wed Jul 18 22:57:09 2018 rev:5 rq:623629 version:0.4.14

Changes:

--- 
/work/SRC/openSUSE:Factory/python-python-jenkins/python-python-jenkins.changes  
2017-09-26 21:17:29.752471080 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-python-jenkins.new/python-python-jenkins.changes
 2018-07-18 22:58:04.234138957 +0200
@@ -1,0 +2,5 @@
+Wed Jul 18 11:32:00 UTC 2018 - tchva...@suse.com
+
+- Depend on python-rpm-macros
+
+---



Other differences:
--
++ python-python-jenkins.spec ++
--- /var/tmp/diff_new_pack.Xnst1m/_old  2018-07-18 22:58:04.730137312 +0200
+++ /var/tmp/diff_new_pack.Xnst1m/_new  2018-07-18 22:58:04.734137299 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-python-jenkins
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2014 Thomas Bechtold 
 #
 # All modifications and additions to the file contributed by third parties
@@ -24,16 +24,16 @@
 Summary:Python bindings for the remote Jenkins API
 License:BSD-3-Clause
 Group:  Development/Languages/Python
-Url:http://launchpad.net/python-jenkins
-Source: 
https://pypi.io/packages/source/p/python-jenkins/python-jenkins-%{version}.tar.gz
-BuildRequires:  %{python_module devel}
+URL:http://launchpad.net/python-jenkins
+Source: 
https://files.pythonhosted.org/packages/source/p/python-jenkins/python-jenkins-%{version}.tar.gz
 BuildRequires:  %{python_module pbr}
-BuildArch:  noarch
+BuildRequires:  python-rpm-macros
 Requires:   python-multi_key_dict
 Requires:   python-setuptools
 Requires:   python-six >= 1.3.0
 Provides:   python-jenkins = %{version}
 Obsoletes:  python-jenkins <= 0.4.12
+BuildArch:  noarch
 %python_subpackages
 
 %description
@@ -53,8 +53,8 @@
 %python_install
 
 %files %{python_files}
-%defattr(-,root,root,-)
-%doc COPYING README.rst
+%license COPYING
+%doc README.rst
 %{python_sitelib}/*
 
 %changelog




commit python-python-jenkins for openSUSE:Factory

2017-09-26 Thread root
Hello community,

here is the log from the commit of package python-python-jenkins for 
openSUSE:Factory checked in at 2017-09-26 21:15:53

Comparing /work/SRC/openSUSE:Factory/python-python-jenkins (Old)
 and  /work/SRC/openSUSE:Factory/.python-python-jenkins.new (New)


Package is "python-python-jenkins"

Tue Sep 26 21:15:53 2017 rev:4 rq:528632 version:0.4.14

Changes:

--- 
/work/SRC/openSUSE:Factory/python-python-jenkins/python-python-jenkins.changes  
2017-05-09 18:02:35.241662656 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-python-jenkins.new/python-python-jenkins.changes
 2017-09-26 21:17:29.752471080 +0200
@@ -1,0 +2,5 @@
+Mon Sep 25 12:39:24 UTC 2017 - dmuel...@suse.com
+
+- convert to singlespec
+
+---



Other differences:
--
++ python-python-jenkins.spec ++
--- /var/tmp/diff_new_pack.F39L4B/_old  2017-09-26 21:17:30.380382802 +0200
+++ /var/tmp/diff_new_pack.F39L4B/_new  2017-09-26 21:17:30.384382239 +0200
@@ -17,6 +17,7 @@
 #
 
 
+%{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-python-jenkins
 Version:0.4.14
 Release:0
@@ -25,19 +26,15 @@
 Group:  Development/Languages/Python
 Url:http://launchpad.net/python-jenkins
 Source: 
https://pypi.io/packages/source/p/python-jenkins/python-jenkins-%{version}.tar.gz
-BuildRequires:  python-devel
-BuildRequires:  python-pbr
-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()")}
-%else
+BuildRequires:  %{python_module devel}
+BuildRequires:  %{python_module pbr}
 BuildArch:  noarch
-%endif
 Requires:   python-multi_key_dict
 Requires:   python-setuptools
 Requires:   python-six >= 1.3.0
 Provides:   python-jenkins = %{version}
 Obsoletes:  python-jenkins <= 0.4.12
+%python_subpackages
 
 %description
 This package provides Python bindings for the Jenkins Remote
@@ -50,12 +47,12 @@
 %setup -q -n python-jenkins-%{version}
 
 %build
-python setup.py build
+%python_build
 
 %install
-python setup.py install --prefix=%{_prefix} --root=%{buildroot}
+%python_install
 
-%files
+%files %{python_files}
 %defattr(-,root,root,-)
 %doc COPYING README.rst
 %{python_sitelib}/*




commit python-python-jenkins for openSUSE:Factory

2017-05-09 Thread root
Hello community,

here is the log from the commit of package python-python-jenkins for 
openSUSE:Factory checked in at 2017-05-09 18:02:31

Comparing /work/SRC/openSUSE:Factory/python-python-jenkins (Old)
 and  /work/SRC/openSUSE:Factory/.python-python-jenkins.new (New)


Package is "python-python-jenkins"

Tue May  9 18:02:31 2017 rev:3 rq:491800 version:0.4.14

Changes:

--- 
/work/SRC/openSUSE:Factory/python-python-jenkins/python-python-jenkins.changes  
2016-05-19 12:15:06.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-python-jenkins.new/python-python-jenkins.changes
 2017-05-09 18:02:35.241662656 +0200
@@ -1,0 +2,25 @@
+Fri Apr 28 10:43:13 UTC 2017 - tbecht...@suse.com
+
+update to version 0.4.14
+  * get_running_builds failed when server has a path
+  * Move other-requirements.txt to bindep.txt
+  * Add optional kerberos support
+  * Allow to wait for jenkins to enter normal operation
+  * Remove discover from test-requirements
+  * Fixed a minor typo in example of Python-jenkins
+  * Fix relative import in kerberos support for python3
+  * Changes get_job_info to get_build_info
+  * url-proof scripts passed to run_script
+  * Do not force DeprecationWarning to be displayed
+  * Add support for handling promotions
+  * Use standard cover setup
+  * Adds possibility to retrieve all jobs from the view specified
+  * Setup required packages with bindep
+  * Make the kerberos support python3 ready
+  * remove cap on pbr
+  * Fetch all builds from a job
+  * Remove redundant 'the'
+  * add get_whoami()
+- Use pypi.io as Source url
+
+---

Old:

  python-jenkins-0.4.12.tar.gz

New:

  python-jenkins-0.4.14.tar.gz



Other differences:
--
++ python-python-jenkins.spec ++
--- /var/tmp/diff_new_pack.tJ0I5K/_old  2017-05-09 18:02:36.369503279 +0200
+++ /var/tmp/diff_new_pack.tJ0I5K/_new  2017-05-09 18:02:36.373502714 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-python-jenkins
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2014 Thomas Bechtold 
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,13 +18,13 @@
 
 
 Name:   python-python-jenkins
-Version:0.4.12
+Version:0.4.14
 Release:0
 Summary:Python bindings for the remote Jenkins API
 License:BSD-3-Clause
 Group:  Development/Languages/Python
 Url:http://launchpad.net/python-jenkins
-Source: 
https://pypi.python.org/packages/source/p/python-jenkins/python-jenkins-%{version}.tar.gz
+Source: 
https://pypi.io/packages/source/p/python-jenkins/python-jenkins-%{version}.tar.gz
 BuildRequires:  python-devel
 BuildRequires:  python-pbr
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ python-jenkins-0.4.12.tar.gz -> python-jenkins-0.4.14.tar.gz ++
 1779 lines of diff (skipped)




commit python-python-jenkins for openSUSE:Factory

2016-05-19 Thread h_root
Hello community,

here is the log from the commit of package python-python-jenkins for 
openSUSE:Factory checked in at 2016-05-19 12:15:03

Comparing /work/SRC/openSUSE:Factory/python-python-jenkins (Old)
 and  /work/SRC/openSUSE:Factory/.python-python-jenkins.new (New)


Package is "python-python-jenkins"

Changes:

--- 
/work/SRC/openSUSE:Factory/python-python-jenkins/python-python-jenkins.changes  
2016-04-22 16:23:46.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-python-jenkins.new/python-python-jenkins.changes
 2016-05-19 12:15:06.0 +0200
@@ -1,0 +2,5 @@
+Thu May 12 12:46:15 UTC 2016 - tbecht...@suse.com
+
+- Add missing Requires for python-setuptools
+
+---



Other differences:
--
++ python-python-jenkins.spec ++
--- /var/tmp/diff_new_pack.aW1lCv/_old  2016-05-19 12:15:07.0 +0200
+++ /var/tmp/diff_new_pack.aW1lCv/_new  2016-05-19 12:15:07.0 +0200
@@ -34,6 +34,7 @@
 BuildArch:  noarch
 %endif
 Requires:   python-multi_key_dict
+Requires:   python-setuptools
 Requires:   python-six >= 1.3.0
 Provides:   python-jenkins = %{version}
 Obsoletes:  python-jenkins <= 0.4.12