commit python3-pytest-runner for openSUSE:Factory

2017-02-26 Thread root
Hello community,

here is the log from the commit of package python3-pytest-runner for 
openSUSE:Factory checked in at 2017-02-26 17:08:56

Comparing /work/SRC/openSUSE:Factory/python3-pytest-runner (Old)
 and  /work/SRC/openSUSE:Factory/.python3-pytest-runner.new (New)


Package is "python3-pytest-runner"

Changes:

--- 
/work/SRC/openSUSE:Factory/python3-pytest-runner/python3-pytest-runner.changes  
2016-07-18 21:24:44.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-pytest-runner.new/python3-pytest-runner.changes
 2017-02-26 17:08:57.322636006 +0100
@@ -1,0 +2,21 @@
+Wed Feb 22 22:05:35 UTC 2017 - a...@gmx.de
+
+- specfile:
+  * update copyright year
+
+- update to version 2.11.1:
+  * #28: Fix logic in marker evaluation.
+
+- changes from version 2.11:
+  * #27: Improved wording in the README around configuration for the
+distutils command and pytest proper.
+
+- changes from version 2.10.1:
+  * #21: Avoid mutating dictionary keys during iteration.
+
+- changes from version 2.10:
+  * #20: Leverage technique in setuptools 794 to populate PYTHONPATH
+during test runs such that Python subprocesses will have a
+dependency context comparable to the test runner.
+
+---

Old:

  pytest-runner-2.9.tar.gz

New:

  pytest-runner-2.11.1.tar.gz



Other differences:
--
++ python3-pytest-runner.spec ++
--- /var/tmp/diff_new_pack.lmAqlG/_old  2017-02-26 17:08:57.682581378 +0100
+++ /var/tmp/diff_new_pack.lmAqlG/_new  2017-02-26 17:08:57.690580164 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-pytest-runner
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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:   python3-pytest-runner
-Version:2.9
+Version:2.11.1
 Release:0
 Summary:Simple powerful testing with Python
 License:MIT

++ pytest-runner-2.9.tar.gz -> pytest-runner-2.11.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pytest-runner-2.9/.hgignore 
new/pytest-runner-2.11.1/.hgignore
--- old/pytest-runner-2.9/.hgignore 2016-07-14 21:57:54.0 +0200
+++ new/pytest-runner-2.11.1/.hgignore  1970-01-01 01:00:00.0 +0100
@@ -1,2 +0,0 @@
-build
-dist
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pytest-runner-2.9/.hgtags 
new/pytest-runner-2.11.1/.hgtags
--- old/pytest-runner-2.9/.hgtags   2016-07-14 21:57:54.0 +0200
+++ new/pytest-runner-2.11.1/.hgtags1970-01-01 01:00:00.0 +0100
@@ -1,25 +0,0 @@
-a41b62bd27ddab9ce0dda1f586a91eaed1d6a28c 1.0a1
-329b93ea52567ef21c0e96bc78c7dce1d1091607 1.0a2
-9c26b0f31e3033de73e81d84c3140ad22c4c6e14 1.0b1
-b66744dba81a3d674d83420d56d7abfcd132f32a 1.0b2
-fc47a169b30fddce2e37259cf9f853b3fc58cf83 1.0
-5073ad862016aed2c9bd01c06105d505139f754a 1.1b1
-1a37e4e32c68807b5a84ce96244ac285336d0bff 1.1
-fff2c07f64587d73505cdcac4880ecd652f8b308 1.2
-2759a927af554bf3dc7a8feb79353b88bb3eec97 2.0
-339be8b7dc911dd3cd3e2095d7fe1de47fb6c956 2.1
-b4e3fd6cf0e3559f71dcecbf321dbc92723f3df5 2.1.1
-ad7ce5b4257c47bbfc6ff49271ef3a675deb156a 2.1.2
-b0c0ff130ab962a5eea998c91b077296952e4465 2.2
-cc63a4576386eaade57b16590fe7c0053f4533c2 2.2.1
-b71c2b4ed8f735500eabe3fabc5048a36a6a3420 2.3
-4d109575243f51425d03baa8c4bce8c989e87fec 2.4
-ae4193e3172955d2a4cd00208e1f392b6c3c1148 2.5
-fe07ae9c3f076ebf3b716e9951de5492314159df 2.5.1
-0304f39b40f791b81da8a14aed6e8910f798af14 2.6
-cce8431d8b4d9441740a723c7c700d810a4662f8 2.6.1
-0cc61470c2a2fd5b0ed2c4c4ac7480bf68526f6e 2.6.2
-daf0974a5e9348b8c8e20e9ee227702edc5b6e75 2.6.3
-a1fa887922d237f915ba51f9022f4da983ceb32e 2.7
-21cfa346c8960f29f1a364d97ecbb9d1a7f6a3c0 2.7.1
-955536a145d5db5e4a2c23bf52fd575fbc595196 2.8
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pytest-runner-2.9/.travis.yml 
new/pytest-runner-2.11.1/.travis.yml
--- old/pytest-runner-2.9/.travis.yml   2016-07-14 21:57:54.0 +0200
+++ new/pytest-runner-2.11.1/.travis.yml2017-02-08 23:01:52.0 
+0100
@@ -2,20 +2,24 @@
 language: python
 python:
 - 2.7
-- 3.5
+- 3.6
+- nightly
+install:
+- pip install tox "setuptools>=28.2"
 script:
-- pip install -U pytest
-- python setup.py test
+- tox
 branches:
   except:
   - skeleton
 deploy:
   provider: pypi
+  server: https://upload.pypi.org/legacy/
   on:
 tags: true
 all_branches: true
-python: 3.5
+python: 3.6
   user: jaraco
-  distributions: 

commit python3-pytest-runner for openSUSE:Factory

2016-07-18 Thread h_root
Hello community,

here is the log from the commit of package python3-pytest-runner for 
openSUSE:Factory checked in at 2016-07-18 21:24:00

Comparing /work/SRC/openSUSE:Factory/python3-pytest-runner (Old)
 and  /work/SRC/openSUSE:Factory/.python3-pytest-runner.new (New)


Package is "python3-pytest-runner"

Changes:

--- 
/work/SRC/openSUSE:Factory/python3-pytest-runner/python3-pytest-runner.changes  
2016-05-26 23:54:29.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-pytest-runner.new/python3-pytest-runner.changes
 2016-07-18 21:24:44.0 +0200
@@ -1,0 +2,7 @@
+Fri Jul 15 04:49:54 UTC 2016 - a...@gmx.de
+
+- update to version 2.9:
+  * Added Trove Classifier indicating this package is part of the
+pytest framework.
+
+---

Old:

  pytest-runner-2.8.tar.gz

New:

  pytest-runner-2.9.tar.gz



Other differences:
--
++ python3-pytest-runner.spec ++
--- /var/tmp/diff_new_pack.cfalPF/_old  2016-07-18 21:24:45.0 +0200
+++ /var/tmp/diff_new_pack.cfalPF/_new  2016-07-18 21:24:45.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python3-pytest-runner
-Version:2.8
+Version:2.9
 Release:0
 Summary:Simple powerful testing with Python
 License:MIT

++ pytest-runner-2.8.tar.gz -> pytest-runner-2.9.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pytest-runner-2.8/.hgtags 
new/pytest-runner-2.9/.hgtags
--- old/pytest-runner-2.8/.hgtags   2016-05-25 22:55:31.0 +0200
+++ new/pytest-runner-2.9/.hgtags   2016-07-14 21:57:54.0 +0200
@@ -22,3 +22,4 @@
 daf0974a5e9348b8c8e20e9ee227702edc5b6e75 2.6.3
 a1fa887922d237f915ba51f9022f4da983ceb32e 2.7
 21cfa346c8960f29f1a364d97ecbb9d1a7f6a3c0 2.7.1
+955536a145d5db5e4a2c23bf52fd575fbc595196 2.8
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pytest-runner-2.8/CHANGES.rst 
new/pytest-runner-2.9/CHANGES.rst
--- old/pytest-runner-2.8/CHANGES.rst   2016-05-25 22:55:31.0 +0200
+++ new/pytest-runner-2.9/CHANGES.rst   2016-07-14 21:57:54.0 +0200
@@ -1,3 +1,9 @@
+2.9
+~~~
+
+* Added Trove Classifier indicating this package is part
+  of the pytest framework.
+
 2.8
 ~~~
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pytest-runner-2.8/PKG-INFO 
new/pytest-runner-2.9/PKG-INFO
--- old/pytest-runner-2.8/PKG-INFO  2016-05-25 22:57:22.0 +0200
+++ new/pytest-runner-2.9/PKG-INFO  2016-07-14 21:59:24.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: pytest-runner
-Version: 2.8
+Version: 2.9
 Summary: Invoke py.test as distutils command with dependency resolution
 Home-page: https://github.com/pytest-dev/pytest-runner
 Author: Jason R. Coombs
@@ -113,3 +113,4 @@
 Classifier: Programming Language :: Python :: 2.6
 Classifier: Programming Language :: Python :: 2.7
 Classifier: Programming Language :: Python :: 3
+Classifier: Framework :: Pytest
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pytest-runner-2.8/pytest_runner.egg-info/PKG-INFO 
new/pytest-runner-2.9/pytest_runner.egg-info/PKG-INFO
--- old/pytest-runner-2.8/pytest_runner.egg-info/PKG-INFO   2016-05-25 
22:57:22.0 +0200
+++ new/pytest-runner-2.9/pytest_runner.egg-info/PKG-INFO   2016-07-14 
21:59:24.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: pytest-runner
-Version: 2.8
+Version: 2.9
 Summary: Invoke py.test as distutils command with dependency resolution
 Home-page: https://github.com/pytest-dev/pytest-runner
 Author: Jason R. Coombs
@@ -113,3 +113,4 @@
 Classifier: Programming Language :: Python :: 2.6
 Classifier: Programming Language :: Python :: 2.7
 Classifier: Programming Language :: Python :: 3
+Classifier: Framework :: Pytest
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pytest-runner-2.8/setup.cfg 
new/pytest-runner-2.9/setup.cfg
--- old/pytest-runner-2.8/setup.cfg 2016-05-25 22:57:22.0 +0200
+++ new/pytest-runner-2.9/setup.cfg 2016-07-14 21:59:24.0 +0200
@@ -6,7 +6,7 @@
 universal = 1
 
 [egg_info]
+tag_svn_revision = 0
 tag_build = 
 tag_date = 0
-tag_svn_revision = 0
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pytest-runner-2.8/setup.py 
new/pytest-runner-2.9/setup.py
--- old/pytest-runner-2.8/setup.py  2016-05-25 22:55:31.0 +0200
+++ new/pytest-runner-2.9/setup.py  2016-07-14 21:57:54.0 +0200
@@ -47,6 +47,7 @@
"Programming Language :: Python :: 2.6",

commit python3-pytest-runner for openSUSE:Factory

2016-05-26 Thread h_root
Hello community,

here is the log from the commit of package python3-pytest-runner for 
openSUSE:Factory checked in at 2016-05-26 23:54:25

Comparing /work/SRC/openSUSE:Factory/python3-pytest-runner (Old)
 and  /work/SRC/openSUSE:Factory/.python3-pytest-runner.new (New)


Package is "python3-pytest-runner"

Changes:

--- 
/work/SRC/openSUSE:Factory/python3-pytest-runner/python3-pytest-runner.changes  
2016-05-25 21:25:52.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-pytest-runner.new/python3-pytest-runner.changes
 2016-05-26 23:54:29.0 +0200
@@ -1,0 +2,11 @@
+Thu May 26 15:34:25 UTC 2016 - a...@gmx.de
+
+- specfile:
+  * added LICENSE file to %docs
+
+- update to version 2.8:
+  * #16: Added a license file, required for membership to pytest-dev.
+  * Releases are now made automatically by pushing a tagged release
+that passes tests on Python 3.5.
+
+---
@@ -7 +17,0 @@
-

Old:

  pytest-runner-2.7.1.tar.gz

New:

  pytest-runner-2.8.tar.gz



Other differences:
--
++ python3-pytest-runner.spec ++
--- /var/tmp/diff_new_pack.KFLAeC/_old  2016-05-26 23:54:30.0 +0200
+++ /var/tmp/diff_new_pack.KFLAeC/_new  2016-05-26 23:54:30.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python3-pytest-runner
-Version:2.7.1
+Version:2.8
 Release:0
 Summary:Simple powerful testing with Python
 License:MIT
@@ -46,7 +46,7 @@
 
 %files
 %defattr(-,root,root,-)
-%doc README.rst CHANGES.rst docs/*
+%doc README.rst CHANGES.rst LICENSE docs/*
 %{python3_sitelib}/*
 
 %changelog

++ pytest-runner-2.7.1.tar.gz -> pytest-runner-2.8.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pytest-runner-2.7.1/.travis.yml 
new/pytest-runner-2.8/.travis.yml
--- old/pytest-runner-2.7.1/.travis.yml 2016-04-03 04:41:31.0 +0200
+++ new/pytest-runner-2.8/.travis.yml   2016-05-25 22:55:31.0 +0200
@@ -6,12 +6,16 @@
 script:
 - pip install -U pytest
 - python setup.py test
+branches:
+  except:
+  - skeleton
 deploy:
   provider: pypi
   on:
 tags: true
 all_branches: true
+python: 3.5
   user: jaraco
-  # supply password with `travis encrypt --add deploy.password`
   distributions: release
-  python: 3.5
+  password:
+secure: 
lZfYQx0ZrCf2FJ+348etKWfzTySB3BZYGd0ce5RFHN2BppcdkONyJfTs4rgdrFEn/WtOaKV3SkJYR09xvlr+4kbLibg7fXhueqZt0ZkhRBnoDE4SxCjICyFCmisG6O3zkrVosizch70/0MqseNanhgXOPhd5llCfQHIqLsa145BG4hM5kxAHPO3Rz2/HCObOTPe4HKj93RAK7lPIMZVN6omcWoG6ZB0QqK+i3LTUtmJ3gE6q/iHk3VF9cJs8xtn3hdo++Lhrboa2NIqf6fl8oxR1C24Wh8vBQ69uTNjmVnDFYMulTs5475jjgDBXPPgVz3CAqYAy/PI+NPw59ebK8MzlaMRK/h/xSrdhxW6K3WbBL71Dn2UGuejXHFC3IuCI832xwkuEupOcGLWz4r2uBnhbgXF63vZ2gYPqrCGHxvDpbtllTVyEeebP8BnFzZttxSn9rbhTP1O9Dn/9tRko8WskyXIR+/2JOA9KP5uT47yeHoFBBUS0GB1XdkGhBrJfQx2LhfHuI6bpzosMiMfJrVNZEg8k0I9XA0uwxDgZrdqKGMKBR6233MXiJg8NyUPRInCRGth4rufcq6kn+wsT9RvuSt9XOhGiYLwChjvHexUXrLGBgupu0Y80Oqcp3YkDG3WHUX++Z2zJSQovrb4BMdKS6Y4usQ8Df5SklIpMCf0=
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pytest-runner-2.7.1/CHANGES.rst 
new/pytest-runner-2.8/CHANGES.rst
--- old/pytest-runner-2.7.1/CHANGES.rst 2016-04-03 04:41:29.0 +0200
+++ new/pytest-runner-2.8/CHANGES.rst   2016-05-25 22:55:31.0 +0200
@@ -1,3 +1,11 @@
+2.8
+~~~
+
+* #16: Added a license file, required for membership to
+  pytest-dev.
+* Releases are now made automatically by pushing a
+  tagged release that passes tests on Python 3.5.
+
 2.7
 ~~~
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pytest-runner-2.7.1/LICENSE 
new/pytest-runner-2.8/LICENSE
--- old/pytest-runner-2.7.1/LICENSE 1970-01-01 01:00:00.0 +0100
+++ new/pytest-runner-2.8/LICENSE   2016-05-25 22:55:31.0 +0200
@@ -0,0 +1,21 @@
+The MIT License (MIT)
+
+Copyright (c) 2011-2016 Jason R. Coombs
+
+Permission is hereby granted, free of charge, to any person obtaining a copy of
+this software and associated documentation files (the "Software"), to deal in
+the Software without restriction, including without limitation the rights to
+use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
+of the Software, and to permit persons to whom the Software is furnished to do
+so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. 

commit python3-pytest-runner for openSUSE:Factory

2016-05-25 Thread h_root
Hello community,

here is the log from the commit of package python3-pytest-runner for 
openSUSE:Factory checked in at 2016-05-25 21:25:50

Comparing /work/SRC/openSUSE:Factory/python3-pytest-runner (Old)
 and  /work/SRC/openSUSE:Factory/.python3-pytest-runner.new (New)


Package is "python3-pytest-runner"

Changes:

--- 
/work/SRC/openSUSE:Factory/python3-pytest-runner/python3-pytest-runner.changes  
2016-04-05 10:44:33.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-pytest-runner.new/python3-pytest-runner.changes
 2016-05-25 21:25:52.0 +0200
@@ -1,0 +2,8 @@
+Sun May  8 07:05:25 UTC 2016 - a...@gmx.de
+
+- specfile:
+  * changed to https for source url
+  * updated source url to files.pythonhosted.org
+
+
+---



Other differences:
--
++ python3-pytest-runner.spec ++
--- /var/tmp/diff_new_pack.2fN9b0/_old  2016-05-25 21:25:53.0 +0200
+++ /var/tmp/diff_new_pack.2fN9b0/_new  2016-05-25 21:25:53.0 +0200
@@ -23,7 +23,7 @@
 License:MIT
 Group:  Development/Languages/Python
 Url:https://pypi.python.org/pypi/pytest-runner/
-Source: 
http://pypi.python.org/packages/source/p/pytest-runner/pytest-runner-%{version}.tar.gz
+Source: 
https://files.pythonhosted.org/packages/source/p/pytest-runner/pytest-runner-%{version}.tar.gz
 BuildRequires:  python3-devel
 BuildRequires:  python3-pytest
 BuildRequires:  python3-setuptools




commit python3-pytest-runner for openSUSE:Factory

2016-04-05 Thread h_root
Hello community,

here is the log from the commit of package python3-pytest-runner for 
openSUSE:Factory checked in at 2016-04-05 10:44:31

Comparing /work/SRC/openSUSE:Factory/python3-pytest-runner (Old)
 and  /work/SRC/openSUSE:Factory/.python3-pytest-runner.new (New)


Package is "python3-pytest-runner"

Changes:

--- 
/work/SRC/openSUSE:Factory/python3-pytest-runner/python3-pytest-runner.changes  
2016-02-16 09:19:18.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python3-pytest-runner.new/python3-pytest-runner.changes
 2016-04-05 10:44:33.0 +0200
@@ -1,0 +2,5 @@
+Sun Apr  3 19:22:30 UTC 2016 - a...@gmx.de
+
+- update to version 2.7.1:
+  (no changelog available)
+---

Old:

  pytest-runner-2.7.tar.gz

New:

  pytest-runner-2.7.1.tar.gz



Other differences:
--
++ python3-pytest-runner.spec ++
--- /var/tmp/diff_new_pack.Iuvedl/_old  2016-04-05 10:44:34.0 +0200
+++ /var/tmp/diff_new_pack.Iuvedl/_new  2016-04-05 10:44:34.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python3-pytest-runner
-Version:2.7
+Version:2.7.1
 Release:0
 Summary:Simple powerful testing with Python
 License:MIT

++ pytest-runner-2.7.tar.gz -> pytest-runner-2.7.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pytest-runner-2.7/.hgtags 
new/pytest-runner-2.7.1/.hgtags
--- old/pytest-runner-2.7/.hgtags   2016-02-13 18:57:15.0 +0100
+++ new/pytest-runner-2.7.1/.hgtags 2016-04-03 04:45:21.0 +0200
@@ -21,3 +21,4 @@
 0cc61470c2a2fd5b0ed2c4c4ac7480bf68526f6e 2.6.2
 daf0974a5e9348b8c8e20e9ee227702edc5b6e75 2.6.3
 a1fa887922d237f915ba51f9022f4da983ceb32e 2.7
+21cfa346c8960f29f1a364d97ecbb9d1a7f6a3c0 2.7.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pytest-runner-2.7/.travis.yml 
new/pytest-runner-2.7.1/.travis.yml
--- old/pytest-runner-2.7/.travis.yml   2016-02-13 18:49:06.0 +0100
+++ new/pytest-runner-2.7.1/.travis.yml 2016-04-03 04:41:31.0 +0200
@@ -1,8 +1,17 @@
 sudo: false
 language: python
 python:
- - 2.7
- - 3.5
+- 2.7
+- 3.5
 script:
- - pip install -U pytest
- - python setup.py test
+- pip install -U pytest
+- python setup.py test
+deploy:
+  provider: pypi
+  on:
+tags: true
+all_branches: true
+  user: jaraco
+  # supply password with `travis encrypt --add deploy.password`
+  distributions: release
+  python: 3.5
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pytest-runner-2.7/PKG-INFO 
new/pytest-runner-2.7.1/PKG-INFO
--- old/pytest-runner-2.7/PKG-INFO  2016-02-13 18:57:24.0 +0100
+++ new/pytest-runner-2.7.1/PKG-INFO2016-04-03 04:45:33.0 +0200
@@ -1,8 +1,8 @@
 Metadata-Version: 1.1
 Name: pytest-runner
-Version: 2.7
-Summary: Invoke py.test as distutils command with dependency resolution.
-Home-page: https://bitbucket.org/pytest-dev/pytest-runner
+Version: 2.7.1
+Summary: Invoke py.test as distutils command with dependency resolution
+Home-page: https://github.com/pytest-dev/pytest-runner
 Author: Jason R. Coombs
 Author-email: jar...@jaraco.com
 License: UNKNOWN
@@ -50,7 +50,7 @@
 required by the session before invoking pytest.
 
 See the `jaraco.collections
-`_ project
+`_ project
 for real-world usage.
 
 Standalone Example
@@ -61,9 +61,13 @@
 also be used to create standalone tests. Consider `this example
 failure `_,
 reported in `jsonpickle #117
-`_.
+`_
+or `this MongoDB test
+`_
+demonstrating a technique that works even when dependencies
+are required in the test.
 
-That single file may be cloned or downloaded and simply run on
+Either example file may be cloned or downloaded and simply run on
 any system with Python and Setuptools. It will download the
 specified dependencies and run the tests. Afterward, the the
 cloned directory can be removed and with it all trace of
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pytest-runner-2.7/README.rst 
new/pytest-runner-2.7.1/README.rst
--- old/pytest-runner-2.7/README.rst2016-02-13 18:49:26.0 +0100
+++ 

commit python3-pytest-runner for openSUSE:Factory

2016-02-16 Thread h_root
Hello community,

here is the log from the commit of package python3-pytest-runner for 
openSUSE:Factory checked in at 2016-02-16 09:19:16

Comparing /work/SRC/openSUSE:Factory/python3-pytest-runner (Old)
 and  /work/SRC/openSUSE:Factory/.python3-pytest-runner.new (New)


Package is "python3-pytest-runner"

Changes:

--- 
/work/SRC/openSUSE:Factory/python3-pytest-runner/python3-pytest-runner.changes  
2015-10-20 00:04:07.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-pytest-runner.new/python3-pytest-runner.changes
 2016-02-16 09:19:18.0 +0100
@@ -1,0 +2,10 @@
+Sun Feb 14 02:11:11 UTC 2016 - a...@gmx.de
+
+- specfile:
+  * update copyright year
+  * .txt -> .rst in %doc section
+
+- update to version 2.7:
+  * Moved hosting to Github.
+
+---

Old:

  pytest-runner-2.6.2.tar.gz

New:

  pytest-runner-2.7.tar.gz



Other differences:
--
++ python3-pytest-runner.spec ++
--- /var/tmp/diff_new_pack.skbrFH/_old  2016-02-16 09:19:18.0 +0100
+++ /var/tmp/diff_new_pack.skbrFH/_new  2016-02-16 09:19:18.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-pytest-runner
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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:   python3-pytest-runner
-Version:2.6.2
+Version:2.7
 Release:0
 Summary:Simple powerful testing with Python
 License:MIT
@@ -46,7 +46,7 @@
 
 %files
 %defattr(-,root,root,-)
-%doc README.txt CHANGES.txt docs/*
+%doc README.rst CHANGES.rst docs/*
 %{python3_sitelib}/*
 
 %changelog

++ pytest-runner-2.6.2.tar.gz -> pytest-runner-2.7.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pytest-runner-2.6.2/.hgtags 
new/pytest-runner-2.7/.hgtags
--- old/pytest-runner-2.6.2/.hgtags 2015-08-19 21:21:31.0 +0200
+++ new/pytest-runner-2.7/.hgtags   2016-02-13 18:57:15.0 +0100
@@ -19,3 +19,5 @@
 0304f39b40f791b81da8a14aed6e8910f798af14 2.6
 cce8431d8b4d9441740a723c7c700d810a4662f8 2.6.1
 0cc61470c2a2fd5b0ed2c4c4ac7480bf68526f6e 2.6.2
+daf0974a5e9348b8c8e20e9ee227702edc5b6e75 2.6.3
+a1fa887922d237f915ba51f9022f4da983ceb32e 2.7
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pytest-runner-2.6.2/.travis.yml 
new/pytest-runner-2.7/.travis.yml
--- old/pytest-runner-2.6.2/.travis.yml 1970-01-01 01:00:00.0 +0100
+++ new/pytest-runner-2.7/.travis.yml   2016-02-13 18:49:06.0 +0100
@@ -0,0 +1,8 @@
+sudo: false
+language: python
+python:
+ - 2.7
+ - 3.5
+script:
+ - pip install -U pytest
+ - python setup.py test
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pytest-runner-2.6.2/CHANGES.rst 
new/pytest-runner-2.7/CHANGES.rst
--- old/pytest-runner-2.6.2/CHANGES.rst 1970-01-01 01:00:00.0 +0100
+++ new/pytest-runner-2.7/CHANGES.rst   2016-02-13 18:56:49.0 +0100
@@ -0,0 +1,65 @@
+2.7
+~~~
+
+* Moved hosting to Github.
+
+2.6
+~~~
+
+* Add support for un-named, environment-specific extras.
+
+2.5.1
+~
+
+* Restore Python 2.6 compatibility.
+
+2.5
+~~~
+
+* Moved hosting to `pytest-dev
+  `_.
+
+2.4
+~~~
+
+* Added `documentation `_.
+* Use setuptools_scm for version management and file discovery.
+* Updated internal packaging technique. README is now included
+  in the package metadata.
+
+2.3
+~~~
+
+* Use hgdistver for version management and file discovery.
+
+2.2
+~~~
+
+* Honor ``.eggs`` directory for transient downloads as introduced in Setuptools
+  7.0.
+
+2.1
+~~~
+
+* The preferred invocation is now the 'pytest' command.
+
+2.0
+~~~
+
+* Removed support for the alternate usage. The recommended usage (as a
+  distutils command) is now the only supported usage.
+* Removed support for the --junitxml parameter to the ptr command. Clients
+  should pass the same parameter (and all other py.test arguments) to py.test
+  via the --addopts parameter.
+
+1.1
+~~~
+
+* Added support for --addopts to pass any arguments through to py.test.
+* Deprecated support for --junitxml. Use --addopts instead. --junitxml will be
+  removed in 2.0.
+
+1.0
+~~~
+
+Initial implementation.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pytest-runner-2.6.2/CHANGES.txt 
new/pytest-runner-2.7/CHANGES.txt
--- old/pytest-runner-2.6.2/CHANGES.txt